Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

4
votes
2answers
397 views

Designing an Inventory Demand Forecast System

Overstocked and understocked parts are becoming a problem for one of my clients. Purchase orders are submitted ~every two weeks. Delivery takes 1-2 weeks. My client keeps track of inventory records ...
2
votes
1answer
616 views

Understanding .NET's “SecurityAction” parameter for permissions

Can anyone explain the meaning of and purposes of the values for the SecurityAction enum? The MSDN page is not terribly clear. It says LinkDemand occurs at just-in-time compilation whereas Demand ...
1
vote
1answer
71 views

letter of demand or let it go - aged care software [closed]

I'm not sure if this is the place to ask for advice, but here goes. About 2.5 years ago I wrote an application for an aged care group in collaboration with the clinical director of an aged care ...
1
vote
4answers
4k views

Does anybody know how to load data in ExtJS TreeGrid on demand?

I have found a good TreeGrid control in ExtJS library. But there is one thing, I have very big tree and I need the loading on demand. Does anybody know how to load data in ExtJS TreeGrid on demand? ...
0
votes
1answer
320 views

Declarative security demands - Is SecurityAction.Demand cached?

I am having a trouble during impersonating a user. I have a method declared like this: [PrincipalPermission(SecurityAction.Demand, Name=@"DJPITER-PC\Test", Role="LocalTestGroup")] static void ...
-4
votes
8answers
14k views

What programming language is in the highest demand in the market place right now?

What programming language is in the highest demand in the market place right now? Related: http://stackoverflow.com/questions/115256/skills-in-demand-during-2009 ...