|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
.Net Source CodeIs .Net calsses' source code available (like mfc)
to study or to help debug applications? Hello, Leon_Amirreza!
LA> Is .Net calsses' source code available (like mfc) LA> to study or to help debug applications? AFAIK no, but you can always decompile it ( for study or debug purposes ). For example you can use Reflector tool ( http://www.aisto.com/roeder/dotnet/ ) Other option is to download and peek into ROTOR 2.0, Microsoft's open-source
implementation of .NET FCL, CLR and more. You get the full source code for the core .NET FCL. http://www.microsoft.com/downloads/details.aspx?FamilyId=8C09FD61-3F26-4555-AE17-3121B4F51D4D&displaylang=en "Leon_Amirreza" <amirreza_rahm***@yahoo.com> wrote in message Is .Net calsses' source code available (like mfc)news:epaGaCtwGHA.4512@TK2MSFTNGP05.phx.gbl... to study or to help debug applications? |
|||||||||||||||||||||||