Hi,
I had heard that VB code can be transferred directly to VB.Net code with an inbuilt component of VB.net. But i am not able to figure it out. If any body knows pls guide me on how to convert VB code to VB.Net code
Thanks in advance
Jasvinder
Printable View
Hi,
I had heard that VB code can be transferred directly to VB.Net code with an inbuilt component of VB.net. But i am not able to figure it out. If any body knows pls guide me on how to convert VB code to VB.Net code
Thanks in advance
Jasvinder
What type of VB package do you have? I have VB Standard (basically VB on it's own) and there is no conversion facility.
hi,
i have VB application (having SQL Server DTS classes), which i want to covert it into VB.net code. What will be mine steps of conversion for it.
Thanks
Jasvinder
To be brutelly honest Jasvinder, I haven't a clue! Sorry. I'm fairly new to VB .NET myself and have many VB6 programs i'd like to convert but don't know how, i'm sure an real expert will solve your problem ;)
Well , If your question is "How can I upgrade my VB6 app to VB.NET ? " then I would say :
open your project(VB6 app) in VB.NET IDE . You will find a wizard which does that for you .