Microsoft to release source for .NET Framework Libraries

I thought I'd bring your attention to this post on Scott Guthrie's blog - this is a really exciting announcement for .NET developers everywhere:

Releasing the Source Code for the .NET Framework Libraries

2 responses to “Microsoft to release source for .NET Framework Libraries”

  1. Fernando Malard Avatar

    That's great!
    Is Autodesk planning to do the same with AutoCAD.NET API? 🙂

    Regards,
    Fernando.

  2. Hi Fernando,

    The managed API in AutoCAD is really a thin layer on top of ObjectARX, so publishing its source wouldn't be of great benefit to developers, IMO. And in any case, we don't obfuscate the managed API assemblies, so I'm pretty sure you can get as much value out of the assemblies with Reflector as you would from the source (see this previous post).

    Cheers,

    Kean

Leave a Reply to Kean Walmsley Cancel reply

Your email address will not be published. Required fields are marked *