Is there any easy way to convert VB6 programs to VB.Net?
Answers were Sorted based on User's Feedback
Answer / meeran
Just Open The Vb Project in Visual Studio.Net(File---> Open)
Is This Answer Correct ? | 6 Yes | 1 No |
Answer / konthappan
You need to question Why this conversion is doing ? If you
just open the project in VB.NET u need to work around some
time to make to runnable . Also If you dont want .NET
advantage like performance ,Easy Maintainence,Re
Usability .etc...Then WHY it is converting ..Just RUN The
VB Applciation!!
Is This Answer Correct ? | 4 Yes | 0 No |
What is redim keyword and its use?
how many server controls are presented in vb.net
Explain jit?
Explain the services provided by common language infrastructure.
Name some different types of control?
What is the significance of delegates. Where should they be used?
What are different types of jit ?
Display a roll having minimum marks in two subjects?
Tell me which namespace are used for accessing the data?
Explain about the ruby interface generator?
What is the difference between Abstract Classes and Interfaces? Give the answer as a table format....
What are the parts of the visual basic control?