0
kicks
Create an ASP.NET MVC Action Result that returns Excel
In this tip, Stephen Walther shows you how to create a custom action result that you can return from an ASP.NET MVC controller action. This action result generates a Microsoft Excel Document from a LINQ to SQL query.