Thread: migrate from .Net 2.0 to .Net 3.0

  1. #1
    Registered User
    Join Date
    May 2006
    Posts
    1,579

    migrate from .Net 2.0 to .Net 3.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

  2. #2
    Registered User
    Join Date
    May 2003
    Posts
    1,619
    Until the next version of Visual Studio is released, you can try the following:

    http://www.microsoft.com/downloads/d...displaylang=en
    You ever try a pink golf ball, Wally? Why, the wind shear on a pink ball alone can take the head clean off a 90 pound midget at 300 yards.

  3. #3
    Registered User
    Join Date
    May 2006
    Posts
    1,579
    Thanks Cat, I will read more information on this subject.

    Quote Originally Posted by Cat View Post
    Until the next version of Visual Studio is released, you can try the following:

    http://www.microsoft.com/downloads/d...displaylang=en

    regards,
    George

  4. #4
    Registered User
    Join Date
    Apr 2004
    Posts
    72
    I'm a little scared of .NET 3.0+. Don't get me wrong, I use C# all the time as a secondary language. I just find this a little scary... especially just writing a business application or a simple 2D game. .NET 1.0/1.1 had Win98+ for consumers. .NET 2.0 is the same. .NET 3.0 is Windows 2000 and below wont work. .NET 3.5 is XP SP2 + and Vista.

    Even though it scares me, I just wanted to let you know of this little migration issue... could be small or big to you. Just know ahead of time so you can make plans.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Installing .net 2.0 without Admin account
    By Rune Hunter in forum Windows Programming
    Replies: 3
    Last Post: 11-03-2007, 09:00 PM
  2. Sydney .NET 2.0 Contract Opportunity
    By nickname_changed in forum Projects and Job Recruitment
    Replies: 0
    Last Post: 06-05-2005, 08:19 PM
  3. making a dll in .net 2.0 and than using it in .net 1.1
    By Rune Hunter in forum C# Programming
    Replies: 2
    Last Post: 04-19-2005, 01:59 PM
  4. .net 2.0 background working controll help
    By Rune Hunter in forum C# Programming
    Replies: 0
    Last Post: 03-09-2005, 05:56 PM
  5. Visual J#
    By mfc2themax in forum A Brief History of Cprogramming.com
    Replies: 0
    Last Post: 10-08-2001, 02:41 PM