if you disable view state of a textbox will it maintain
data during postbacks.if yes reason
Answer Posted / alpesh
No it cannt
| Is This Answer Correct ? | 7 Yes | 24 No |
Post New Answer View All Answers
Explain how is a property designated as read-only?
How do we implement bundling in MVC?
What does a switch do?
When was asp.net released?
What is asp.net localization?
What are the merits and demerits of viewstate?
How can you handle unmanaged code exceptions in asp.net?
Explain what is an assembly?
Can viewstate be accessed in another page?
What is the difference between the response.write() and response.output.write() methods?
What is data binding in asp net?
In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?
How are sessions stored?
How to implement role based security in asp.net mvc? : Asp.Net MVC
Which object encapsulates state or data of a user?