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
Can I use the win32 api from a .net framework program?
write a program for sorting of all students records in a class according to roll no. using ADO and corresponding database.
How can we do validation of the fields in a project?
What are the asp objects?
What does asp mean in technology?
what is execute dataset for sp
What is wsdl file? (explain in detail)
How do I open an asp file?
What data types does the rangevalidator control support?
What are the stored procedure and why they are needed?
Explain how do you box a primitive data type variable?
How does non-deterministic garbage collection affect my code?
Explain how to handle error in asp?
How do I add aspx page to visual studio?
IN THREE TIER AMONG THREE LAYERS WHICH ONE IS INDEPENDENT LAYER AND HOW?