Name and explain about the Objects in ASP?



Name and explain about the Objects in ASP?..

Answer / 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

More ASP Interview Questions

What is an asp model?

1 Answers  


Explain the difference between post & get method in asp?

1 Answers  


How will you set the values for cookies?

1 Answers  


Name some of the ASP components?

3 Answers  


SAP Design Studio Reporting Tool for beginners

1 Answers   SAP Labs,


What is asp life cycle?

1 Answers  


Name the event handlers of application object?

1 Answers  


i want question papers of ASP

0 Answers  


What is asp in java?

1 Answers  


What process happens behind, when we try to access any page on the internet.

1 Answers  


Can I use com objects from a .net framework program?

1 Answers  


How You Can use Dropdownlist with in Data Grid .DropDownlist having data from Database?

2 Answers   MIT,


Categories