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 does a switch do?
Where is asp.net session stored?
What’s the difference between response .redirect and server.transfer?
Explain how do you deploy your asp.net application?
asp.net interview questions
Whats an assembly
Give an example of cookie abuse.
Is data edited in the Repeater control?
What is the part of url?
Explain client side state management system.
can u create two Primary key for a table? --Sivaa
what is the difference between this.controls and page.form1.controls and me.controls?
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)