in Search
     

Browse Blog Posts by Tags

Showing related tags and posts for the Blogs application. See all tags in the site
All Tags » .NET » CSLA (RSS)
  • 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 by jokiz on 06-25-2006
    Filed under: Filed under: , ,
  • 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 by jokiz on 06-05-2006
    Filed under: Filed under: ,
  • 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 by jokiz on 05-31-2006
    Filed under: Filed under: , , ,
  • 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 by jokiz on 04-07-2005
    Filed under: Filed under: , ,
Page 1 of 1 (4 items)