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. General Programming
  3. .NET (Core and Framework)
  4. latest version of .net

latest version of .net

Scheduled Pinned Locked Moved .NET (Core and Framework)
csharpquestionannouncement
3 Posts 3 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.
  • A Offline
    A Offline
    abhiramsss
    wrote on last edited by
    #1

    what is the latest version of .net to use

    abhi

    S M 2 Replies Last reply
    0
    • A abhiramsss

      what is the latest version of .net to use

      abhi

      S Offline
      S Offline
      Scott Dorman
      wrote on last edited by
      #2

      The latest released version is .NET 3.0, but the .NET 3.5 release should be out by the end of the year and is currently in public Beta.

      Scott.


      —In just two days, tomorrow will be yesterday. [Forum Guidelines] [Articles] [Blog]

      1 Reply Last reply
      0
      • A abhiramsss

        what is the latest version of .net to use

        abhi

        M Offline
        M Offline
        Mike Dimmick
        wrote on last edited by
        #3

        Strictly Scott is correct, but unfortunately the ".NET" name is overloaded. ".NET 3.0" does not include any updates to the Common Language Runtime (the core execution engine), the Base Class Library, Windows Forms, ADO.NET or ASP.NET, which remain unchanged from their .NET 2.0 versions. The only parts that are new are Windows Presentation Foundation (WPF), Windows Communication Foundation (WCF), InfoCard and Windows Workflow Foundation (abbreviated WF). .NET Framework 3.5 will also be 'pure extensions' to .NET 2.0 but will require .NET Framework 2.0 SP1 to be installed, which will ship at the same time. I'm not completely sure how this will work out, whether System.dll will be replaced or not. So the answer is, if you're targetting Windows Forms or ASP.NET, you need .NET Framework 2.0, but if you're using WPF, WCF, InfoCard or Workflow, you need 3.0 as well.


        DoEvents: Generating unexpected recursion since 1991

        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