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
How do u deploy your asp.net application?
How do you declare static variable? What is its lifetime?
Which object encapsulates state or data of a user?
Differentiate between early binding and late binding.
Explain what are webservices?
What’s the catch?
We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?
Please brief not about xsd,xslt & xml?
When Cookies are expired in ASP.NET?
Can we have multiple web config files for an asp.net application?
What are Caching techniques in .NET
How do we access view state value of this page in the next page?
What are the layouts of ASP.NET Pages?
What is the purpose of using MVC programming pattern in ASP.NET?
What is hidden field in asp.net?