I having problem figuring howto preserve the present state ...Let say I have selected radio button and checkbox in present form and naviga开发者_运维知识库te way to a different page but if I want to g
Thanks in adv开发者_Python百科ance for your help with this question I want to know when my app gains and loses focus.
As a quazi-newbie to asp.net, I have a question about session variables. I\'m building an intranet application for my company. Naturally it is a beast, and there are some variables (class objects) th
How do I find out if the keyboard is up? I have a UISearchbar instance which becomes the first responder.
So when I run my program, and hit the maximize button up in the right corner, my window resizes, but all my controls stay the same size in the page...
I need a suggestion about a scenario. E.g. if a student is taking assessment quiz online from his home and during this quiz ...the elecricity failure happens in the middle of quiz. so in that开发者_JA
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
I am writing a stateful web application in PHP in which the state potentially contains lots of objects. At this moment, I am keeping all these objects in $_SESSION and have them serialised at the end
So, I have a system of stateful processors that are chained together. For example, a processor might output the average of its last 10 inputs. It requires state to calculate this average.
There is a warning in the @Page directive regarding the EnableViewStateMac setting found here that states: