can we store textbox and com components in viewstate?
Answer Posted / swetha
Yes, We can store Values of TextBox in ViewState.
I am not sure about the com components
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the difference between custom web user control and a custom web server control?
Why does my asp.net file have multiple tag with runat=server?
Explain in what order a destructors is called.
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?
What are the advantages and disadvantages of session?
What is redirectpermanent in asp.net?
If 200 is for all successful operation then why do we have 201 response codes?
What is the use of autowireup in asp.net?
Define data caching?
What are validator? Name the validation controls in asp.net?
What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?
Which protocol is used to call web service?
How to fetch a data from one table to another table in asp.net ?
What are validator? Name the validation controls in asp.net? How do you disable them? 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?
Define common type system?