How many objects are there in ASP?

Q

How many objects are there in ASP?

✍: Guest

A

Answer1
8 objects, they are request,response, server,application,session,file, dictionary, textstream.

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

2014-09-24, 1618👍, 0💬