what are the types of ASP objects ?

Answers were Sorted based on User's Feedback



what are the types of ASP objects ?..

Answer / sourabh sachdeva

Response object,
Request object,
Server object,
Session object,
Application object,
Object Context Object,
Asp Error Object

These are total seven Asp objects....

Is This Answer Correct ?    22 Yes 3 No

what are the types of ASP objects ?..

Answer / radha

Request
Response
Application
Session
server

Is This Answer Correct ?    17 Yes 0 No

what are the types of ASP objects ?..

Answer / rohit nikam

Response,
Request,
Server,
Session,
Object Context,
Asp Error,
Application

Is This Answer Correct ?    5 Yes 1 No

what are the types of ASP objects ?..

Answer / yugeshwaran m

There are 7 asp objects....

1.Response object,
2.Request object,
3.Server object,
4.Session object,
5.Application object,
6.Object Context Object,
7.Asp Error Object

Is This Answer Correct ?    1 Yes 0 No

what are the types of ASP objects ?..

Answer / d.milton thanaraj

1.Request Objects
2.Response Objects
3.Application Objects
4.Session Objects
5.FileSystem Objects
6.Server Objects
7.Dictionary Objects
8.Asp Error Objects
9.Asp Drive Objects
10.Asp Folder Objects
11.TextStream Objects

Is This Answer Correct ?    0 Yes 0 No

what are the types of ASP objects ?..

Answer / r.rajesh

Application Object,Session Object,View Object

Is This Answer Correct ?    0 Yes 0 No

what are the types of ASP objects ?..

Answer / shaimaa mohamed

Request Object
Response Object

Application Object
Session Object

Form Object

Trace Object (Debuge Application)
User Object (Security)
Server Object (Information)
Previous page Object

Is This Answer Correct ?    1 Yes 5 No

Post New Answer

More ASP.NET Interview Questions

What is Dynamic Web and discuss its usage with the help of real life examples?

0 Answers   Huawei,


please give a brief knowledge about these events ? page_render() page_prerender() page_unload page_loadcomplete page_preinit

1 Answers   Netsweeper,


About Global .asax ?

6 Answers   Satyam,


What are the namespace classes used in asp.net mvc? : asp.net mvc

0 Answers  


How do you handle session management in ASP.NET and how do you implement them. How do you handle in case of SQLServer mode ?

0 Answers   Microsoft,


How many types of validation are there?

0 Answers  


What is asp.net? How is it different from asp?

0 Answers  


hi all; i need standard notes on .net(basics) for my seminar. im a starter in .net. plz suggest whr can i get satisfactory notes!!!

1 Answers  


Where would you use an ihttpmodule, and what are the limitations of any?

0 Answers  


What is the procedure to create the environment for asp.net? : asp.net mvc

0 Answers  


Is there any limit for query string? Means what is the maximum size?

0 Answers  


how to update data using store procedure

1 Answers  


Categories