About session modes
Answers were Sorted based on User's Feedback
Answer / jsureshdotnet
Ans:
Inproc(Session stored inside the asp.net worker processor)
StateServer(aspnet_state.exe)
SqlServer(InstallSqlState.sql or InstallPersistSqlState.sql)
| Is This Answer Correct ? | 8 Yes | 2 No |
Sessions can be (1)InProc and (2)OutProc
InProc Sessions are stored in Woker process while OutProc
Sessions are stored in database.
| Is This Answer Correct ? | 2 Yes | 3 No |
What is asp according to you?
What are the Application_Start and Session_Start subroutines used for?
How to retrieve the information from datatable citywise in c#?
can i call the java script to code behind file?if yes how?
How does viewstate work?
What are sessions used for?
Give an example appropriate use forweb service as opposed to a non-serviced .NET component
there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?
What is the life cycle of an asp.net page?
What are the main advantages of using asp.net?
In a page u have Web user controls . So what is the order in which the Page life Cycles takes place?
What is caching? What are different ways of caching in asp.net?
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)