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
I’m having some trouble with cas. How can I diagnose my problem?
How many types of validation are there?
where can i gather the materials for MCP certification
Explain the differences between clr & cts?
What are the difference between overriding and overloading?
What is the syntax for datagrid and specifying columns?
How do you deploy your asp.net application?
What is DataGrid wheater its a Server Control or something else ?
What is session mode in asp.net?
What is asp net theme?
What are validator? Name the validation controls in asp.net? How do you disable them? Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
Mention the execution process for managed code?
What is IPostBack? How to use it?
What are the session management techniques asp net?
What is the difference between adding reference in solution explorer and adding references by using ?