Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How many objects are there in ASP?

Answers were Sorted based on User's Feedback



How many objects are there in ASP?..

Answer / sri

There are 6 objects in ASP.

Is This Answer Correct ?    42 Yes 11 No

How many objects are there in ASP?..

Answer / swathi

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

Is This Answer Correct ?    33 Yes 7 No

How many objects are there in ASP?..

Answer / hema

there are 6 objects -
application,session,server,response,request,asperror object

Is This Answer Correct ?    28 Yes 13 No

How many objects are there in ASP?..

Answer / 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

How many objects are there in ASP?..

Answer / kamal

There are 6 object

Response,Request,Application,Session,context,server

Is This Answer Correct ?    5 Yes 2 No

How many objects are there in ASP?..

Answer / pramod

There are 7 objects in ASP.NET......
1.Request
2.Response
3.Cookie
4.Session
5.Application
6.cache
7.Server

Is This Answer Correct ?    10 Yes 8 No

How many objects are there in ASP?..

Answer / bhushan wani

There are 7 objects in Classical ASP 3.0
1] Request
2] Response
3] Server
4] Session
5) Application
6) ObjectContext
7) ASPError

Is This Answer Correct ?    7 Yes 6 No

How many objects are there in ASP?..

Answer / pradeep gupta

there are 9 objects in asp.net

1> Request
2> Response
3> Page
4> Session
5> Application
6> Cache
7> Server
8> User
9> Httpcookies

Is This Answer Correct ?    7 Yes 7 No

How many objects are there in ASP?..

Answer / hossam

There's no fixed number could be known in asp.net, number of objects varies always dueto .net Framework library so, they are many, but not countable.
You can say there's session, application, response, request, cookies, viewstate, error...etc

Is This Answer Correct ?    0 Yes 0 No

How many objects are there in ASP?..

Answer / ashish sati

There are 9 objects in asp.net.They are
1)Application
2)Session
3)Cookies
4)Form Post
5)Cache
6)Context
7)View State
8)COnfig File
9)Query String

Is This Answer Correct ?    1 Yes 5 No

Post New Answer

More ASP Interview Questions

Explain the post and get method or explain the difference between them?

0 Answers  


Distinguish Server side and Client side scripts?

1 Answers  


Explain the advantages of using asp?

0 Answers  


Speaking of boolean data types, whats different between c# and /c++?

0 Answers  


How do I print an aspx file?

0 Answers  


How do you make it so that code runs when the security system is stopping it?

0 Answers  


The FileSystemObject provides an object interface to drives, directories, and files for which of the following? A. Any local or mapped drive on either the server or the client. B. Only files and subdirectories in the web site's home directory. C. Any local physical drive or mapped drive on the web server. D. Any file system physically located on the web server. E. The client's computer.

1 Answers  


What is Server-Side includes?

1 Answers  


Enter the roll number of a student and get his marks from a database file called MARKS. Use an ASP code for the same

0 Answers  


How do I make it so that code runs when the security system is stopping it?

0 Answers  


How to delete an existing cookie?

2 Answers  


Explain the properties of session object?

0 Answers  


Categories