<< back to your results
Use Office Web Components to Load Excel and perform calculations in ASP.NET
From: ASP.NET Community - 10/6/2004
The Office Web Components are lightweight COM components that are free-threaded and designed to be used on a web server. One important use, however, does not involve showing a visible Spreadsheet in your ASP.NET web applications. This is when you may decide that you have an Excel workbook that does some pretty heavy-duty calculations, and you would prefer to keep the formulas and all your hard work in Excel, and leverage the power of Excel to do the calculations for the web from an ASP.NET WebForms page.
Featured Listings
View more: Use Office Web Components to Load Excel and perform calculations in ASP.NET