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 |
Define a dictionary object?
Which is the default Scripting Language of ASP (server- side)?
What are the different types of html?
What does active server pages look like?
What is asp in web technology?
explain uses of Textstream object in ASP
Explain the event handlers of session object?
What are the browsers that can access asp pages?
What is the difference between Cookies collection and Form/Querystring collection?
Explain how can you overload a method?
Why asp is used?
Explain how big is the data type int in .net?