CSLA .NET

Vibrant discussion about CSLA .NET and using the framework to build great business applications.

Browse Forum Posts by Tags

Showing related tags and posts for the CSLA .NET discussion forum. See all tags in the site
  • SmartDate - I want textbox to be empty

    Hi I'm at the end of my options with the SmartDate. This is my code. Private _contrSdtDt As SmartDate = New SmartDate(True) Public Property ContrSdtDt() As DateTime Get CanReadProperty("ContrSdtDt", True) Return _contrSdtDt.Date End Get Set(ByVal value As DateTime) CanWriteProperty("ContrSdtDt"...
    Posted to CSLA .NET discussion (Forum) by ksavoie on Thu, Apr 14 2011
Page 1 of 1 (1 items)

Copyright (c) 2006-2010 Marimer LLC. All rights reserved.
Email admin@lhotka.net for support.
Powered by Community Server (Non-Commercial Edition), by Telligent Systems