Visual Studio 2008

There are 3 entries for the tag Visual Studio 2008

Speaking at the 2008 South Florida Code Camp

Extension Methods in VB.NET 2008

One of the cool new features of .NET 3.5 is extension methods. What is an extension method? In layman’s terms it's a method that can be added to an existing class without inheriting that existing class. The official definition from Microsoft is "Visual Basic 2008 introduces extension methods, which enable developers to add custom functionality to data types that are already defined without creating a new derived type. Extension methods make it possible to write a method that can be called as if

Returning a single row from a stored procedure using LINQ TO SQL

I had an issue today where for a while it seemed that I could not return a single row from a LINQ query that utilizes a stored procedure. After some digging around I found that it is possible and very easy.

«September»
SunMonTueWedThuFriSat
31123456
78910111213
14151617181920
21222324252627
2829301234
567891011