2
Shouts

Creating Custom Transform Type for Bundling and Minification in .NET 4.5 | dotnetExpertGuide.com

published 515 days, 13 minutes ago posted by nandipnandip 517 days, 5 hours, 59 minutes ago
Monday, December 26, 2011 8:15:27 AM GMT Saturday, December 24, 2011 2:29:06 AM GMT

Yesterday, we have learnt how to implement default Bundling and Minification with ASP.NET MVC 4 application as well we also examined how to create custom bundle which bundle and minify only specified files. While creating custom bundle, we suppose to pass transform type to bundle. Microsoft.Web.Optimization assembly shipped with two inbuilt transform type namely JsMinify and CssMinify. In addition to built-in transform type, we can also create our own custom transform type. Today we will examine how to c...

category: Web Dev | clicked: 30 | | source: www.dotnetexpertguide.com | show counter code
tags: vNext, MVC 4, ASP .NET

No comments yet, be the first one to post comment.

To post your comment please login or signup