Jump to content
The simFlight Network Forums

VB.net from the ultradummy


Recommended Posts

I had to convert from VB6 to VB.NET recently (this morning to be precise), and I have a badly newbie question:

I have downloaded the SDK v26 from Pete's site and unzipped the "UIPC_SDK VB .Net Shell Revision 2.004.zip" file. I'm now presented with 9 files, but I have no idea of how to import them into VB.net properly and link them to my application.

Any help would be greatly appreciated :oops: I'm using Visual Basic 2005 Express Edition.

Link to comment
Share on other sites

I don't use VB.NET (usually C# and sometimes C++), but the following proceedure should get you started:

- extract the UIPC_SDK VB .Net Shell Revision 2.004.zip to a folder

- in VB .NET Express, choose "Open Project"

- in the "Open Project" dialogue, choose "FSUIPC Shell.sln"

- The conversion wizard will appear. Follow the prompts.

You should now have a new Solution called FSUIPC Shell. The "FSUIPC Shell.vb" will have all the sample code, and it should run with no errors.

Good luck!

Matt.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.