How many types of session in asp.net2.0

Answer Posted / shiv ratan

2 Types of Session
1>Inproc
2>Outproc

Is This Answer Correct ?    5 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is advantage of asp.net?

551


What are cookies in asp.net?

580


What are different types of api?

533


1.how to encrpt query string in asp.net? 2.there are 10000 records then i wnat display 5000 records one gridview and 5000 records another grid view what is the process?

1670


Can you explain page lifecycle in net?

512






What is the significance of ASP.NET routing?

638


How do I open an ashx file?

545


What is the main function of url routing system in asp.net mvc? : asp.net mvc

502


What is the difference between response.redirect and server.transfer?

540


Demonstrate Render and PreRender?

607


what is DLL Hell and how it is solved in .NET? please explain clearly??

1893


Why we go for mvc instead of asp.net? : Asp.Net MVC

497


Take a Large textbox allow to type any data. Task 1:display the count of vowels in a lable on key press event of the textbox Task 2:dispaly count of dates in a lable when dates in following foramats:dd/mm/yy , mm/dd/yy , yy/mm/dd. Task3:compare 2 dates and display both are same or not which dates are in dd/mm/yy and mm/dd/yy farmats.

2597


What is meant by asp.net?

544


What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?

1429