What is the lifespan for items stored in ViewState?
Answers were Sorted based on User's Feedback
Answer / lakshmi
Items stored in ViewState exists for the life of the
current page. This includes postbacks(to the same page).
| Is This Answer Correct ? | 21 Yes | 2 No |
Answer / vidit tyagi
lifespan for items stored in viewstate is current page
| Is This Answer Correct ? | 9 Yes | 0 No |
How will you do Redo and Undo in a TextControl?
How do you do validations. Whether client-side or server-side validations are better.?
Is asp.net core faster?
what is clr . how we access them?
From the given paragraph of text, write a program to match the strings of format “Any number of numerals followed by an underscore followed by any number of alphabets" ex:123_abc (Note:using regular expressions)
When maintaining session through sql server, what is the impact of read and write operation on session objects?
How do you perform validations ?
what is the use of asp.net
will this code works fine? or will it gives error? Object obj=5; int i=6; i=i+obj;
Explain Page life cycle
What is the difference between pathparam and queryparam?
In what order do the events of an ASPX page execute. As a developer, why is it important to understand these events?
5 Answers Syntax Softtech, TCS,
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)