What are the data types is possible to store in session?
and can we store dataset in session?
Answer Posted / nitin
All types of data Which can be serialized can be stored in
session and we can also store dataset in session
| Is This Answer Correct ? | 23 Yes | 6 No |
Post New Answer View All Answers
What is sdlc process?
Explain the advantages of caching?
What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?
How does the cookies work in asp.net?
Which control has default post back is enabled(true)?
What is OSI layer? Explain different layers.
Distinguish between Server-side and Client-side code with its functionality?
How ASP.NET page works?
Is asp.net a programming language?
What is route in web api?
Which object wraps the state or data of a user?
Which protocol is used to call a web service?
Why is the standalone environment only useful during the development process?
Which browsers support the xmlhttprequest object?
What is _viewstart?