Creating Server-Side Excel Workbooks

Pluralsight
Course Summary
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 Description
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.
-
+
Course Syllabus
Introduction- 10m 0s
—Welcome & Course Overview 0m 42s
—Who Should Watch This Course? 1m 24s
—Sample Project Overview 7m 52sExcel? Still? Really?- 20m 32s
—Why Do Users Want Data in Excel? 2m 20s
—Options for Delivering Excel 0m 39s
—Demo 1: CSV Files 6m 59s
—Demo 2: HTML Table 5m 59s
—That's Not True, Excel 2m 46s
—Introducing EPPlus! 1m 1s
—Summary 0m 46sJust Dump It Out- 16m 29sI Didn't Really Mean Just Dump It...- 29m 26sGet a Head Start With a Template- 34m 53sCan I Get Pie With That?- 24m 39s