LINQ学习

LINQ: .NET Language Integrated Query
http://msdn.microsoft.com/en-us/library/bb308959.aspx

LINQ to SQL: .NET Language-Integrated Query for Relational Data
http://msdn.microsoft.com/en-us/library/bb425822.aspx

LINQ to SQL Database Synchronizer
(An open source utility that synchronizes your database structure with a LINQ to SQL model. )
http://www.codeproject.com/KB/linq/LINQ_to_SQL_Database_Sync.aspx

Optimizing LINQ Queries using DataLoadOptions
http://www.codeproject.com/KB/linq/OptimizingLINQ.aspx

One-Many and One-One relationship using LINQ to SQL
http://www.codeproject.com/KB/linq/OneManyandOneOneLINQ.aspx

How To Handle Concurrency in LINQ to SQL?
http://www.codeproject.com/KB/linq/LINQConcurrency.aspx

LINQ in Multi-tier Applications
http://www.codeproject.com/KB/linq/linqmultitier.aspx

Redirect LINQ to SQL DataContext Log Messages To Log4Net
http://www.codeproject.com/KB/linq/LINQ2Log4Net.aspx

Enterprise Application Architecture with LINQ to SQL
http://www.codeproject.com/KB/architecture/EnterpriseApplicationArch.aspx

Better LINQ with better example
http://www.codeproject.com/KB/linq/BasicLINQSample.aspx

Exploring LINQ Query Operators and Differed Execution Plan
http://www.codeproject.com/KB/linq/linq_in_dept.aspx

Cascading Deletes in LINQ to SQL
http://www.codeproject.com/KB/cs/CascadingDeletes_cs.aspx

ASP.NET 3.5 Sample Application of LINQ, WFC, JSON, and AJAX
http://www.codeproject.com/KB/aspnet/WelcomeToTheNew.aspx

A Common Base Class for LINQ to SQL
http://www.codeproject.com/KB/linq/linq_base_class.aspx

How To Run SQL Statement from LINQ
http://www.codeproject.com/KB/linq/sqlfromlinq.aspx

ps for LINQ: Fill any generic List from a DataTable
http://www.codeproject.com/KB/linq/FromDataTable2GenericList.aspx

Decoupled LINQ to SQL framework
http://www.codeproject.com/KB/linq/LinqAndUnity2.aspx

Using SQLMetal code generator tool for LINQ to SQL
http://www.codeproject.com/KB/linq/SQLMetal.aspx

Paging with LINQ to Entities
http://www.codeproject.com/Articles/38095/Paging-with-LINQ-to-Entities.aspx

LINQ to SQL - Many to Many Relationships
http://www.codeproject.com/KB/linq/linq-to-sql-many-to-many.aspx

Migration strategy for simple .NET classes to LINQ classes
http://www.codeproject.com/KB/linq/MigrationstrategyLINQ.aspx

Using LINQ to SQL in N-Tier Architectures
http://www.codeproject.com/KB/linq/LINQ2SQLNTiers.aspx

Automatic Event Logging in LINQ
http://www.codeproject.com/KB/linq/auto-logging-data-context.aspx

Generic Sorting with LINQ and Lambda Expressions
http://www.codeproject.com/KB/recipes/Generic_Sorting.aspx

LINQ to SQL - Detach Entities
http://www.codeproject.com/KB/linq/linq-to-sql-detach.aspx

CRUD Operations using LINQ Entities
http://www.codeproject.com/KB/linq/CRUDLINQ.aspx

How to improve your LINQ query performance by 5 X times ?
http://www.codeproject.com/KB/linq/LINQquery.aspx

A LINQ Tutorial: Adding/Updating/Deleting Data
http://www.codeproject.com/KB/linq/linqtutorial2.aspx

LINQ to SQL Tips and Tricks
http://www.codeproject.com/KB/linq/LINQToSQLTips.aspx

A LINQ Tutorial: Mapping Tables to Objects
http://www.codeproject.com/KB/linq/linqtutorial.aspx


 

posted @ 2011-03-12 15:01  Jack Tang  阅读(194)  评论(0编辑  收藏  举报