What are the objects in asp.net and tell the purpose of
those objects
Answers were Sorted based on User's Feedback
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 |
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.
what is interface and when it is used?
What is internal keyword in .net framework?
Explain about visual basic.net?
What is difference between a panel and GroupBox ?
Allowed program to auto-correct the database when loading a presentation.
Explain about the feature anonymous type?
What is option strict?
How to achieve Polymorphism in VB.Net?
write a VB.net program to swap two numbers
What is the Difference between CLR & CTS?
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!