Architecture of a .NET application: case studies
-
Recently the question Number of projects per solution has been asked on reddit which led to interesting debates. Of course the answer depends largely on the overall size and business of the application. In this post I’ll go through various code bases to see what architecture choices are taken by industry leaders
Just put everything in one project
"With its 1.600+ projects and 200.000+ classes Visual Studio might be well the largest .NET application on earth." I hope so
-
Recently the question Number of projects per solution has been asked on reddit which led to interesting debates. Of course the answer depends largely on the overall size and business of the application. In this post I’ll go through various code bases to see what architecture choices are taken by industry leaders
Just put everything in one project
"With its 1.600+ projects and 200.000+ classes Visual Studio might be well the largest .NET application on earth." I hope so
Kent Sharkey wrote:
"With its 1.600+ projects and 200.000+ classes Visual Studio might be well the largest .NET application on earth."
:omg: :omg: :omg: :wtf: And then we wonder why an update is several GB big? Another thing I wonder... how many time does it get to re-build the whole solution?
M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.
-
Recently the question Number of projects per solution has been asked on reddit which led to interesting debates. Of course the answer depends largely on the overall size and business of the application. In this post I’ll go through various code bases to see what architecture choices are taken by industry leaders
Just put everything in one project
"With its 1.600+ projects and 200.000+ classes Visual Studio might be well the largest .NET application on earth." I hope so
Pah, our app at work looks just as big! :laugh: :-D :-\
A new .NET Serializer All in one Menu-Ribbon Bar Taking over the world since 1371!