if you disable view state of a textbox will it maintain
data during postbacks.if yes reason
Answer Posted / kamlesh
No,becouse view State work as a page lavel.it mentioned all
hidden value of page control, so if we dissable view
state of textbox that it cont.
| Is This Answer Correct ? | 3 Yes | 26 No |
Post New Answer View All Answers
Is there any alternative to avoid name collisions other then Namespaces?
What is application variable?
Explain what is clr?
A web service can only be written in .net? State whether true or false.
What is sta?
Define application state variable and session state variable?
What is the server of asp.net?
How to deploy/publish webservices?How many ways?Plz explain me
What is the procedure to handle the process request using mhpm events fired? : asp.net mvc
Can we have a web application running without web.config file?
What are the built-in objects in asp.net?
Web API supports which protocol?
How to improve performance of web application asp.net mvc? : Asp.Net MVC
What is the purpose of using MVC programming pattern in ASP.NET?
What is runat?