What are the type of session in Asp.Net
Answers were Sorted based on User's Feedback
Answer / santosh
Session having to the some state but not types like
inproc,
state server,
sqldb server,
by default session mode is inproc, and we have killed pro
grammatically by using session.abondun() method then it
will be automatically killed, actually by default time
period of session is 20 min...
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / sonamkothari160@gmail.com
Two types:
1.Inproc
2.Outproc
| Is This Answer Correct ? | 7 Yes | 6 No |
Answer / prakash j
There are three kinds of session, and they are listed as follows
1. Inprocess.
2. Outprocess.
3. Sql server session.
where they are stored.
1. inproc - default stored in web.config.
2. outproc - stored in server side.
3.Sql server - stored in database.
| Is This Answer Correct ? | 0 Yes | 3 No |
What is the difference between application and cache variables?
If you have to replicate a set of controls(UI) across a number of web pages, what will you do
What does clearing cache?
What are user controls and custom controls ?
Hi, I am developing an application (quiz engine) using C# in Dot net. My problem is I am designing the selction option using radio button. So, I want to retrive the data from the database to the radiobutton option. And also please tell me the how to compare the correct answer option with Answer selected by the users. If any body knows or have done this before please Help me out. My mail id is get_rome@yahoo.co.in. Table format: Question Id Queston Option1 Option 2 Option 3 Option 4 Correct answer 1 What is ur name? My name is ….. My name …. My name …. My name …. My name is tom
What are the differences between application object and session object?
A Web Service Can Only Be Written In .net. Is it True??
What is application variable in asp.net?
Explain client side state management system.
Describe how ASP.NET maintains process isolation for each Web application?
What is base class of .net?
Contrast OOP and SOA. What are tenets of each ?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)