Mar 22, 2010

LINQ MOST IMPORTANT FOR U AND ME

Introducing LINQ Tutorial

These reference sites that might help you:

Wikipedia: http://en.wikipedia.org/wiki/Language_integrated_query
CodeProject: http://www.codeproject.com/KB/linq/
LINQ Video: http://windowsclient.net/learn/videos_LINQ.aspx , http://www.asp.net/learn/linq-videos/
LINQ Article by Anders: http://msdn.microsoft.com/en-us/library/bb308959.aspx
LINQ at MSDN: http://msdn.microsoft.com/en-us/library/bb397926.aspx
LINQ Project Home page at MSDN: http://msdn.microsoft.com/en-us/netframework/aa904594.aspx
LINQ FAQ: http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=307705&SiteID=1

ScottGu's Blog
# Part 1: Introduction to LINQ to SQL
# Part 2: Defining our Data Model Classes
# Part 3: Querying our Database
# Part 4: Updating our Database
# Part 5: Binding UI using the ASP:LinqDataSource Control
# Part 6: Retrieving Data Using Stored Procedures
# Part 7: Updating our Database using Stored Procedures
# Part 8: Executing Custom SQL Expressions
# Part 9: Using a Custom LINQ Expression with the control)


Step by step...
Introducing LINQ – Part 1
Introducing LINQ – Part 2
Introducing LINQ – Part 3
Introducing LINQ – Part 4
Introducing LINQ – Part 5

No comments:

Post a Comment