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 would find the nth term of a geometric progression, given the value of first term and common ratio. Any inbuilt function that the language provides for calculating exponent should not be used.

0 Answers  


what is interface and when it is used?

0 Answers  


What is internal keyword in .net framework?

0 Answers  


Explain about visual basic.net?

0 Answers  


What is difference between a panel and GroupBox ?

3 Answers   GHK,


Allowed program to auto-correct the database when loading a presentation.

0 Answers   HCL,


Explain about the feature anonymous type?

0 Answers  


What is option strict?

0 Answers  


How to achieve Polymorphism in VB.Net?

0 Answers  


write a VB.net program to swap two numbers

5 Answers   Digitec, Student,


What is the Difference between CLR & CTS?

3 Answers  


hello thank you for replying to my question regarding adding barcode fonts in vb.net project. I have downloaded a free font and added in my vb.net project but now i dont know how to use that i need to generate barcodes can any body help me how to use those fonts these are font3of9 .i need a small code to use these fonts to generate barcode thank u!

0 Answers  


Categories