.NET Tutorials, Patterns, and Practices
Browse by Tags
All Tags »
GRASP Patterns »
C# (
RSS)
Sorry, but there are no more tags available to filter with.
-
|
Jeff Perrin has some excellent comments regarding my previous post describing the GRASP Controller Pattern , which essentially answers the question as to what first object beyond the UI layer is responsible for receiving and coordinating a system operation...
|
-
|
I installed DotNetNuke (DNN) this weekend for the Sarasota, Florida .NET Developer Group website. Since I had DNN on my test PC, I decided to view the source code to see how it was architected. I was pleasantly pleased at how well organized the code was...
|
-
|
In my post, Data Access Application Block Revealed - Factory Methods and Reflection , I talked about how the Enterprise Library Data Access Application Block used abstract classes and reflection to instantiate data providers to provide a extensible solution...
|
More Posts