Welcome to Smips.com Sign in | Join | Help

Code Badger (Brad Tutterow's Blog)

Brad Tutterow is a consultant that likes Microsoft development technologies.

May 2007 - Posts

Presentation: Visual Studio Orcas
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...
Presentation: Using LINQ in Visual Studio Orcas
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...
Learn About LINQ in 6 Steps
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...