Sunday, August 2, 2009

Import data from excel sheet in a dotnet application using Asp.Net(C#)?

I have a dotnet application in which i have to import data from an excel sheet and store datas in mysql table to display those datas in my dotnet application. Iam using this datas to display datas for generating employee salary slip in my dotnet application. pls do help me with source code in C#.

Import data from excel sheet in a dotnet application using Asp.Net(C#)?
What you really need are the Microsoft Visual Studio Tools for Office (VSTO). There's a ton of documentation on MSDN for this tool suite, starting here: http://msdn2.microsoft.com/en-us/office/...


Of course, you'll need Visual Studio Team Edition that includes VSTO.


No comments:

Post a Comment