What is LINQ? LINQ Developer Resources

  • Home
  • Blog
  • What is LINQ? LINQ Developer Resources

LINQ is Language Integrated query. It is a integral part of visual studio 2008 and Microsoft .NET Framework 3.5. It is object to database mapping technology thorough which you can query any type of collections of object,XML of database.

Recently I am goggling about the LINQ and I have found following great resources for developers:

LINQ Resources:

Linq for Oracle: —————-

http://broersa.wordpress.com/2008/05/22/linq-for-oracle-sample/

.NET 2.0 Or higher transaction model to use it with linq: ———————————————————-

http://www.simple-talk.com/dotnet/.net-framework/.net-2.0-transaction-model/

How to use transaction with linq: ——————————–

How to use transaction in LINQ using C#

Inside the linq datacontext site to better understanding of linq: —————————————————————–

http://dotnetslackers.com/articles/csharp/InsideTheLINQToSQLDataContextClass.aspx

Linq to SQL(part 1 to 7 -Total Understanding of linq): ——————————————————

http://aspalliance.com/1430_LINQ_to_SQL_Part_6__Retrieving_Data_Using_Stored_Procedures_.1

A good article about-LINQ to SQL : Using Transaction: —————————————————–

http://blogs.msdn.com/wriju/archive/2007/08/06/linq-to-sql-using-transaction.aspx

Using LINQ in ASP.NET (Part 1)- A Four part series from bipin joshi: ——————————————————————–

http://www.dotnetbips.com/articles/56f8f29d-2617-4f99-a8b4-977703ebf780.aspx

The Linq Project: —————-

http://msdn.microsoft.com/en-us/vbasic/aa904594.aspx

What is linq: ————

http://en.csharp-online.net/Introducing_LINQ%E2%80%94What_Is_LINQ

http://www.dotnetspider.com/resources/19939-What-LINQ.aspx.aspx

Scott gu’s Multipart Series about linq: ————————————–

http://weblogs.asp.net/scottgu/archive/2007/05/19/using-linq-to-sql-part-1.aspx

Linq to xml: ————-

http://sandeep-aparajit.blogspot.com/2007/12/what-is-linq.html