vs2005 vs vs2008

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

    vs2005 vs vs2008

    Hi

    What are the benefits of developing asp.net apps with vs2008/.net 3.5 over
    vs2005/.net 2.0? Are any improvements been made in vs 2008 to the
    authentication provider mechanism?

    Many Thanks

    Regards


  • Cowboy \(Gregory A. Beamer\)

    #2
    Re: vs2005 vs vs2008


    "John" <info@nospam.in fovis.co.ukwrot e in message
    news:uZTMpW4tIH A.548@TK2MSFTNG P06.phx.gbl...
    Hi
    >
    What are the benefits of developing asp.net apps with vs2008/.net 3.5 over
    vs2005/.net 2.0?
    First, the IDE is a bit more responsive. Second, you have a better surface,
    if you have to design. There are also additional bits to simplify your
    development, like LINQ, etc.
    >Are any improvements been made in vs 2008 to the authentication provider
    >mechanism?
    None that I know of.

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

    Subscribe to my blog


    or just read it:


    *************** *************** *************** ****
    | Think outside the box!
    |
    *************** *************** *************** ****

    Comment

    • sloan

      #3
      Re: vs2005 vs vs2008


      Silverlight 2.0 (in beta).

      Check some samples, it rocks the suburbs.





      "John" <info@nospam.in fovis.co.ukwrot e in message
      news:uZTMpW4tIH A.548@TK2MSFTNG P06.phx.gbl...
      Hi
      >
      What are the benefits of developing asp.net apps with vs2008/.net 3.5 over
      vs2005/.net 2.0? Are any improvements been made in vs 2008 to the
      authentication provider mechanism?
      >
      Many Thanks
      >
      Regards
      >

      Comment

      • George Ter-Saakov

        #4
        Re: vs2005 vs vs2008

        There are benefits in VS 2008,
        A lot of new features in .NET 3.5 over 2.0

        But VS2008 is not ready yet.... I used VS2008 Express version and had bunch
        of problems that make it hard to work with...
        Like hanging for 10 minutes occasionally..

        Got frustrated and reverted my project back to VS2005.

        George.


        "John" <info@nospam.in fovis.co.ukwrot e in message
        news:uZTMpW4tIH A.548@TK2MSFTNG P06.phx.gbl...
        Hi
        >
        What are the benefits of developing asp.net apps with vs2008/.net 3.5 over
        vs2005/.net 2.0? Are any improvements been made in vs 2008 to the
        authentication provider mechanism?
        >
        Many Thanks
        >
        Regards
        >

        Comment

        • Tina

          #5
          Re: vs2005 vs vs2008

          We went back to vs2005 because vs2008 was "going mad" and clobbering the
          html in our aspx pages. The specific behavior was when using the wizard
          interface. It actually moved fields around. If you throw a table onto the
          design surface and then drag the columns and rows around in visual mode to
          size them it puts your whole table on one line, capitalizes the tds, trs,
          etc. Makes a mess of everyting. We will look again after a service pak.
          Gary

          "John" <info@nospam.in fovis.co.ukwrot e in message
          news:uZTMpW4tIH A.548@TK2MSFTNG P06.phx.gbl...
          Hi
          >
          What are the benefits of developing asp.net apps with vs2008/.net 3.5 over
          vs2005/.net 2.0? Are any improvements been made in vs 2008 to the
          authentication provider mechanism?
          >
          Many Thanks
          >
          Regards
          >

          Comment

          • Alex Meleta

            #6
            Re: vs2005 vs vs2008

            Hi John,

            There are some notes about including over ASP.NET features


            Regards, Alex :: http://devkids.blogspot.com



            JHi
            J>
            JWhat are the benefits of developing asp.net apps with vs2008/.net 3.5
            Jover vs2005/.net 2.0? Are any improvements been made in vs 2008 to
            Jthe authentication provider mechanism?
            J>
            JMany Thanks
            J>
            JRegards
            J>


            Comment

            • Juan T. Llibre

              #7
              Re: vs2005 vs vs2008

              ....and here's a handy list of new features in VS 2008 SP1 :



              Foremost on my list :

              Visual Web Developer Express 2008 SP1 now supports
              Web Application Projects (WAP) and Class Library Projects.

              This enables both ASP.NET MVC as well as Silverlight 2 development from Express!

              ....and Classic ASP development is back!

              Neat !



              Juan T. Llibre, asp.net MVP
              asp.net faq : http://asp.net.do/faq/
              foros de asp.net, en espaƱol : http://asp.net.do/foros/
              =============== =============== ========
              "Alex Meleta" <ameleta@gmail. comwrote in message news:2013d82578 1778ca8632496e9 757@msnews.micr osoft.com...
              Hi John,
              >
              There are some notes about including over ASP.NET features

              >
              Regards, Alex :: http://devkids.blogspot.com
              >
              >
              >
              JHi
              JJWhat are the benefits of developing asp.net apps with vs2008/.net 3.5
              Jover vs2005/.net 2.0? Are any improvements been made in vs 2008 to
              Jthe authentication provider mechanism?
              JJMany Thanks
              JJRegards
              J>
              >

              Comment

              Working...