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 is the base class from which web forms are inherited?
Is it possible to change the index of primary key on table?
What is State Management in .Net and how many ways are there to maintain a state in .Net? What is view state?
Explain how is a property designated as read-only?
What are the server controls in asp.net?
What parameters can you pass in the url of the api? Can get and post use the same url?
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
Why should i prefer JSP over asp.net or any other web development language..??
Define page fragment caching?
What is asynchronous call?
Differentiate between structure and class.
Out of ASP or ASP.NET which one is stateless?
Explain asp.net mvc request life cycle? : asp.net mvc
Any disadvantages in Dataset and in reflection ?
What is page fragment caching?