Skip Navigation LinksHome > Blog > 2008 > February

February, 2008

How To: Embed JS and CSS Resources

One of the greatest difficulties when developing common web controls (either server or user controls) that we've come across in our development group is how to deal with client-side scripts and images. In ASP.NET 20 you can just embed your resources in the appropriate assemblies and reference them without having to worry about configuration or deployment issues. To make the JS/CSS file or image