if you disable view state of a textbox will it maintain
data during postbacks.if yes reason
Answer Posted / rajani
no,because view state is desable in textbox
Is This Answer Correct ? | 1 Yes | 25 No |
Post New Answer View All Answers
What is view state and how it works in asp net?
Which dll handles the request of .aspx page?
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????
What are merge modules?
What is cas?
What does clearing cache?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net?
What is the difference between cookie and session?
How does ASP.NET framework maps client side events to Server side events.?
Explain the different types of assemblies?
What are the differences between primary foreign and unique keys?
State differences between MVC and WebAPI
In which event of the page life cycle, is the viewstate available?
How do u optimize a query in asp.net?
Explain what is viewstate?