MVC Developer Question:

Download Job Interview Questions and Answers PDF

What is Bundle.Config in MVC4?

MVC Developer Interview Question
MVC Developer Interview Question

Answer:

"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.

Download MVC Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Tell us what is JsonResultType in MVC?Tell us where are the routing rules defined in an asp.net MVC application?