Bundles are a group of resources.
Questions tagged [bundles]
179 questions
0
votes
2 answers
Does bundling in mvc actually work to optimize the project?
I have recently implemented bundling in to my MVC project so I can automatically minify my scripts and styles. I have made around 10 scripts in to a bundle and 10 styles in to a bundle and have implemented them in my layout succesfully.
What I did…

misha130
- 5,457
- 2
- 29
- 51
0
votes
1 answer
can we keep multiple values for same key in a bundle in android ? if so how to get those values?
i was asked to design an app in android.
we have to take input of 3 numeric values and show some calculations in summary page.
i am able to do a simple application by taking the input details and passing them using bundles to summary page and…

Woona
- 15
- 6
0
votes
0 answers
Using a bundles class to extend a CoreBundle
I need some help or rather some advice.
I have a core bundle with some general functionality and several additional bundles with more specific functionality.
For example my core bundle is responsible for rendering a main menu for my application but…

Markus Kottländer
- 8,228
- 4
- 37
- 61
0
votes
2 answers
onCreate(savedInstanceState) savedInstanceState is NULL
My issue is this: I'm new to android programming and I have created a new app, when i press the button to launch this activity below, it crashes. When I debugged it it said onCreate() got a null bundle. How do I fix this? I don't understand the…

Matan Shamia
- 23
- 7
0
votes
1 answer
How to programmatically invalidate or refresh JavaScript and CSS bundles without restarting the web application?
I understand that when using bundles for JavaScript and CSS the web application is caching the bundles and using a caching key for it, something like the following: