LINQ - An Average Joe’s Guide (or "It’s not all about SQL")

Abstract:

Microsoft Language Integrated Query (LINQ) offers developers a new way to query data using strongly-typed queries and strongly-typed results, common across a number of disparate data types including relational databases, .NET objects, and XML. By using strongly-typed queries and results, LINQ improves developer productivity with the benefits of IntelliSense and compile-time error checking. In this discussion, Cory will demonstrate the basics of LINQ and how it provides much more than just the ability to query a SQL Server database.

Speakers:

  • Cory Smith

    6 Recordings

    Cory Smith maintains a .NET related blog at AddressOf.com and is very active in the .NET community. His community involvement includes: President of the Fort Worth .NET Users Group and Dallas/Fort Worth DNUX group, Microsoft VB Insider member, Microsoft MVP alumni, member of the South Central District Developer Guidance Council and a member of the INETA Speakers Bureau alumni. A veteran developer (professionally writing software for over 20 years) working on projects ranging anywhere from major e-commerce sites such as RadioShack.com and InterstateBatteries.com to applications that are at the heart and soul of over 4600 radio stations around the world. His work history includes working for Tandy/RadioShack, Rare Medium, Inc., Electric Works Corp., Scott Studios Corp. and Shiny Stone Digital. In his spare time, Cory is also owns and operates a combative martial arts academy, coaches a MMA fight team, is an avid motorcycle enthusiast and attempts to watch every action movie ever released.

Recorded At:

Recorded on:

Jul 21, 2011

More Info:

http://www.ddnug.net/

Tags: