What are the objects in asp.net and tell the purpose of
those objects

Answers were Sorted based on User's Feedback



What are the objects in asp.net and tell the purpose of those objects..

Answer / dhasaradhan

There are 5 objects in asp.net


1.Response:This object is to response to other eg:

2.Request:This object is request from server

3.Application: This object is store global information of
application.

4.Session:This object used store the values into variable.

5.Server:

Is This Answer Correct ?    13 Yes 6 No

What are the objects in asp.net and tell the purpose of those objects..

Answer / kumanan

there are six object in asp.net.

6.object context object.

Is This Answer Correct ?    5 Yes 3 No

What are the objects in asp.net and tell the purpose of those objects..

Answer / shathar

7 objects

last one is Error object

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More VB.NET Interview Questions

Write a program that accepts an array of numbers and a number, and return a string “Yes” if the number is found in the array, “No” if the number is not found in the array.

2 Answers  


Explain about delegate?

0 Answers  


What do you mean by serialization and deserialization and it's use.

0 Answers  


Advantage of vb.net over vb ?

6 Answers   Digital GlobalSoft,


What is a static variable?

0 Answers  






Explain jit?

0 Answers  


How do you use two datareaders at the same time in a vb.net windows application ?

0 Answers  


How to run a dos command in vb.net?

0 Answers  


Define manifest?

0 Answers  


What is redim keyword?

0 Answers  


List the different types of assembly?

0 Answers  


What is the ruby interface generator?

0 Answers  


Categories