what is the lifespan of the items stored in viewstate ?
Answer Posted / bhawesh
Item stored in ViewState exist for the life of the current
page. Or the life of a page till postback.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is deferred execution?
What is xpath in c#?
What is property c#?
How are methods overloaded?
Is struct object oriented?
What is type safe in c#?
What are Regex / regular expressions ?
Explain the difference between event and a delegate in c#?
What is default value of bool in c#?
What is a hashset c#?
What is the purpose of the integer parse method the decimal parse method?
Can we have two main methods in c#?
Explain what a diffgram, and a good use for one Define diffgram? How it be used?
how to implement a web service in .net
What is difference between a type and class?