I have a VBPROJ (plus all source) which as created in Visual Studio 2005. How do I import it into visual studio express 2008 ?
Please note that this is my first time using either VB or visual studio express.
I have a VBPROJ (plus all source) which as created in Visual Studio 2005. How do I import it into visual studio express 2008 ?
Please note that this is my first time using either VB or visual studio express.
File->Open->Project/Solution
Then just browse to the file.
This assumes you're using Visual Basic 2008 Express. Clearly the C# edition won't open that project.