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
Can action method static?
What is the function used for removing an event listener?
What are the different types of sessions in asp.net? Name them?
What is the difference between stored procedure vs function?
What is .net remoting?
What is a ashx file?
What is the used of "ispostback" property?
What do you mean by marshalbyref?
How do sessions work?
Explain server-side scripting?
What are the best practices to follow to secure connection strings in an ASP.NET web application?
Which protocol is used in a web api?
What is the difference between cache and cookies?
What is the life cycle of an asp.net page?
What is asp.net architecture?