Updated Slides and Samples from My DevConnections Spring 2009 Orlando Talks
Posted by: Paul Litwins Blog,
on 27 Mar 2009 |
View original | Bookmarked: 0 time(s)
I just uploaded the slides and samples from my 3 talks at the March 2009 DevConnections conference.The Talks:ADX201: Coming Up to Speed with LINQLINQ (Language INntegrated Query) is one of the new features provided with Microsoft’s Visual Studio 2008 and .NET 3.5 that lets you write strongly-typed queries right in your C# or VB code. In this session, Paul Litwin will introduce LINQ and the language additions to C# and VB that make LINQ possible. Paul will demonstrate a number of examples...