Results 1 to 7 of 7

Thread: [RESOLVED] Why 2005 and not 2003

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    May 2001
    Location
    Köln
    Posts
    395

    Resolved [RESOLVED] Why 2005 and not 2003

    Greetings,

    I need to give my client reasons why we should use 2005 and not 2003.

    Does any of you guys have a reason except. "because its newer or better"?

    thanks in advance

  2. #2
    Frenzied Member
    Join Date
    Mar 2005
    Location
    Sector 001
    Posts
    1,577

    Re: Why 2005 and not 2003

    Just tell him it is faster and can be more secure, almost everyone likes things like that.
    VB 2005, Win Xp Pro sp2

  3. #3
    Just Married shakti5385's Avatar
    Join Date
    Mar 2006
    Location
    Udaipur,Rajasthan(INDIA)
    Posts
    3,747

    Re: Why 2005 and not 2003

    I think the main difference is that Visual Studio 2003 targets the .NET 1.0 and 1.1 frameworks, while Visual Studio 2005 targets .NET 2.0 (and ".NET 3.0").

    Visual Studio 2003 is not supported on Vista, but that may just be a nasty rumor.


    With the .Net framework the Language is not really a problem as it is your choice to what language that you choose. In the end when you compile the code it compiles to exactly the same format. As for the Development Packages you will find that Visual Studio .Net was for .Net framework 1.0, the Visual Studio 2003 targets the .Net framework 1.1.... and the Visual Studio 2005 System targets the .Net framework 2.0.

    Also not that if you do need to develop applications that use the different Versions of the framework, you can install the Development IDE's on the same machine with out an issue. But the different IDEs can not target the lower or higher versions of the framework. For example if you use .Net 2.0 you need to use Visual Studio 2005 (This includes the Express Editions).

  4. #4
    Fanatic Member Slaine's Avatar
    Join Date
    Jul 2002
    Posts
    641

    Re: Why 2005 and not 2003

    If you have no reasons then why do you need to develop using 2005?

    Use the right tool for the job. If you think 2005 is the right tool then you must allready have a reason.
    Martin J Wallace (Slaine)

  5. #5

    Thread Starter
    Hyperactive Member
    Join Date
    May 2001
    Location
    Köln
    Posts
    395

    Re: Why 2005 and not 2003

    Quote Originally Posted by Slaine
    If you think 2005 is the right tool then you must allready have a reason.
    I dont mind which version for the task i am doing here. My client want to switch from VS6 to 2003 or 2005.

    Arguments like it is newer or it is better are not valid for him.

    And here starting my problems - I am not a sales person

    BTW the task i fullfill here could be made in VB5 but as I mentioned he wants to upgrade.

  6. #6
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,222

    Re: Why 2005 and not 2003

    .NET 1.1 and VS.NET 2003 do not offer any advantage over .NET 2.0 and VS 2005. They are good products in their own right but there is much more functionality to be had in both .NET 2.0 and VS 2005. VS 2005 can also be used to develop for Vista and .NET 3.0, which the older version can't. Unless there are some backward-compatibility issues to allow for there is no justifiable reason to choose 2003 over 2005 that I can think of. It's like asking if you want a VW or a Ferrari for the same price. The VW will get you where you want to go and you may not even drive the Ferrari any faster, but why would you choose the VW anyway?
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  7. #7
    Fanatic Member alexandros's Avatar
    Join Date
    Oct 2002
    Location
    Milky Way Galaxy
    Posts
    694

    Re: [RESOLVED] Why 2005 and not 2003

    say that if you switch to 2003 there will be no support for it in some years
    while 2005 last for more time

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width