ASP.NET MVC - Extracting Web Resources

Published 15 May 08 06:05 AM | mhawley

One nice feature that ASP.NET added in the 2.0 feature set was the ability to embed resources directly within an assembly and then later extract them through a separate Http Handler. You've notably saw this by all the WebResource.axd calls. If you're building a ASP.NET MVC view, you have two ways of extracting web resource urls. Find out how to do this in your view and through a new extension method. (Read More...)

Comments

# Jason Haley said on May 15, 2008 10:24 AM:

This Blog

News

.NET Links

Blogs I Read

Syndication