Starting with DDD pattern in business layer...
Read MoreRepository Pattern Where and Lightweight ORMs...
Read MoreIn which project to add reference to PetaPoco?...
Read MoreCan I pass table valued parameters to a stored procedure with PetaPoco?...
Read MoreCan petapoco handle joins and query generated columns?...
Read MoreHow can integrate MVCMiniProfiler with PetaPoco without changing the sources...
Read MoreHow do I make capitalization for table/column names not matter with PetaPoco and PostgreSQL?...
Read MoreHow do you handle relationships to other tables with PetaPoco?...
Read MoreIssue when insert into mysql using PetaPoco Database.Insert<T>...
Read MoreASP.Net Web API architecture choices...
Read MoreHow to unit test service that is using PetaPoco.Database...
Read MoreHow to loop through var to populate a DropDown?...
Read MoreDoes adding PetaPoco attributes to POCO's have any negative side effects?...
Read MoreHow to update PetaPoco model from the database?...
Read MoreShould the PetaPoco database class be created once per request or every time it is needed?...
Read MoreMVC3 Controller not recongnising base controller with Ninject dependency...
Read MorePetaPoco Paged query generation improvement...
Read MorePrevent PetaPoco from recognizing variables as input parameters...
Read MoreNHibernate vs petapoco loading mechanism...
Read MoreReturn Json Using PetaPoco Dynamic & WebAPI...
Read MoreWhat's the reasoning behind result columns being excluded from auto-select statements in PetaPoc...
Read Moreefficient paging with PetaPoco MVC3...
Read MoreMultiPOCO queries firing error message...
Read Morehow to create a DAL using petapoco...
Read MoreIs this bad or wrong design/implementation of Unit of Work and repository pattern (with transaction...
Read MorePetapoco + Stored Procedure + ViewModel + MVC3 - pull data using multitable queries in a stored proc...
Read MoreSQL records with completely identical datetime values...
Read More