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
How to retrieve images in sql server database through vb.net?
Can you please explain the difference between vb and vb.net?
Explain manifest?
How to send xml file on server using http protocol?
Explain the advantage of option strict on?
Explain the difference between an xml "fragment" and an xml "document."
What do you mean by deserialization?
What is the main use of a namespace?
What is the feature which is common to all .net languages?
Observations between vb.net and vc#.net?
Described strong typing
Explain what observations between vb.net and vc#.net?
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!
What is a static class?
Using VB, how can you change the Mouse Pointer?