in

CodeSmith Community

Your Code. Your Way. Faster!

Browse by Tags

  • Re: Processors and Terminating Execution

    Hi Scott, This is quite simple to do - just use the Execute overload that takes a boolean to decide whether to "abortIfFailure" i.e. ServiceResult result = this.Execute( true ); This causes the execute method to check the ProcessorResult "Result" property to see if it is false i.e there is no result...
    Posted to .netTiers - General Support (Forum) by swin on 02-22-2007
    Filed under: BrokenRules, Processors, Service layer, ServiceLayer, Validation, Validation ServiceLayer
  • Re: Handling EDS events

    Evan, Great implementation! I’ve made a tiny enhancement to the class to be able to read broken rules for those business entities that are not used in the business process pipeline. using System; using System.Collections.Generic; using System.Text; using System.Web.UI.WebControls; using RootNamespace...
    Posted to .netTiers - General Support (Forum) by mike123 on 11-22-2006
    Filed under: EntityNotValidException, Service layer, Validation
Page 1 of 1 (2 items)
Copyright © 2008 CodeSmith Tools, LLC
Powered by Community Server (Commercial Edition), by Telligent Systems