Answer Posted / sujeet
If a site happens to not maintain a View State, then if a
user has entered some information in a large form with many
input fields and the page is refreshes, then the values
filled up in the form are lost...........
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How would you enable impersonation in the web.config file?
How will you load dynamic assembly? How will create assesblies at run time?
Explain a program using code nuggets to create a simple application? : asp.net mvc
Which protocol is used to call a web service?
What is server redirect?
In which event of the page viewstate is available?
What is latest version of asp.net mvc? : Asp.Net MVC
What are type/key pairs in client script registration? Can there be 2 scripts with the same type/key pair name?
How do we access view state value of this page in the next page?
What is different in .net 1.1 and .net 2.0?
When does a session actually start?
What is is post back property in asp net?
What is role-based security in asp.net?
Explain the main function of razor in asp.net? : asp.net mvc
Explain Session state management options in ASP.NET.