What are the data types is possible to store in session?
and can we store dataset in session?
Answer Posted / senthil
Any data type can be stored session. Because it accepts all
the objects
| Is This Answer Correct ? | 42 Yes | 7 No |
Post New Answer View All Answers
Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?
What is bound controls
What are the disadvantages of using session?
What is the default timeout for a cookie?
What is server transfer?
What are the disadvantages of asp.net?
What are sql notifications and sql invalidations?
Explain the Order of events in an asp.net page?
What do you understand by aggregate dependency?
Where viewstate value is stored in asp.net?
What is inheritance and an how it be used, example with an example?
Explain the reason why the javascript validation not run on the asp.net button but run successfully on the html button?
What is the difference between file-based dependency and key-based dependency?
How ASP.NET page works?
What is the difference between table and query?