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
What are the contents of cookie?
What are Caching techniques in .NET
Explain about Multi-Language integration?
What are the three parts of an http response?
Explain about Application and Session Events ?
What are the various types of validation controls provided by asp.net?
Explain the namespace classes used in asp.net mvc? : asp.net mvc
How u refer webservices?
What is the sequence in which ASP.NET events are processed?
What are the asp.net 2.0 features?
What is the good practice to implement validations in aspx page?
How Session use Cookies in State Management?
Out of ASP or ASP.NET which one is stateless?
What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
What is a web pool?