Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Where is site.css specified?
Message
 
 
To
13/11/2013 10:07:50
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01587781
Message ID:
01587903
Views:
21
In ASP.NET Web forms there is BundleConfig.cs. But there is another place where bundle are made. The body section of the site.master has ScriptManager where the bundles are set. So actually it is done in two places. So removing/commenting the code in BundleConfig.cs does not completely remove them.


>You can use them or not. In MVC, global.asax calls RegisterBundles, where those bundles are defined. In RegisterBundles, you define which files are bundled. If you take out the call to RegisterBundles, they won't be used. I'm pretty sure it's the same in ASP.Net
>
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform