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

Explain the properties of session object?

0 Answers  


What is a Dictionary object?

2 Answers  


How can you disable the browser to view the code?

0 Answers  


Which is the default scripting language on the client side?

0 Answers  


what is dry run?

1 Answers   HCL,






Which is better asp or php?

0 Answers  


How do I open an asp file in excel?

0 Answers  


What are the collections of Session Object?

2 Answers  


How does VaryByCustom work?

0 Answers  


explain uses of Textstream object in ASP

1 Answers  


What is the difference between 1.1 and 2.0 .Net framework?

2 Answers   DLI,


in how many sttes asp.net page available?

1 Answers  


Categories