Interactive ASP.NET

Dedicated to providing a rich development community.
Welcome to Interactive ASP.NET Sign in | Join | Help
in Search

Browse Site by Tags

Showing related tags and posts accross the entire site.
All Tags » Architecture (RSS)
  • Domain Driven Design–Organization Is Important!

    I’ve been doing some kata’s lately and have decided that there is quite a lot in a name. Working on another project that has things named more generically has been a somewhat difficult adjustment to get used to. The funny thing is that I think that one of the big reasons people opt for descriptive names...
    Posted to Weblog by Nathan Zaugg on 10-30-2013
  • Visual NDepend Blows My Socks Off!

    I’m not easily impressed by even the best of software.  There is usually some little thing that ruins my user experience.  I tell you this so you know that what I say next is something special.  Visual NDepend is AWESOME!  Everything meet or far exceeded my expectations!  If...
    Posted to Weblog by Nathan Zaugg on 02-26-2009
  • The Service Oriented Architecture (SOA) Philosophy

    Service Oriented Architecture is a software design concept that packages small pieces of modular functionality into "services" through the software lifecycle. SOA separates functionality into a set of self-contained, modular units that can be combine by a simple application to accomplish a...
    Posted to Weblog by Nathan Zaugg on 11-05-2008
  • Google releases web browser "chrome"

    Google has done it again! In a completely unexpected (at least by myself) move they have released a browser into mainstream. Frankly, I am quite surprised! Google was such a fan of Firefox that I never thought I would see them in competition. It also surprises me because building web browsers has is...
    Posted to Weblog by Nathan Zaugg on 09-02-2008
  • Database Naming Conventions

    Naming conventions are like arm pits. Everyone has them and they all stink! Well, at least that's the perspective of pretty much every developer an DBA alike. I will present my own personal philosophy for naming conventions on databases and hopefully spawn some discussion in the process. Basic Principles...
    Posted to Weblog by Nathan Zaugg on 07-02-2008
  • Avoiding Circular Dependencies

    The term "circular dependency" may be foreign to some programmers (especially if you do Java as it is a pretty common practice). However, anyone who has done some scripting for a referential database knows that you have to run scripts in a certain order. Running scripts out of order causes...
    Posted to Weblog by Nathan Zaugg on 06-09-2008
  • Unit Testing Philosophy -- Code Coverage is meaningless....

    While I am a big fan of unit testing I often try to point out that Code Coverage tells us little more than “are there unit tests” not “are we unit testing”. The former indicates that the code is indeed being executed . The latter indicates that the code is being exercised . Scott Hanselman describes...
    Posted to Weblog by Nathan Zaugg on 04-23-2008
Page 1 of 1 (7 items)
Powered by Community Server (Non-Commercial Edition), by Telligent Systems