Your vote matters here! Login and vote now.
By mswatcher
via blog.eworldui.net
Submitted: May 15 2008 / 12:09
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.
SaveShareSend
Tags: .net, frameworks
Add your comment