What are the data types is possible to store in session?
and can we store dataset in session?

Answer Posted / kuldeep kumar

If you are using inproc then you can store any .net data
type (non serializable also), but if you are using state
server or sql server mode then you can only store
serializable data types.

Is This Answer Correct ?    14 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Mention the execution process for managed code?

533


What are the new navigation controls in asp.net 2.0?

533


Whats the difference between registerclientscriptblock, registerclientscriptinclude and registerclientscriptresource?

581


What is the difference between viewstate and hidden field in asp.net?

484


while developing webservices if i want some users to use my webservice only how can i give security to my webservice?

1403






What are Master Pages in ASP.NET?

570


What is the difference between visual basic and asp.net?

515


What is the concept of postback in asp.net?

587


What is viewstate information stored?

593


What is ispostback method in asp.net? Why do we use that?

566


If we remove web.config or machine.config from the application then, is this application will works?

590


What are the different web pages?

489


Difference between using directive vs using statement?

506


Explain the differences between clr & cts?

553


What is Razor View Engine

602