The World’s Leading Microsoft .NET Magazine
   
 
realworldsa


Search this Blog

 








iPing-it!

---------------

---------------

Visual Studio 2008 Linq Samples and the Sample Query Explorer

posted Sunday, 9 December 2007
 

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 Sample Query Explorer that allows you to see the code and the results of the code.  It also organizes the examples based on attributes in the code. 

They are located at:

C:\Program Files\Microsoft Visual Studio 9.0\Samples\1033 

I have provided 2 screen shots below.

 

The Code:

 

Linq Code
Click here for a larger image. 

 

Sample Query Explorer:

 

Query Visualizer
Click here
 for a larger image.

 

links: digg this    del.icio.us    technorati    reddit

AddThis Social Bookmark Button




1. Vipin Cherukara left...
Friday, 27 March 2009 4:13 am :: http://vipinc007.blogspot.com/

Sample LINQ examples can be found here http://vipinc007.blogspot.com/2009/03/linq-examples.html