Answer Posted / shashikesh mishra
yes.We can store dataset in view state.Not a dataset any
serialible object type(datatable,dataset etc..) to be store
in view state.
| Is This Answer Correct ? | 23 Yes | 5 No |
Post New Answer View All Answers
Difference between singleton and singlecall.
In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?
In early binding will the method invoked on com component will verify it?s existance in the system or not ?
Define viewstate in .net?
How will you load dynamic assembly? How will create assesblies at run time?
How do cookies work? Give an example of their abuse.
In a webservice, need to display 10 rows from a table. Which is the best choice among datareader or dataset?
Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc
What is preprocessor in .net?
What tags do you need to add within the asp:datagrid tags to bind columns manually? How?
What is the use of worker process in asp.net?
Describe in brief .net framework and its components.
What do you mean by serialize and marshalbyref?
Which tool you have done?
How can we identify that the page is post back in asp net?