Browse by Tags

All Tags » Attributes
  • Re: Data Exchange and Email List Management

    Probably one of the best mechanisms that many churches use to accomplish something like what you’re trying to do is to use Individual Attributes and IndividualCodes.  The setup for these attributes can be found in the portal under Admin::People Setup::Individual Attributes.You could programmatically add attributes to people when they ...
    Posted to Integration (API) (Forum) by  nfloyd  on May 21, 2007
  • Choppin' properties

    C# Enumerations have always been a sore area for developers.  Binding (lack of), comparison, explicit conversion, etc... Over all enumerations are good mechanisms to help you avoid hitting the database - for predefined system types.  So what happens if your type has some sort of metadata hanging off of it and you still want to use a ...
    Posted to Intelligent Design (Weblog) by  nfloyd  on May 21, 2007
  • Persistence via Attributes

    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 ...
    Posted to Intelligent Design (Weblog) by  thardy  on October 20, 2006