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
Explain different authentication modes in asp.net?
What are the uses of reflection?
What are the modes of updation in an updatepanel? What are triggers of an updatepanel?
What are the new features added from ASP to ASP.NET?
What is voluum?
For which does this Codebehind="MyCode.aspx.cs" is relevent to ?
Describe the sequence of action takes place on the server when ASP.NET application starts first time?
How do I debug an asp.net application that was not written with visual studio.net and that does not use code-behind?
What is a ashx file?
How does asp page work?
What parameters can you pass in the url of the api?
What is the difference between rest and restful?
How to turn off cookies for a page?
What is the biggest disadvantage of “Other Return Types” in Web API?
What is cross page posting? How is it done?