Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Why go ASP.Net 3.0?

Why go ASP.Net 3.0?

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netquestion
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    Heavy Storm
    wrote on last edited by
    #1

    People, I'm currently analising a ASP classic system and proposing a migration to ASP 2.0 .Net. However, I was trying to scope the advantages of skiping .Net 2.0 and going 3.0 right on, but I can't find any article or comparison chart that states the advantages and disadvantages of 3.0. Anyone can point me to such an article or give me some insight?

    A 1 Reply Last reply
    0
    • H Heavy Storm

      People, I'm currently analising a ASP classic system and proposing a migration to ASP 2.0 .Net. However, I was trying to scope the advantages of skiping .Net 2.0 and going 3.0 right on, but I can't find any article or comparison chart that states the advantages and disadvantages of 3.0. Anyone can point me to such an article or give me some insight?

      A Offline
      A Offline
      Al Ortega
      wrote on last edited by
      #2

      3.0 doesn't really changes anything from 2.0 for web development. If you are getting ready to begin development and still analyzing you may consider looking at 3.5 with Visual Studio 2008 since it offers things that actually affect web devs. A few examples: -Linq (if you don't know find out, it's amazing.) -javascript debugging -split code/design screen like DreamWeaver (Finally!) -You get to pick the target framework (2.-, 3.0 or 3.5) -design time support for nested master pages If it's a fairly simple app though then 2.0 will more than suffice.

      hth Al

      H 1 Reply Last reply
      0
      • A Al Ortega

        3.0 doesn't really changes anything from 2.0 for web development. If you are getting ready to begin development and still analyzing you may consider looking at 3.5 with Visual Studio 2008 since it offers things that actually affect web devs. A few examples: -Linq (if you don't know find out, it's amazing.) -javascript debugging -split code/design screen like DreamWeaver (Finally!) -You get to pick the target framework (2.-, 3.0 or 3.5) -design time support for nested master pages If it's a fairly simple app though then 2.0 will more than suffice.

        hth Al

        H Offline
        H Offline
        Heavy Storm
        wrote on last edited by
        #3

        What about support to stuff like WCF?

        A 1 Reply Last reply
        0
        • H Heavy Storm

          What about support to stuff like WCF?

          A Offline
          A Offline
          Al Ortega
          wrote on last edited by
          #4

          3.0 will also give you better web services via WSE 3.0 so there are benefits of 3.0 over 2.0 that exist, just not much that is specific to web development. WSE and WCF are independent of the presentation. As your in development 3.5 / VS 2008 will be coming out and both 2.0/3.0 should be easy to upgrade so I don't think you can go wrong with either. It's just a preference for me to try a use the newest version of whatever on new projects.

          hth Al

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups