Wednesday, February 18, 2009

Microsoft LINQ Webcasts

(1) Using LINQ with Relational Data
MSDN Webcast: One of the most common forms of data used in applications today continues to be relational data that is stored in various database systems such as Microsoft SQL Server. In this session, learn about the flavors of LINQ that are designed to access relational data including LINQ to SQL, LINQ to Datasets, and LINQ to Entities.

http://msevents.microsoft.com/cui/WebCastEventDetails.aspx?EventID=1032369773&EventCategory=4&culture=en-US&CountryCode=US

(2) Framework Masterclass: LINQ to XML
MSDN Webcast: “Framework Masterclass: LINQ to XML,” presented by Mike Benkovich (a MSDN Developer Evangelist). Topics include how LINQ can help you to develop XML applications, the basics of the XML helper functions and more.

http://msevents.microsoft.com/cui/WebCastEventDetails.aspx?culture=en-US&EventID=1032349381&CountryCode=US

(3) Framework Masterclass: LINQ to Entities
MSDN Webcast: “Framework Masterclass: LINQ to Entities,” presented by Mike Benkovich (a MSDN Developer Evangelist). This webcast discusses connecting to the data access layer and how to enhance LINQ applications by working with entities.

http://msevents.microsoft.com/cui/WebCastEventDetails.aspx?culture=en-US&EventID=1032349385&CountryCode=US

(4) Framework Masterclass: LINQ to SQL
MSDN Webcast: Microsoft .NET Language Integrated Query (LINQ) provides a common way to work with data in your applications. In this session, we dive into how LINQ provides methods to work with Structured Query Language (SQL) databases, including how to query, insert, and manage data using the LINQ framework.
http://www.microsoft.com/events/series/detail/webcastdetails.aspx?seriesid=113&webcastid=3952

Happy Watching!!!

No comments: