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
How to send a DataReader as a parameter to a remote client ?
Explain an object, class and method.
What is the state management in asp.net?
What do you understand from custom control?
a)COM Callable Wrapper b)Runtime Callable Which one of the above is Win32 API in .Net?
How do you declare static variable?
What is caching in asp.net?
What are the benefits of Razor View?
What is asp net application object?
What is query string? What are its advantages and limitations?
how to elimainte the similar data from the different tables
How can you ensure a permanent cookie?
Describe the application event handlers in ASP.NET?
What is session start?
Explain server-side scripting and client-side scripting.