Browse by Tags

DinnerNow v1.3 Is Released
03 June 07 08:14 PM
If you're looking for a good sample that shows how to apply some of the new .NET 3.0 technologies, check out the latest distribution of the DinnerNow.Net sample application. More information here . Read More...
Partial Methods - I Object?
27 May 07 09:48 PM
No, not partial classes. Partial methods. As Wes talks about in his latest post on language enhancements in Orcas, partial methods are another new C# language feature that allows you to define the signature of a method in one part of a partial class and Read More...
More C# 3.0 – Extension Methods
09 February 07 02:05 PM
A while back I wrote a post about lambda expressions in C# 3.0 and how they are one of the enabling technologies behind Linq . I would like to continue that discussion today with a quick overview of something called extension methods. First, I want to Read More...
Page view tracker