Slashdot Mirror


'Shared Source' .NET Overview

Lisa writes: "As part of Microsoft's Shared Source initiative, the company announced Tuesday the public availability of more than 1 million lines of Windows and Microsoft .NET source code--aimed primarily at universities. I guess Microsoft hopes to slow down academic support for the open-source Linux OS. Don't know why they expect this to work, but Brian Jepson has a nice overview of this shared source release."

1 of 15 comments (clear)

  1. Merely an example by jquirke · · Score: 5, Insightful

    From the Microsoft website:

    Developers interested in the internal workings of the .NET Framework can explore this implementation of the CLI to see how garbage collection works, JIT compilation and verification is handled, security protocols implemented, and the organization of frameworks and virtual object systems.

    and

    The Shared Source CLI goes beyond the printed specification of the ECMA standards, providing a working implementation for CLI developers to explore and understand. It will be of interest to academics and researchers wishing to teach and explore modern programming language concepts, and to .NET developers interested in how the technology works.

    Before people criticize Microsoft for whatever reason, and claim that this was done in Microsoft's best interest, then you are absolutely right. Microsoft, will, ultimately benefit most from this release, but so will the community.

    I guess Microsoft hopes to slow down academic support for the open-source Linux OS.

    How so? What is it about this release that suggests anything to "compete" at all with Linux?