What’s new in .NET 4.0? (in Finnish)

Just a quick heads-up for my countrymen reading this: I have written and published an 18-page white paper on “What’s new in .NET 4.0” (including changes in C# 4.0 and Visual Basic 2010). Unfortunately for the international audience, the article is written in Finnish. Available on the ITpro.fi web site. Enjoy!

December 4, 2009 В· Jouni Heikniemi В· 3 Comments
Tags: , ,  В· Posted in: .NET

LINQ to SQL changes in .NET 4.0

LINQ to SQL (formely known as DLINQ) is a data access technology that only got a very short period of prime time. After being introduced as a poster child for the LINQ technology in .NET 3.5, it was quickly superseded by the Entity Framework shipped in .NET 3.5 SP1. But contrary to the popular belief, […]

July 29, 2009 В· Jouni Heikniemi В· 3 Comments
Tags: ,  В· Posted in: .NET