How to store a dataset in a viewstate?

Answer Posted / alb.shah

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 int he
viewstate..

Is This Answer Correct ?    4 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is http post action?

644


What is meant by server side scripting?

601


What is the difference between “Web.config” and “Machine.Config”?

777


Explain how does asp page work?

660


Explain global assembly cache.

669






What is s2s tracking?

627


Why is this service branded with windows livetm?

693


What is _viewstart?

585


What is skin in asp.net?

601


Why session is used in asp.net?

618


How can you implement encapsulation in asp.net?

11690


What is latest version of asp.net mvc? : Asp.Net MVC

567


What is the function of the ViewState property?

728


What’s the difference between asp.net web forms and asp.net mvc?

640


What are the best practices to follow to secure connection strings in an ASP.NET web application?

645