Types of objects in ASP ?

Answers were Sorted based on User's Feedback



Types of objects in ASP ?..

Answer / sangram kadam

There are 7 objects in Asp
Request,Response,session,Application,Server,AspError and
Object context

Is This Answer Correct ?    5 Yes 0 No

Types of objects in ASP ?..

Answer / sivasaravanan

Session,Application,Request,Response,server

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

what is abstract class and method..

2 Answers  


Describe the difference between inline and code behind.

5 Answers   Siebel Systems,


web user and custom conrols

1 Answers  


Difference between Htttppost and Httpget Methods?

3 Answers   Infosys, Microsoft,


can we edit records from repeater control

2 Answers  






How can I have a particular web page in an asp.net application which displays its own error page?

0 Answers  


What is deference between asp.net, vb.net, c# & j#

2 Answers  


How to remove cache object in asp.net?

2 Answers   TVS,


why we should use more than one web.config files in our application? I have two web.config files in my application. One in the root directory and another one inside a sub folder. When the application runs which web.config file will run? why?

1 Answers  


In which event of the page viewstate is available?

0 Answers  


Singleton Design pattern?How do you achieve it?

3 Answers   Microsoft,


Explain Factory pattern?

2 Answers   Microsoft,


Categories