Answer Posted / neeraj
Friend access means that elements are accessible only
within the program. Friend is the default access modifer
for any class that does not have a modifier.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are the advantages of VB.NET?
How do you call a stored procedure in Visual Basic?
Explain the use of console application?
Explain convert.tostring and i.tostring method?
What are the shared variables?
Name some different types of control?
Explain convert.tostrin?
what is the need for dynamic controls in vb.net? i would like to know for what purpose should we create the controls dynamically? please give the answer in simple words.
Define clr?
What is the role of new keyword?
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!
write a program to develop a graphic user interface application of marks book with students names and their names.the program should show the following options main menu,add student details,display student details,maximum mark and minimum mark.
What is the difference between import system.data.sqlclient and system.data.oledb?
How to send xml file on server using http protocol?
Explain how to achieve polymorphism in vb.net?