Is there any easy way to convert VB6 programs to VB.Net?

Answers were Sorted based on User's Feedback



Is there any easy way to convert VB6 programs to VB.Net?..

Answer / aparna

as the oop's concept is very much developed in VB.Net so we
can write prg or convert prg in VB to VB.Net

Is This Answer Correct ?    5 Yes 0 No

Is there any easy way to convert VB6 programs to VB.Net?..

Answer / meeran

Just Open The Vb Project in Visual Studio.Net(File---> Open)

Is This Answer Correct ?    6 Yes 1 No

Is there any easy way to convert VB6 programs to VB.Net?..

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

Post New Answer

More VB.NET Interview Questions

What is redim keyword and its use?

0 Answers  


how many server controls are presented in vb.net

2 Answers  


Explain jit?

0 Answers  


Explain the services provided by common language infrastructure.

0 Answers  


Name some different types of control?

0 Answers  


What is the significance of delegates. Where should they be used?

0 Answers  


What are different types of jit ?

0 Answers  


Display a roll having minimum marks in two subjects?

1 Answers   Patni,


Tell me which namespace are used for accessing the data?

0 Answers  


Explain about the ruby interface generator?

0 Answers  


What is the difference between Abstract Classes and Interfaces? Give the answer as a table format....

5 Answers  


What are the parts of the visual basic control?

0 Answers  


Categories