DevPinoy.org
A Filipino Developers Community
All Tags » .net » CSLA (RSS)
            

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • Databinding BrokenRules

    i was applying the business rules on our CSLA derived business objects last week. when it came to the UI, we have this repeater control to display friendly messages to the user on our master page. i was about to bind the broken rules' descriptions of the concerned business object in the said repeater...
    Posted to jokiz (Weblog) by jokiz on 06-25-2006
  • CSLA.ReadOnlyCollectionBase vs System.Collections.ReadOnlyCollectionBase

    I was using the ReadOnlyCollectionBase of Rocky's framework when i got a name clash with the System.Collections.ReadOnlyCollectionBase class. I was using IList in the said codesheet so i have System.Collections as one of my usings. I wonder why Rocky chose the same class name. Although you can work around...
    Posted to jokiz (Weblog) by jokiz on 06-05-2006
  • Unit testing CSLA business objects

    Our current project is using CSLA 1.1 for the business object framework and NHibernate for persistence. I don't know if this is a good combination but personally, I'd rather go for stored procedures since using NHibernate for a small application such as ours is an overkill (not to mention the tweaking...
    Posted to jokiz (Weblog) by jokiz on 05-31-2006
  • Expert C# Business Objects by Rocky Lhotka

    I just got this book and hopefully I will learn a lot from it. I want to know about his framework, perhaps use it in one of my personal projects and learn from it, particularly the design considerations that Rocky considered in designing the CSLA.NET framework. I will start reading it after I have re...
    Posted to jokiz (Weblog) by jokiz on 04-07-2005
Page 1 of 1 (4 items)

Copyright DevPinoy 2005-2008
Powered by Community Server (Commercial Edition), by Telligent Systems