if you disable view state of a textbox will it maintain
data during postbacks.if yes reason
Answer Posted / k
No. Becoz it is a stateless connection.
| Is This Answer Correct ? | 1 Yes | 24 No |
Post New Answer View All Answers
Describe the Server Control Events of ASP.NET?
How do u deploy your asp.net application?
Difference between singleton and singlecall.
What is the life cycle of web page?
What is asp net application object?
What is asp.net ajax?
what are configuration files?
Can the dictionary object be created in client?s scope ?
What is difference between web api and web services?
What are the Types of objects in ASP
Describe a bubbled event and how it is used ?
What are different types of api?
In which event of the page viewstate is available?
What is application variable in asp.net?
What is the difference between application state and session state in asp net?