Bundles are a group of resources.
Questions tagged [bundles]
179 questions
1
vote
1 answer
How to prevent SQL Injection when using MVC's bundling
We have an MVC 5 site and currently we are using bundles for our css and java script which is all working just fine. The issue is that when doing so, it creates something like:
/bundles/stylesheet?v=_NMyDE-CcoALPkYZqbmiXkI3LfoWnS1GFeEZNVMaBT81
We…

Kyle Fuller
- 117
- 2
- 13
1
vote
0 answers
How to implement and register interfaces in different bundles and under a central OSGi service?
I have a question regarding registering/using services in OSGi between bundles. I have two bundles, Bundle A - with my core service that binds multiple "handlers" to a map (similar to a factory) and Bundle B - which implements additional handler…

KJQ
- 447
- 1
- 7
- 28
1
vote
1 answer
MVC Bundling and Minification - Control the token/version?
I know that when using the ASP.NET MVC 4 it creates a "bundled" collection of the requested files. I also understand that it adds on a version to the end of the collection URL.
I am wondering if it is possible to change or control the generated…

thatuxguy
- 2,418
- 7
- 30
- 51
1
vote
1 answer
asp.net bundler "webpage/content/js" not found
I just browsed through tons of googled pages to solve this problem, but it looks like that each of it is unique. My page source shows that the pack is bundled in the way that it should work