ASP.NET Podcast Show #97 - Jim Wooley on LINQ Part III (video and audio)

Subscribe <-- What you really want to do

Original URL: http://aspnetpodcast.com/CS11/blogs/asp.net_podcast/archive/2007/07/12/asp-net-podcast-show-97-jim-wooley-on-link-part-iii-video-and-audio.aspx

Download WMV File.

Download MP4 File (iPod and Zune).

Download MP3 Audio File.

Show Notes:

In the past, working with data has required learning a number of different API sets for each kind of data you needed to access. Relational data requires ADO. XML uses Xpath, XQuery and the XML Dom. Objects require you to write your own manipulation code. In this video, Jim Wooley (MVP in VB) continues to look at the Language INtegrated Query (LINQ) project and demonstrates how to leverage it to use a single API to work against XML, objects and relational data. In it, we continue exploring the ThinqLinq web site by demonstrating creating and querying XML to create and consume RSS feeds using ASP.Net with Visual Studio code name "Orcas". The video concludes with an overview of the language changes in C#3.0 and VB 9.0 which enable the querying functionality.
 
This video is part 3 of 3. The code samples and slides are available at http://devauthority.com/files/13/jwooley/entry38500.aspx. Jim can be contacted via his web site at http://devauthority.com/blogs/jwooley or at the site for his upcoming LINQ book at http://LinqInAction.net.
 

 

1 Comment

Comments have been disabled for this content.