in

Browse by Tags

  • Automatically inserting object into collection when parent is created

    Hi all. I'm still getting up to speed with Subsonic and love it but I've hit a snag. I have an object called ContentRegion which has unlimited ContentField's. They are set up in the db with a FKEY relationship. What I'm trying to do is enforce a rule that every ContentRegion have at least...
    Posted to Getting Started (Forum) by HelluvaEngineer on 03-20-2008
  • Errors Collection and IsDirty?

    I actually have two questions: 1. Is there a reason the Errors collection on the generated objects is protected? I would think the collection would contain useful info to pass back to the UI. I modified the templates to accomodate my needs, but was curious if it was set up this way for a specific reason...
    Posted to Code Discussion (Forum) by sweeperq on 01-28-2008
  • Related classes

    Hello, I'm evaluating SubSonic, and it looks very nice, but there's one small thing that I don't like. Say I have an Employee table and a Department lookup table. Employee contains a column called DepartmentId that acts as a foreign key to the Id column in the Department table. Susonic generates...
    Posted to Code Discussion (Forum) by KelseyGrammar on 12-27-2007
  • Re: Generics and Active Record

    Thanks Spooky - but I just can't get it. Beginning to think I'm barking up the wrong tree and perhaps its just not meant to be doable. But there must be some way I can code against the base class rather than requiring an actual implementation.. Get the feeling I need to be passing an Interface...
    Posted to Code Discussion (Forum) by Bunce on 12-17-2007
  • Generics and Active Record

    Hi All. I'd like to create a global helper method in which I can pass in an Active Recod class and perform some tests as well as running the calling the Save method of teh class and catching some specific errors. I'm not too flash with Generics and so haven't worked out how I can pass in...
    Posted to Code Discussion (Forum) by Bunce on 12-14-2007
Page 1 of 1 (5 items)