Answer Posted / sandeep
View State is a mechanism by which we can maintain the
state during the subsequent postback of same .aspx
page...means suppose we have a registration form to fill i
fill all the entries but some entries were wrong than wht
happen next i'll get only those value which was wrong means
i won't fill all the value again just fill the wrong value
only...
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is session and application variable in asp net?
Describe a Windows Service and its lifecycle ?
Which ASP.NET configuration options are supported in the ASP.NET implementation on the shared web hosting platform?
What are the different session state management options available in asp.net?
What is a user session?
Write a code for sending an email from asp.net application.
What is server side session management?
What is scope of an application variable in asp.net?
Explain difference between dataset and recordset?
What is the difference between stored procedure vs function?
Explain code snippet to register exception filters from controller?
How will you maintain versioning in asp.net 2.0?
Which is the parent class of the ASP.NET server control?
Difference between overriding and overloading?
What are the different types of Caching techniques in ASP.NET?