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
Define clr?
What is intermediate langauge?
Explain about the feature anonymous type?
Can you please explain the difference between vb and vb.net?
Why do we use ansi keyword?
What is code access security?
What is the use of system.diagnostics.process class?
What are the different types of a stream?
How do you call a stored procedure in Visual Basic?
Described strong typing and weak typing?
How to store images in sql server database through vb.net?
Observations between vb.net and vc#.net?
Name a feature which is common to all .net languages?
What is the difference between convert.tostring and i.tostring method?
described weak typing?