Slashdot Mirror


Visualizing the .NET Framework

eldavojohn writes "If you're a Web developer, you should check out a quick post about the number of types, methods, & fields in the .NET framework. This was done using NDepend. The numbers are quite large — e.g. 39,509 types. The blogger went on to generate tree maps and a dependency matrix."

7 of 320 comments (clear)

  1. goatse by Nimey · · Score: 3, Funny

    That's what I first thought of for visualizing .NET.

    The goggles, etc.

    --
    Hail Eris, full of mischief...

    E pluribus sanguinem
  2. Re:Wow, that's a big fat ASS^H^HPI by PPH · · Score: 4, Funny

    Any third-rate engineer or researcher can increase complexity; but it takes a certain flair of real insight to make things simple.
    -E. F. Schumacher

    Rube Goldberg is alive and working for Microsoft.

    --
    Have gnu, will travel.
  3. Correction by TheSpoom · · Score: 4, Funny

    If you're a Web developer, you should ignore .NET and use something much less bloated.

    There, fixed that for you.

    --
    It's better to vote for what you want and not get it than to vote for what you don't want and get it.
    - E. Debs
  4. Re:.NET is OOP gone stupid. by LaskoVortex · · Score: 4, Funny

    The first time I saw what you (supposedly) have to do to read from a file in Java, it pegged my OMGWTF meter.

    The idea is that you could encapsulate all that complexity inside a method inside a class--instantiate that class inside a class that has a "main()" and then put the whole thing in a module. You call all of that method with the correct parameters in an instance of another class created and instantiated the same way. You then jar it up as bytecode and then run it on the JVM--making sure your users are running the right versions of the JVM.

    On second thought, OMGWTF?

    --
    Just callin' it like I see it.
  5. Familiar punchline by spaceyhackerlady · · Score: 3, Funny

    This reminds me of an old joke:

    Q: A Marketing executive and an RIAA lawyer jump off the top of a 50 story building. Who hits the ground first?

    A: Who the hell cares?

    laura, not a fan of .NET

  6. Re:Compare it to the Human Genome by Ambiguous+Coward · · Score: 4, Funny

    The difference between genetic code and any human-invented language is the following: have you ever tried to debug a genome? It's friggin' ridiculous. No documentation at all.

    -G

    --
    Their may be a grammatical error, misspeling, or evn a typo in this post.
  7. Re:Wow, that's a big fat ASS^H^HPI by sapphire+wyvern · · Score: 4, Funny

    Monorails?

    Is that a port of a Ruby web application framework to an open-source reimplementation of a (possibly patent-encumbered) proprietary common language runtime?

    No wonder it sucks compared to a Honda! ;)