|
|
Browse by Tags
All Tags » Architecture
-
If you were following our blog at the end of last year, you read my entry on MVC - Wrestling an Enterprise Architecture out of .NET. Well, we pressed forward and developed a fully-working MVC2 architecture on top of ASP.NET. We've had some bumps along the way, but we think it's been worth the effort to move to an MVC2 ...
-
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 ...
|
|
|