Answers

Question and Answer:

  Home  MVC Developer

⟩ What is Bundle.Config in MVC4?

"BundleConfig.cs" in MVC4 is used to register the bundles by the bundling and minification system. Many bundles are added by default including jQuery libraries like - jquery.validate, Modernizr, and default CSS references.

 157 views

More Questions for you: