if you disable view state of a textbox will it maintain
data during postbacks.if yes reason
Answer Posted / alpesh
No it cannt
| Is This Answer Correct ? | 7 Yes | 24 No |
Post New Answer View All Answers
How does session authentication work?
What is paging in context of Memory?
Can we store object in viewstate?
How do you do Client-side validation in .Net?
Where can I get the details on migration of existing projects using various technologies to asp.net?
How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?
What is the main function of url routing system in asp.net mvc? : asp.net mvc
What is content page in asp net?
Can anyone please tell me that the question posted on this website are Sufficient for the interview with 2+ year experience in .net
What is cas?
IN an ASP.NET Web application if there is any error, how can you debug?
How to display Alert in ASP.NET
How can you handle exceptions in asp.net?
What is the difference between page.registerclientscriptblock and page.registerstartupscript?
Can we override the enablepartialrendering property of the scriptmanager class?