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
can we remote debug applications with the remote debugger installed with vs.net 2002, with vs.net 2003?
Explain why it is useful to use mvc instead of webforms? : asp.net mvc
Can the dictionary object be created in client?s scope ?
What are the differences between primary foreign and unique keys?
Can we have multiple worker process in an ASP.NET application? If so then how it has been handled by application? And who handles it?
Explain the boxing and unboxing concept in .net?
What is the advantage of using Windows authentication in a Web application?
How to find last error which occurred?
Difference between .NET and previous version?
How does exception management works in ASP.NET?
code for "For every 5days system has to create 1text file with the corresponding date and it has to store in c-drive" by using web applications
What is the difference between equals() and == in c#?
Describe how to implement globalization and localization in the use interface in .net.
What is authorization in asp.net?
What are the cookies types in asp.net?