May 2007 - Posts
Here are the slides from my May 2007 presentation at the St Louis .NET User Group meeting. Share this post: Email it! | bookmark it! | digg it! | reddit!
Read More...
This zip file contains both the presentation and code samples from my Using LINQ in Visual Studio Orcas presentation. The presentation was given at the 2007 STL Code Camp and the May STL C# User Group meeting. The presentation itself was pretty code centric
Read More...
Language Integrated Query (LINQ) is a new feature in the upcoming version of Visual Studio that allows developers to query collections of objects using a SQL-like syntax. Get the basic idea . Read Wikipedia's LINQ entry . See it in action . Watch Scott
Read More...