migrate from .Net 2.0 to .Net 3.0

Joined
Dec 5, 2006
Messages
13
Reaction score
0
Hello everyone,


I am using Visual Studio 2005 and have some code built by both .Net Framework 2.0 and .Net Compact Framework 2.0 (two separate builds).

I want to build and test the code in both .Net Framework 3.0 and .Net Compact Framework 3.0. I can not find any guide about how to setup environment in Visual Studio 2005 to utilize .Net Framework 3.0 and .Net Compact Framework 3.0 to make builds, and setup both .Net Framework 3.0 and .Net Compact Framework 3.0 environment to test the code (new build).

Maybe it is because .Net 3.0 is too new? Any tutorials to recommend?


thanks in advance,
George
 

Ask a Question

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.

Ask a Question

Top