dot Net Database Question:

Explain How many objects are there in ASP?

dot Net Database Interview Question
dot Net Database Interview Question

Answer:

There are 6 objects in ASP.net
a) Server
b) Session
c) Application
d) ObjectContext
e) Response
f) Request


Previous QuestionNext 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?