if you disable view state of a textbox will it maintain
data during postbacks.if yes reason
Answer Posted / kamlesh
No,becouse view State work as a page lavel.it mentioned all
hidden value of page control, so if we dissable view
state of textbox that it cont.
Is This Answer Correct ? | 3 Yes | 26 No |
Post New Answer View All Answers
What is difference between View State and Hidden Field in ASP.NET?
Differences between “dataset” and “datareader”.
How can you register a custom server control to a web page?
How would you turn off cookies on a page of a website?
Describe a Windows Service and its lifecycle ?
1.What r collections? 2.What is .pdb file? 3.Is it possible to provide access to users in master page? 4.What is dirty n Phantom Read(SQL)? 5.What r different isolation levels(SQL)? 6.How to set authentication mode in web.config file?
Can we make activex dll also ti execute in some process as that of client ? How can we do?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
How can you handle unmanaged code exceptions in asp.net?
What is the differences between a primary key and a unique key in sql server?
How is session id generated?
Explain cashing in asp.net.
what is publisher?
Explain the concept of MVC Scaffolding?
What is the main differences between asp and asp.net?