Archive for January, 2012

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: , , , , , ,  Â· Posted in: Web

Valio.fi deep dive #8: Resources and ORM

Now we’re standing at the edge of the code pool. Let’s dive in! Good background reading: Deep dive #4 on ORM choice, deep dive #7 on database schema. The resource model As I described in my previous post, we ended up storing all different types of resources in one table. However, we model each of […]

January 10, 2012 · Jouni Heikniemi · 3 Comments
Tags: , ,  Â· Posted in: .NET, Web