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
Can you please explain the difference between authentication and authorization?
Write a VB.Net console program to check whether a number is perfect or not.
What is the differences between dataset.clone and dataset.copy?
What is trace in vb.net?
What is the maximum size of the textbox?
What is late binding?
What is the difference between manifest and metadata?
How to store decimal data in .net?
What are the features of c# which are not present in vb.net?
What do you mean by deserialization?
What is the differnce between managed code and unmanaged code?
What is the difference between readonly variable and constant variable?
What is the use of internal keyword?
What are the advantages of an assembly?
How many languages are supported by .net?