- Course
Creating Server-Side Excel Workbooks
In this course we will discuss the desire, and in many cases the need, that many users have for receiving data from your applications in Excel format. We will talk about a few of the traditional methods used to deliver Excel data and introduce some newer methods that make this process not only easier, but more powerful and flexible as well.
- Course
Creating Server-Side Excel Workbooks
In this course we will discuss the desire, and in many cases the need, that many users have for receiving data from your applications in Excel format. We will talk about a few of the traditional methods used to deliver Excel data and introduce some newer methods that make this process not only easier, but more powerful and flexible as well.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Data
What you'll learn
Developers often need to be able to provide data from their web applications in Excel format for users to interact with. This course introduces .NET developers to the EPPlus library, a package available on CodePlex that encapsulates the functionality of Office Open XML in a way that makes creating Excel workbooks on the server very simple.