Welcome to MSDN Blogs Sign in | Join | Help

October 2009 - Posts

Minify your EmbeddedResource .js and .css files in your MSBuild project

If you write a C# or VB.NET class library that contains ASP.NET controls that also have .js or .css files embedded in your assembly, you probably want to minify those files for optimal download size in production, but keep the files readable for coding
 
Page view tracker