February 2010 - Posts

5
Comments

A BinaryContentResult for ASP.NET MVC by REA_ANDREW

Today in work I had a requirement where I wanted to output binary content to the response output stream.  I also want to stay with the MVC Controller for serving this content and so wanted a result I could add my data to and return it.  To my...
Filed under: , ,
More Posts