Saturday, July 25, 2009

Create Excel Spreadsheets using LINQ to XML using C#

Hello,

With Reference to this VB-Linq to XML video tutorial,
I would like to share the same with C#, I can't provide the video tutorial of course but here goes the C# code attached as Link.

C# developers will learn how to query their SQL Server database in order to easily create Excel spreadsheets directly using LINQ to XML.


Here is the CodeProject URL to download the source code: http://www.codeproject.com/KB/cs/Create_Excel_Spreadsheets.aspx