There's something out there in life that will delight and amaze you.
Get up, get moving, and go find out what it is. - (Ralph Marston)

Tuesday, October 07, 2008

Some thing I really enjoyed...

Today I did a presentation on LINQ at my office for my technical colleagues. It basically focused on giving an insight to LINQ and brief intro to LINQ to SQL, LINQ to Entity & LINQ to XML. Of course I was bombarded with all kinds of questions but end of the day it turned out to be a productive session.I simply love it.

Saturday, October 04, 2008

Extracting XML and Insert Bulk Data using LINQ to XML and LINQ to SQL in .NET 3.5

Today I published an article in CodeProject, I am so excited about it because its the first time I published some thing outside my Blog.

Mainly this article focuses on how to read XML content and insert bulk data to the database using LINQ to XML, LINQ to SQL & LINQ and discusses the significance of LINQ.

You can find the article here : http://www.codeproject.com/KB/dotnet/LINQ_FOR_OPERATIONS.aspx