Answer Posted / aspguru
Application : To perform any task needed when starting the
Application
Session : To handle the interaction with SINGLE client.
Request : Used to handle client requests
Response : Responding to Client's Requests. ( Sending HTML
content to Clients )
Server : Used to communicate with Server.
ObjectContext : Using Objects through MTS.
ASPError : Used to obtain Error information from pages.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is pdf aspx?
Is classic asp dead?
What is the use of global.asax?
What is the difference between asp and saas?
What are the stored procedure and why they are needed?
How could u display all of the cookies/cookie values for a user through a Web page in ASP?
Why .Net Does not Support multiple inheritance?
Describe ways to present an arbitrary endpoint (URL) and route requests to that endpoint to ASP.NET.
How does asp differ from html?
How can you disable the browser to view the code?
Explain the tasks performed by <> tags?
which property will make a control span an entire site office parent class
Whats the difference between struct and class in c#?
Destructors CANNOT be implemented in which one of the following?
Explain the post and get method?