5 pts.
 vb.net development environment
I am coming out of retirement and have a couple of projects I was going to do in VB6. After doing a little research it became clear that I needed to migrate my development environment from VB6/sp6 to VB.Net. My question is very basic,, what do I need to start VB.Net development? I do not have any VB6 programs to migrate so I am starting with a clean slate. My projects  will be graphic and database (MySQL and Acess) intensive with web design to follow.
I have a limited budget so any free SW would be helpfull


Software/Hardware used:
XP and Win 7
ASKED: Feb 7, 2012  2:53 PM GMT
UPDATED: February 28, 2012  8:24:19 AM GMT
60,255 pts.

Answer Wiki:
You can install and use the express version of Visual Studio, which can be found there:
Visual Studio 2010 Express Products

You can also use the express edition of SQL Server, which can be found in the above link as well.

MySQL can also be downloaded and used for free. Here's a link:
Download MySQL Community Server

There is no free version of Access, so you would need an Office license.
Last Wiki Answer Submitted:  Feb 7, 2012  3:08 PM (GMT)  by  Carlosdl   60,255 pts.
To see other answers submitted to the Answer Wiki View Answer History.
Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _




 

use the lighter version of vision studio that is express edition. and u can also use connect vb.net with sql server.

 155 pts.