This weeks session was on LINQ and Silverlight.
LINQ
The LINQ session was a pretty basic roundup of some of the most common extension methods that you use with LINQ. Try filling out the blanks in the following code snippet
Random thoughts about development on the Microsoft platform
Viewing entries tagged
Training
This weeks session was on LINQ and Silverlight.
The LINQ session was a pretty basic roundup of some of the most common extension methods that you use with LINQ. Try filling out the blanks in the following code snippet
This week’s training was on the new features of C# 3.0. Namely:
Auto Props, Initializers and Dynamic Local Variables are a godsend to C# devs. It simplifies coding greatly and makes writing unit test cases a breeze.
This week I ran a quick training session at SSW on ASP.NET Dynamic Data. I used the Developing Data Driven Web Applications Using ASP.NET Dynamic Data session that David Ebbo did at MIX08. Some nice take aways from this are: