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
  • syntax for csla 4

    In my pre csla 4 code I have [RunLocal] protected override void DataPortal_Create() { _userID = -1; ValidationRules.CheckRules(); //cannot resolve ValidationRule compile error here } What is the syntax when porting to csla 4.0 ? thanks
    Posted to CSLA .NET discussion (Forum) by gullu on Mon, Aug 20 2012
  • Best tact for Hierarchical queries

    I need to query an EditableRootList by hierarchical child attributes. An example from Using CSLA would be a Invoice->LineItems->LineItem. I would like to return all Invoices for this month that have an LineItem Amount over $500.00. Should I make a Command or this a Unit of Work? I do not see in...
    Posted to CSLA .NET discussion (Forum) by csmith1 on Thu, Mar 8 2012
Page 1 of 1 (2 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