dot Net Database Question:
Explain How many objects are there in ASP?
Answer:
There are 6 objects in ASP.net
a) Server
b) Session
c) Application
d) ObjectContext
e) Response
f) Request
a) Server
b) Session
c) Application
d) ObjectContext
e) Response
f) Request
Previous Question | Next Question |
Explain atleast two methods of response object other than Transfer? | Explain What are cursors? Name four type of cursors and when each one would be applied? |