What's new
Fantasy Football - Footballguys Forums

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

VB to .NET (1 Viewer)

PatriotJohn

Footballguy
I have a program that is written in VB that I use for my baseball website that I need to change some minor coding, and do not have VB. Is there anything out there that would allow me to open the program or convert it to something other than VB6?

TIA

 
If you have the original code, you can edit it in Visual Studio Express, which is free.

If all you have is an executable file and you're trying to decompile it in order to edit the code, I have no idea whether that's possible.

 

Users who are viewing this thread

Back
Top