Is it possible to achieve a goal specified in the question topic in ASP .NET for instance with existing controls like ScriptManager or any other controls? I’m using ASP .NET Web Forms 3.5.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes. You can use the bundler tool. IF you aren’t on the latest version of .NET, you can use the nuget package
bundler.netto achieve the same.http://www.asp.net/mvc/tutorials/mvc-4/bundling-and-minification Here’s a reference guide to using the bundler.