Linked by Eugenia Loli-Queru on Sat 21st Jan 2006 22:40 UTC
Thread beginning with comment 88664
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.





Member since:
2005-07-27
I used the ".NET or Not" tool and Visual Studio 8 contains 487 managed libraries out of 1,495 files. And 11 programs included with .NET host the CLR.
Those 487 managed libraries make up 179 megabytes of space. A quick extrapolation from Mono's own libraries puts the code that shipped in my version of Visual Studio at 2 million lines of code.
Am using the small edition of Visual Studio here: not enterprise nor architect, so the only debatable piece is whether enterprise and architecture features make up for another 5.5 million lines of code.
Miguel.