Importing an Excel Spreadsheet Using Typed DataSets and TableAdapters: Building the Importer Web Page and Uploading the Excel Spreadsheet
By Nannette Thacker
In the second installment of this tutorial, we discuss how to build the ASP.NET page for importing the Excel spreadsheet. We will create the page's user interface and add file upload capabilities. A Zip file with the complete source code, Excel Spreadsheet, and SQL Server Database is available for download.
The article series hosted on 4guysfromrolla.com continues with Importing an Excel Spreadsheet Using Typed DataSets and TableAdapters: Building the Importer Web Page and Uploading the Excel Spreadsheet.
Download the Application in ZIP Format
May your dreams be in ASP.NET!
Nannette Thacker