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 |
What is asp life cycle?
What is difference between asp and php?
What is Debit Memo & Credit Memo in Payables?
What is an asp program?
very Simple Question i Know But I Cant Do It public int Y { get { return _y; } set { _y = value; } } How Can i Check for Value Y in Accessories Say if Y > 5
What is the code for closing the form(using controls) instead of directly closing it?
whta are the stored procedure and why they are needed??
Name the methods in application object?
What is a session?
Define common type system (cts)?
Describe ways to present an arbitrary endpoint (URL) and route requests to that endpoint to ASP.NET.
What are private assemblies?