|
|
Browse by Tags
All Tags » .NET » Architecture
-
One of the features we've worked into our new home-grown architecture is typed navigation. Without typed navigation, urls are strewn throughout the code, and any changes to navigation or querystrings involve updates to many pages. Not only that, providing a page the data it needs to properly initialize can be difficult to ...
-
In the new architecture we've been developing, one of the features we've developed is a common persistence mechanism. Once again, our attempts are to make development as clear and painless as possible. We want to make it incredibly easy to write good code, and difficult to make mistakes. As our development team grows and ...
-
As a growing "Software as a Service" (SaaS) development shop using .NET we've encountered many growing pains and some of the speed bumps inherent in the architecture that many others probably have as well. I'd like to express some of the issues we've encountered and hear if anyone else would like to start a ...
|
|
|