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. The Lounge
  3. .NET Framework 1.0 SP3, 1.1 SP1 Tech Previews

.NET Framework 1.0 SP3, 1.1 SP1 Tech Previews

Scheduled Pinned Locked Moved The Lounge
wcfcsharpdotnetcomsales
2 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.
  • M Offline
    M Offline
    Mike Dimmick
    wrote on last edited by
    #1

    Download from http://msdn.microsoft.com/netframework/downloads/updates/sptechpreview/default.aspx[^]. These service packs will apparently include:

    • Customer issues addressed with hotfixes
    • Improved WSDL import (web services)
    • Data Execution Prevention support
    • Buffer overrun protection

    Item 3 is that pages containing JITted code will now be marked executable, so that it works with XP SP2 systems with DEP switched on (for the moment, this basically means AMD Athlon 64 and Opteron systems). Item 4 sounds like they've recompiled with /GS. It's probably worth checking that your .NET applications still work properly with these service packs. Stability. What an interesting concept. -- Chris Maunder

    H 1 Reply Last reply
    0
    • M Mike Dimmick

      Download from http://msdn.microsoft.com/netframework/downloads/updates/sptechpreview/default.aspx[^]. These service packs will apparently include:

      • Customer issues addressed with hotfixes
      • Improved WSDL import (web services)
      • Data Execution Prevention support
      • Buffer overrun protection

      Item 3 is that pages containing JITted code will now be marked executable, so that it works with XP SP2 systems with DEP switched on (for the moment, this basically means AMD Athlon 64 and Opteron systems). Item 4 sounds like they've recompiled with /GS. It's probably worth checking that your .NET applications still work properly with these service packs. Stability. What an interesting concept. -- Chris Maunder

      H Offline
      H Offline
      Heath Stewart
      wrote on last edited by
      #2

      Note that these SPs will also address the new XP SP2 DCOM changes, IIRC, which require that applications ask for ports to be opened and can be allowed/denied by administrators through group policies. The System.Net classes will have to take this into account as well, otherwise I doubt we'd see an SP for either with .NET 2.0 on its way. Who knows about that, though.

      Microsoft MVP, Visual C# My Articles

      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