Answer Posted / jitender
dataset can be stored in the viewstate. any object that can
be serializable can be stored in the viewstate. we can
serialize the dataset and then can be saved in the viewsate
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
what are configuration files?
What is Difference between Production Serves and Development Servers? And Suppose, m adding/deleting C# file in a project based on the Specific Requirement. These Files are Automatically updated in Production Servers? So Which tool is needed to do This One?
What does postback mean?
Write a code for passing ArrayList in Web API?
If you want to write your own dot net language, what steps you will you take care?
What is aspect-oriented programming?
What is the displayafter property in updateprogress control?
What are server side controls?
Define a web service in .net?
If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?
How to disable validator control by client side JavaScript?
what is meant by sitemapnode ?
What is distributed system in asp.net?
How does the service stream content?
How can I have a particular web page in an asp.net application which displays its own error page?