vs2008

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • John

    #1

    vs2008

    Hi

    What are the advantage of vs2008 over vs2005?

    Thanks

    Regards


  • Terry Bourne

    #2
    Re: vs2008

    John
    VS2008 is the next enhancement in VS and should not be looked at in
    isolation to the additional technologies MS is introducing.
    The main thrust of VS development is of course Rapid Application
    Development. VS et al supports this in a number of ways: Provision of
    pre-coded templates for projects based on WPF, WCF and WWF. Support for
    Xaml - general purpose Xml. Support for Linq - Language Integrated Queries
    bringing some consistency to data storage. There are of course other
    Language enhancements to support all these things. Try it and see - there's
    little doubt we shall all be going that way sometime soon.

    Regards

    Terry Bourne

    "John" <John@nospam.in fovis.co.ukwrot e in message
    news:uNhT0i7GIH A.284@TK2MSFTNG P02.phx.gbl...
    Hi
    >
    What are the advantage of vs2008 over vs2005?
    >
    Thanks
    >
    Regards
    >

    Comment

    • Alex Meleta

      #3
      Re: vs2008

      Hi John,

      Ih additional to what the Terry said:
      [VS 2005 or 2008? What's more risk?]


      Regards, Alex
      [TechBlog] http://devkids.blogspot.com



      JHi
      J>
      JWhat are the advantage of vs2008 over vs2005?
      J>
      JThanks
      J>
      JRegards
      J>


      Comment

      • Cowboy \(Gregory A. Beamer\)

        #4
        Re: vs2008

        Primarily additions to functionality. LINQ, lambda expressions (C#), and
        some WCF, WPF additions, etc. The IDE allows you to target framework, so you
        can compile to different versions. And there are some stability tweaks to
        the IDE, although it still uses too much memory for my tastes. :-)

        I would not flip completely to VS2008 until there is a release version,
        however.

        --
        Gregory A. Beamer
        MVP, MCP: +I, SE, SD, DBA

        *************** *************** *************** ****
        | Think outside the box!
        |
        *************** *************** *************** ****
        "John" <John@nospam.in fovis.co.ukwrot e in message
        news:uNhT0i7GIH A.284@TK2MSFTNG P02.phx.gbl...
        Hi
        >
        What are the advantage of vs2008 over vs2005?
        >
        Thanks
        >
        Regards
        >

        Comment

        • Cor Ligthert[MVP]

          #5
          Re: vs2008

          See if something fits you.

          http://msdn2.microsoft.com/en-us/lib...63(VS.90).aspx

          If there is nothing then your advantage is nothing.

          Cor

          Comment

          Working...