Answer Posted / mahesh kotekar
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 ? | 24 Yes | 4 No |
Post New Answer View All Answers
What is the difference between a multi-layer and multi-tier applications?
Write some code using interfaces, virtual methods, and an abstract class`
In ViewState How much lifespan items stored?
Define static constructor?
We Only Know The Total Number Of Feet In The Farmyard. Write A Program that will compute the total number of rabbits and chickens in the farmyard. Assume number of feet in the farmyard are 40. how many rabbits and chickens are?
Do cookies store passwords?
What is csrf attack in asp.net?
Which method is used to enforce garbage collection in .net?
What are the events in a page life cycle?
What is ispostback method in asp.net?
Is it possible to change the index of primary key on table?
What is the difference between stored procedure vs function?
Explain the difference between codebehind="mycode.aspx.cs" and src="mycode.aspx.cs"?
What is the maximum number of classes that can be contained in one dll file?
Where can I get information on cookies in asp.net?