CodeSmith Community
Your Code. Your Way. Faster!

Adding additional columns

Latest post 11-20-2007 11:11 AM by evolved. 1 replies.
  • 11-17-2007 10:08 AM

    Adding additional columns

    Hi,

    Is there a way in .net tiers that when you add additional columns and re-generate the framework that you know the areas in the application that are affected? Other frameworks I've used use fail to compile when you add columns and is usefull to know what areas of the application need updating.

     Also, which is the best pattern to use: service or domain, I get the impression service is better as its "cleaner" but I don't have enough reasons why I should use one over the other.

     Thanks in advance 

    • Post Points: 35
  • 11-20-2007 11:11 AM In reply to

    • evolved
    • Top 50 Contributor
    • Joined on 12-27-2004
    • South River, NJ
    • Posts 96
    • Points 1,840

    Re: Adding additional columns

    Kit,

    I commonly change/add columns to one of my deployed projects which uses .netTiers heavily, Im not sure I mean 'what is affected', could you elaborate on that a bit?

    As far as your second question, It's really a matter of needs/requirements/and tastes. The domain model is quite similar to what a lot of DAL devs have worked with before, so it's where I started. The service model is quite elegant, IMO, but I have yet to use it in a project so I can't speak with authority on picking one or the other.

     HTH

     evo

    http://www.jheidt.com
    ------------------------------
    Member of the .NetTiers team
    http://www.nettiers.com
    ------------------------------

    • Post Points: 5
Page 1 of 1 (2 items) | RSS
Copyright © 2008 CodeSmith Tools, LLC
Powered by Community Server (Commercial Edition), by Telligent Systems