How do we implement bundling in MVC?



How do we implement bundling in MVC?..

Answer / Imran Khan

In ASP.NET MVC, Bundling is used to combine multiple JavaScript and CSS files into a single file for performance optimization. You can use the BundleConfig class and RegisterBundles method to create and register your bundles.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Dategrid filtering and sorting How can we sort all the fields at once?

3 Answers   Satyam,


What is master page in dtp?

1 Answers  


Can the validation be done in the server side? Or this can be done only in the Client side?

2 Answers  


What are the different properties of server control that exists?

1 Answers   Cap Gemini,


What is razor? : asp.net mvc

1 Answers  


How dataadapter.fill works?

1 Answers  


Explain the difference between Repeater and Data list control in ASP.NET?

1 Answers  


Any alternative to avoid name collisions other then Namespaces?

1 Answers  


what is silverlight and what is the purpose of silverlight?

2 Answers   Cognizant, CTS,


Is asp.net web forms dead?

1 Answers  


What are sharepoint pages?

1 Answers  


What is different between webconfig.xml & Machineconfig.xml ?

1 Answers  


Categories