Browse by Tags

Sorry, but there are no more tags available to filter with.
  • Encapsulating State Changes

    Whenever it comes to determining whether a business object meets a certain state, I like to do create a property or method for this. For instance, evaluate the property below: public bool IsCompleted { get { return this.CompletedDate != null; } } The IsCompleted property checks to see if a completed...
    Posted to Brian Mains Blog (Weblog) by bmains on 05-20-2008
Page 1 of 1 (1 items)
The leading UI suite for ASP.NET - Telerik radControls
Outstanding performance. Full ASP.NET AJAX support. Nearly codeless development.