No, the VS installer should have installed everything you need. Unless
of course for a particular project you need some third party libraries
or new Microsoft libraries that are only available as separate
downloads. But if you're not aware that you need them, don't install
them.
Hi,
I installed VS 2008 for a taste of new version of VS.
And mainly I will develope using VS 2005 for my work. If I develope and
compile under VS 2008, does that application will run on PC which have only
..NET 2.0 installed?
I installed VS 2008 for a taste of new version of VS.
And mainly I will develope using VS 2005 for my work. If I develope and
compile under VS 2008, does that application will run on PC which have
only .NET 2.0 installed?
You can select the target framework version for VS2008 .NET projects. By
default, it's set to 3.5, but you can go to project properties, and change
it to 2.0 (or just pick 2.0 in the New Project dialog window when you're
creating the project).
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.