Wednesday, June 27, 2007

Multi color dropdownlist using C#

Below is the link of one of my articles published in Codeproject. You can take a look at it.


http://www.codeproject.com/aspnet/csMultiColorDropDownList.asp

Thursday, June 21, 2007

Export large data from Gridview and Datareader to an Excel file using C#

This article may be helpful to export large data to an excel file using C# :

http://www.codeproject.com/aspnet/ExportDataToExcelUsingCS.asp