Explain the scenario where we go for inpro and outpro session?
Answer Posted / umamahesh
inpro means in process , acutually sessions variables are
by default store in inpro that means sessions variables are
stored in current process, outproc means sessions variables
are store in sql database.......
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
Why is this service branded with windows livetm?
Can you change a Master Page dynamically at runtime?
What are client activated objects and server activated objects?
What is skin in asp.net?
Do you know about caching with the datasource controls?
List the types of authentication supported by asp.net?
What is a page life cycle?
How long should a session id be?
Explain diff. Betn dataset and recordset?
What is a viewstate?
What is a postback ispostback and autopostback in asp net?
What is request and response in asp.net?
How to prevent client side validation from the ASP.NET validation controls?
What is postback pixel?
To add a hyperlink column to the DataGrid which tag is used ?