can we store textbox and com components in viewstate?
Answer Posted / srikanth
We can store the value of the textbox, but cannot store
the textbox itself. Because viewstate can't hold the object
we can't store COM component as well.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is difference between web api and web services?
8. Why do you want to work here?
Can we use MSSql as backend in asp.net...if yes then How.?
What is parse in asp.net?
How can you handle errors in Web API?
What are server objects?
What is a postback in asp net?
How to implement role based security in asp.net mvc? : Asp.Net MVC
How to you can limit Access to Web API to Specific HTTP Verb?
What is the behavior of a Web browser when it receives an invalid element?
How many types of session in ASP.NET
Why SessionID changes in every request in asp.net?
What is .net framework and what are the main components of it?
How ASP.NET page works?
What is clr? Difference between clr & cts?