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

What is view state and how it works in asp net?

566


What are all the various Estimation Techniques available ?

664


What is a reflection?

592


What is preprocessor in .net? Where it use?

538


What is the use of session state and application state and difference between them?

487






Explain the working of passport authentication.

552


What is the use of autowireup in asp.net?

575


How many types of file extensions for razor views in ASP.Net MVC?

589


Is asp.net free?

566


Can I read the hard disk serial # of the client computer using asp.net?

564


Is asp.net different from asp? If yes, explain how?

502


What is the difference between equals() and == in c#?

576


What are the main requirements for caching?

551


Give some salient points of difference between request processor and request dispatcher.

626


What is the namespace to create thread in .net?

538