Is there any easy way to convert VB6 programs to VB.Net?
Answer Posted / meeran
Just Open The Vb Project in Visual Studio.Net(File---> Open)
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Explain the difference between import system.data.sqlclient and system.data.oledb?
Name the two main parts of .net?
What are different types of jit ?
What is tracing?
What is the difference between static or dynamic assemblies?
Explain public assembly?
how to deploy vb.net with key and evaluation time? any one can help me?
What is the use of internal keyword?
What is pre-jit?
What is the differnce between managed code and unmanaged code?
How to create a constant in vb.net?
Explain namespace?
Before in my vb app I would just load the icons from dll. How can I load the icons provided by .net dynamically?
What are option strict and option explicit?
Which dll is used for microsoft .net run time?