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 the usie of activex control in .net?
Which control has default post back is enabled(true)?
Explain a program using razor view engine to create a simple application? : asp.net mvc
Explain what are webservices?
What are the features that make asp.net more used framework? : asp.net mvc
How many web.config files can I have in an application?
What is session mode in asp.net?
Explain the difference between singleton and single call?
How Session use Cookies in State Management?
What is a master page and what does it do?
What is an example of an application service provider?
What is aspect-oriented programming?
What is ViewState? What does the "EnableViewState" property do? Why would I want it on or off?
What is the difference between session object and application object?
Can we have multiple master pages in asp net?