|
|
submitted by
maartenba
6 months, 10 days ago
blog.maartenballiauw.be — The ASP.NET MVC framework introduces the concept of returning an ActionResult in Controllers since the "preview preview" release on CodePlex. The purpose of this concept is to return a generic ActionResult object for each Controller method, allowing different child classes returning different results. In this blog post, I will build a custom ActionResult class which will render an image to the HTTP response stream. read more...
add a comment
|
category: ASP.NET | Views: 72
|
|
tags:
MVC, Handler, http, ASP.NET, ASPNET | tag it
Everyones tags: | Your tags: | |
|
|
|