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 can we inherit a static member?
Where do the cookie state and session state information be stored?
Does web services support data reader like pom project?
How to find last error which occurred?
How many types of state management are there in asp net?
Where is session data stored in asp net?
What is http session state?
Which namespace is used by ado.net?
How to implement globalization and localization in the use interface in .net.
What is the difference between session.abandon() vs clear()?
What is the good practice to implement validations in aspx page?
Is LINQ performance wise better or using sqlcommand?
Which method has beenintroduced in asp.net 4.0 to redirect a page permanently?
Difference between overriding and overloading?
How to find out what version of asp.net I am using on my machine?