My talk on ASP.NET and modern web development
On 18th January I was speaking in an HTML5 seminar arranged by Microsoft Finland (agenda in Finnish). Although my presentation was in Finnish, you can find a short link-annotated recap of the presentation – and links to the material – here. The material (partly in Finnish) My PowerPoint slide deck Demo #1: HTML5 Editor templates, […]
January 20, 2012
· Jouni Heikniemi · No Comments
Tags: ASP.NET MVC, HTML5, JavaScript, OData, presentations, SignalR, WebSockets · Posted in: Web
Valio.fi deep dive #1: Understanding our JavaScript philosophy
In this first part of my series of postings on the Valio.fi project, I’ll discuss some design aspects of our use of JavaScript. We outlined these principles in the TechDays presentation, but the guidelines are worth repeating in print as well. What drove us to this? First, let us reiterate the project background and goals. […]
April 18, 2011
· Jouni Heikniemi · 2 Comments
Tags: JavaScript, valio.fi · Posted in: Web
Microsoft Ajax CDN distributes your JavaScript files
As the role of JavaScript on the web sites grows, the management of JavaScript files becomes more relevant. Content Distribution Networks aim to solve one part of the problem. Earlier on, Google and Yahoo have founded open content distribution networks, providing hosting for JavaScript files needed for web sites. The basic idea behind a CDN […]
October 10, 2009
· Jouni Heikniemi · 2 Comments
Tags: AJAX, ASP.NET, JavaScript, performance · Posted in: .NET, Web