Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
Microsoft

'Shared Source' .NET Overview 15

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."
This discussion has been archived. No new comments can be posted.

'Shared Source' .NET Overview

Comments Filter:
  • Please close the italics tag! ;)
  • Merely an example (Score:5, Insightful)

    by jquirke ( 473496 ) on Saturday March 30, 2002 @02:03AM (#3252119)
    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?
  • Actually... (Score:3, Informative)

    by Daftspaniel ( 527440 ) on Saturday March 30, 2002 @04:31AM (#3252616) Homepage Journal
    Microsoft have released source code for years. For example the MFC Class library has the source provided with Visual Studio which helps for debugging.
  • There is always a but... Soap keeps crashing off my desktop. I can look but not edit. I guess they are just doing what we do, ask for help when our programs are buggy and need the help of the community.

    But frankly, if Microsoft needs my help, they better ask with their dollars.
  • i can't seem to view that page with konqueror (kde 2.2.1), hope you can fix that :)
  • by SteveX ( 5640 ) on Saturday March 30, 2002 @12:23PM (#3253904) Homepage
    "One of the key considerations that went into the design of the Rotor's shared source license is that a programmer should be able to look at the Rotor source without becoming tainted."

    So much for that particular conspiracy theory.

    - Steve
  • Slow down Linux? (Score:2, Informative)

    by pedershk ( 301556 )
    Excuse me for asking - but I have to disagree with the author here. What does this have to do with trying to slow down the Linux OS?

    The source code [microsoft.com] that Microsoft has released (as Shared Source [microsoft.com]) is source code for the common language runtime and quite a few of the .Net framework libraries, as well as a version of the C# compiler.

    This really has nothing to do with the MS/Linux "battle" (which really doesn't exist anyway, in my opinion - at least not officially).

What is research but a blind date with knowledge? -- Will Harvey

Working...