Questions tagged [ondemand]

"On demand" originally denotes "pull" reporting; it suggests that decision-making information can be generated or retrieved at will. More recently it is often used to connote SaaS.

"On demand" originally denotes "pull" reporting; it suggests that decision-making information can be generated or retrieved at will, as opposed to a scheduled "push". (This correlates historically and functionally to the "just in time" model of supply chain management that became popular in the 1990's.) The term has strong marketing appeal and now is used to suggest convenient application deployment or SaaS. This value for branding purposes has created ambiguity in usage.

146 questions
0
votes
1 answer

Silverlight Out of browser and on demand loading of assembly

I want my silverlight application to work out of browser and it should support on demand loading of assemblies as well. If i implement on demand loading of assemblies, what will happen in case of out of browser support, will it work fine? or it will…
mickey mouse
  • 249
  • 2
  • 4
  • 13
0
votes
0 answers

On demand image slider

Is there any solution to display more than 10000 images with an image slider? the images paths are returned from a db search request as json data.
KNag
  • 47
  • 9
0
votes
0 answers

Angular UI date-picker bind on demand

[http://jsfiddle.net/shykwoh3/2/]