0
kicks
ASP.Net MVC - How to route to images or other file types
Describes how to use the ASP.Net MVC Framework routing to return images or other physical files rather than routing to a method on a controller, with full code example.