What is view state and how this can be done and was this
there in asp?
Answer Posted / mahendran
View state: values are stored automatically hidden field in
client side
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is asp.net architecture?
What is the significance of finalize method in .net?
What language does asp.net use?
Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?
Define web services in asp.net.
How to send a DataReader as a parameter to a remote client ?
1.What r collections? 2.What is .pdb file? 3.Is it possible to provide access to users in master page? 4.What is dirty n Phantom Read(SQL)? 5.What r different isolation levels(SQL)? 6.How to set authentication mode in web.config file?
Why session is more secure than cookies?
Where code pages are used?
How do you remove duplicates without using remove duplicate stage?
What is the Intermittent crashing of application in production?
How ASP and ASP.NET page works? Explain about asp.net page life cycle?
Write code to send e-mail from an asp.net application?
Who is using asp.net?
What is the difference between user control and custom control?