Answer Posted / 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 |
Post New Answer View All Answers
Why asp.net is used?
Which Is Faster MVC or ASP.net ?
What are the advantages of the code-behind feature?
What is the difference between c# and .net?
What is autopost?
Where code pages are used?
What are the versions of garbage collection?
Explain Session state management options in ASP.NET.
What is state management in asp.net with example?
What I need to create and run an asp.net application?
To redirect the user to another page which method do we use without performing a round trip to the client?
How to store checkbox value in database in asp.net mvc? : Asp.Net MVC
What are the differences between code behind and code inline?
How do we access view state value of this page in the next page?
How will you do windows authentication and what is the namespace? If a user is logged under integrated windows authentication mode, but he is still not able to logon, what might be the possible cause for this? In ASP.Net application how do you find the name of the logged in person under windows authentication?