can we store textbox and com components in viewstate?
Answer Posted / karthik
We can store values of textbox by using Enableviewstate=true
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the difference between overriding and overloading?
Explain about asp.net caching?
Explain the difference between or and orelse?
What is class and object in asp.net?
What is razor? : asp.net mvc
How can you ensure a permanent cookie?
How many types of cache are there?
What are directives in asp.net?
Explain Optimization technique description?
What are the Types of state management techniques
What is the purpose of master page?
Where you store Connection string in "Web.Config" file in ASP.NET?
What's the use of response.output.write()?
What are the 3 types of web?
For which does this Codebehind="MyCode.aspx.cs" is relevent to ?