Which is the tool which can convert visual basic old version to .net compatibility version?
How to retrieve images in sql server database through vb.net?
What is intermediate language in .NET ?
20 Answers Digital GlobalSoft,
Explain the advantage of option strict on?
Explain the difference between web.config and machine.config and where it will be ?
What is econo-jit?
Explain the difference between dispose and finalize()?
What is "Friend" in VB.Net?
How do you define a read only property in a class module?
Explain option strict?
hello! I am developing software in vb6 and vb.net separately which i need to generate barcodes e.g i have a string "182346-u",so the problem is that how to generate barcode from this type of string can any body help me please thanks regard !
What are the different types of Lock available in Visual Basic?
Write a program that accepts an array of numbers and a number, and return a string “Yes” if the number is found in the array, “No” if the number is not found in the array.