Answer Posted / nand lal
shadowing in general is when two variables/methods or any
other element has same name and any one of the both can
shadow( in OOP case override) the behavior of other.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain the advantages of migrating to vb.net?
What is the difference between convert.tostring and i.tostring method?
Can you please explain the difference between value and reference types?
Describe about visual basic.net?
What is difference between metadata and manifest?
Explain internal keyword in .net framework?
What are the features of c# which are not present in vb.net?
What do you mean by serialization and deserialization and it's use.
What is the difference between system.applicationexception class and system.systemexception?
What are the different types of a stream?
Explain the advantage of option strict on?
Name some different types of control?
What is normal jit?
Name and explain some of the exclusive features which are present in vb?
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!