public marks

PUBLIC MARKS from tadanderson with tags training & linq

February 2008

Cool Links IV- .NET 3.5, Architecture, AJAX, UML, EPF, Patterns, GOF, VSTS 2008, WPF, Silverlight, SQL 2008, XAML

This is the fourth installment of cool links. It includes links on .NET 3.5, Architecture, AJAX, UML, EPF, Patterns, GOF, VSTS 2008, WPF, Silverlight, SQL 2008, XAML, SPARX EA, Visio, Seam Carving, New Books, FXCop, etc.

December 2007

Visual Studio 2008 Linq Samples and the Query Visualizer

If you haven't had the chance to check out the linq Samples that come with Visual Studio 2008, I'd suggest you do. It is a great way to get familiar with the linq syntax. Microsoft has included a that allows you to see the code and the results of the code. It also organizes the examples based on attributes in the code.