Is there any easy way to convert VB6 programs to VB.Net?
Answer Posted / 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 View All Answers
What is the feature anonymous type?
How to run a dos command in vb.net?
Explain option explicit?
Explain the difference between c# and vb.net?
List the two main parts of .net?
Tell me how many .net languages can a single .net dll contain?
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 an assembly and its use?
Explain option strict?
How a base class method is hidden?
Can you please explain the difference between system.string and system.stringbuilder classes?
What is the difference between static or dynamic assemblies?
Which dll is used for microsoft .net run time?
Why is the xml infoset specification different from the xml dom?
What is the Advantage of vb.net over vb