can we store textbox and com components in viewstate?
Answer Posted / rudra prasad roy
System.Web.UI.Controls are not marked as serializable .
And Viewstate can hold object but that should be Serialize.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the Types of session management in ASP.NET
If we remove web.config or machine.config from the application then, is this application will works?
Which ASP.NET configuration options are supported in the ASP.NET implementation on the shared web hosting platform?
What is microsoft windows sharepoint services?
What is clr? Difference between clr & cts?
Is there any property names “isnavigating”?
What are the types of authentication in asp.net?
Differentiate between a hyperlink control and a linkbutton control.
Can you explain the importance of finalize method in .net?
Explain client-side scripting?
What r the asp.net list controls and difference between them?
What is __ requestverificationtoken?
What is the difference between sealed vs static class?
Where is session data stored in asp net?
Explain the main differences between asp and asp.net?