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
1 Comments:
Hi...
Just to add a quick note.
This article was released in the CodeProject News Letter on 6thOct 2008 under the LINQ section
http://www.codeproject.com/script/Mailouts/View.aspx?mlid=2836
You might have noticed :)
Thx
Gayani
Post a Comment
<< Home