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
What is a swagger in web api?
hi .net gurus. plz if any one has dumps on 70-631 and 70-541 on windows sharepoint services kindly mail me.
What are the built-in objects in asp.net?
What is the usie of activex control in .net?
Difference between singleton and singlecall.
What is the difference between user control an custom control?
What are the asp.net server side objects?
What is the difference between user control and custom control?
What is a session http?
Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?
In Code-Behind class which kind of code (server or client) is found ?
What is protected configuration?
What are Master Pages in ASP.NET? or What is a Master Page?
Explain what does mvc represent in asp.net? : asp.net mvc
What is asp net_sessionid?