Answer Posted / alb.shah
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 ? | 4 Yes | 6 No |
Post New Answer View All Answers
What is bson in web api?
Describe a bubbled event and how it is used ?
A Web Service Can Only Be Written In .net. Is it True??
How to do parallel database export in remote SQL Server in ESSL time track. It is working for local server but not working for remote SQL Server
Is LINQ performance wise better or using sqlcommand?
Explain what is viewstate?
Explain the asp.net page life cycle.
Describe the difference between inline and code behind - which is best in?
What are the 3 levels at which content pages can be attached to Master Page?
If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?
Which namespace is used by ado.net?
Am not able to move the controls on the form freely in asp.net 3.5 even though I selected the position as relative or absolute for those controls. What should I do to overcome this?
Why do you use the app_code folder in asp.net?
Briefly describe the role of global.asax?
Where do the cookie state and session state information be stored?