What are the objects in asp.net and tell the purpose of
those objects
Answer Posted / 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 |
Post New Answer View All Answers
Is vb net a scripting language?
i am attending to US consulate i kept my projects on vb.net ,please help me what questions will be ask on vb.net in us consulate
How many languages are supported by .net?
What is the top .net class that everything is derived from?
what is diffrence constructor and destructor in vb
What is the purpose of an Assembly?
What would you do to remove microsoft visual basic name space?
What is late binding and early binding?
What are the different variables in vb.net?
What is the advantage of using system.text.stringbuilder over system.string?
Explain cls?
Can you please explain the difference between c# and vb.net?
Explain the difference between value and reference types?
What are the types of generations in garbage collector?
Allowed program to auto-correct the database when loading a presentation.