How many types are there session
Answers were Sorted based on User's Feedback
Answer / shivendra pandey
Yes there is only two type of session inproc and outproc
In inproc session is stored on the server itself but some
time when we deploy our application on multiple server so
we can't store it on webserver in this case we go for
database or some other places then session is called outporc
| Is This Answer Correct ? | 12 Yes | 1 No |
Answer / alpesh
there are only two types
1). Inproc
2). OutProc
OutProc is also have three subtypes
a). StateServer
b). SQL Server
c). Custome
| Is This Answer Correct ? | 11 Yes | 2 No |
Answer / raju
till now i believe only three types...can u tell me wat r
those four types?
| Is This Answer Correct ? | 7 Yes | 2 No |
Answer / shafi syed
There are 4 sessions in ASP.NET and we confiure all this in
GLOBAL.ASPX file
1. Application_Startn
2. Application_End
3. Session_Start
4. Session_End.
| Is This Answer Correct ? | 4 Yes | 20 No |
What data type does the RangeValidator control support?
What’s the catch?
What does the following SQL statement return, assuming that all tables and column names are correct? SELECT FirstName, StreetAddress FROM Employees JOIN AddressBook ON Employees.EmpID = AddressBook.EmpID a) Nothing, the JOIN syntax is wrong. b) All the records form the Employees table, and only the matching ones form the StreetAddress table. c) All the records from the StreetAddress table and only the matching records form the Employees table. d) Only the matching records from the two tables.
How can u handle Exceptions in Asp.Net?
On what object is the transaction in ADO.NET focused on? a) The command object b) The DataSet object c) The Connection object d) The DataAdapter object
What does it mean your session has timed out?
Define page output caching?
Explain about Application and Session Events ?
How do you define authentication in Web.Config?
Derive WSDL?
what is publisher?
What is server components?
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)