Answer Posted / pooja
There are 7 objects in ASP.net
a) Server
b) Session
c) Application
d) ObjectContext
e) Response
f) Request
g) Error
| Is This Answer Correct ? | 18 Yes | 6 No |
Post New Answer View All Answers
Explain the difference between post & get method in asp?
What is full form of aspx?
how can i connect to ms-access database, with ASP??
What is difference between aspx and ascx?
why and how static variable retain their value after postback form ?
Define text stream object?
What is .asp in html?
Give the comment tags for the following?
Define application object?
What are the methods in session object in asp?
What options are available to deploy my .net applications?
Can we Use VB SCRIPT instead of JAVASCRIPT in Asp.Net...
Explain the difference between cookies collection and form/querystring collection?
Define server object?
How to insert the records in a database table by using asp?