Search this site
My StackExchange profile
-
Recent posts
- Using a FileStreamResult with a MemoryStream in ASP.NET MVC 3
- An HtmlHelper to display if a field is required or not in ASP.NET MVC 3
- Hosting Nancy from a console application
- Building a photoblog with Nancy and Simple.Data Part 7: The archives
- Building a photoblog with Nancy and Simple.Data Part 6: Adding comments
Tags
Categories
Archives
Blogroll
Links
Monthly Archives: November 2011
Using a FileStreamResult with a MemoryStream in ASP.NET MVC 3
I was playing around with EO.Pdf 2011.2 for .NET from Essential Objects to see how easy it would be to use HTML and Razor to generate a report and convert it to a PDF file. EO.Pdf allows you to save … Continue reading