2
Shouts

Bundling and Minification in ASP.NET MVC 4 | dotnetExpertGuide.com

published 510 days, 22 hours, 26 minutes ago posted by nandipnandip 513 days, 20 hours, 36 minutes ago
Monday, December 26, 2011 8:15:27 AM GMT Friday, December 23, 2011 10:05:39 AM GMT

This post is part of ASP .NET MVC 4 Article Series. In yesterday’s post, we have discussed that in today’s web application, client side operation is also important as much as server operation. And hence client side operation increase, JavaScript code is also increased and for maintainability of code we generally separate it by functionality in different files. Hence separated code is JavaScript so web page needs to reference many JavaScript files. Now the trouble may starts, as all browsers limits the p...

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

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

To post your comment please login or signup