Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. TalMcMahon

    Should data objects and database accessors exist in the same class?

    Another FWIW, I have built using both models (persistance aware objects and Persistance aware Services), once the implementation is wired they are nearly the same to work with. arguing about MyPerson.Save or MyPerson.Search(Params) VS PersonManager.Save(MyPerson) or...

Part and Inventory Search

Back
Top