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
Explain Session state management options in ASP.NET.
What is a ashx file?
Define repository pattern in asp.net mvc? : asp.net mvc
What is the purpose of url encoding?
What is the concept of view state in asp.net?
Describe the difference between inline and code behind - which is best in?
What is difference between inproc and outproc?
What is autopostback in asp net?
What is the adavantage of using ASP.NET routing?
What is paging in context of Memory?
Explain how can you debug your .net application?
What is data reader in asp.net?
What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC
Explain the difference between asp & asp.net.
What is enableviewstate in asp net?