Can you store dataset in viewstate?

Answer Posted / mansing patil

No, You cant directly store Dataset in ViewState. You can
get XML from dataset store that Xml in ViewState. While
getting From ViewState convert to xml and then from xml to
dataset



Is This Answer Correct ?    9 Yes 22 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do we access view state value of this page in the next page?

655


What is in a session cookie?

542


Where do the cookie state and session state information be stored?

516


What happens if an ASP.NET server control with event-handling routines is missing from its definition?

606


How to send a DataReader as a parameter to a remote client ?

2727






What is the usage of DelegatingHandler?

593


How to create events for a control?

551


How do you identify that the page is postback?

543


What is the good practice to implement validations in aspx page?

640


What is anonymous authentication?

589


What are ASHX files?

603


Can you explain the importance of finalize method in .net?

596


What is mvc in asp.net tutorial? : Asp.Net MVC

547


Why mvc is faster than asp.net? : Asp.Net MVC

532


Define what is razor? : asp.net mvc

582