Search code examples
Starting with DDD pattern in business layer...


asp.netdomain-driven-designpetapoco

Read More
Repository Pattern Where and Lightweight ORMs...


architecturerepository-patterndapperpetapocomassive

Read More
In which project to add reference to PetaPoco?...


design-patternsormvisual-studio-2012petapoco

Read More
Can I pass table valued parameters to a stored procedure with PetaPoco?...


table-valued-parameterspetapoco

Read More
Can petapoco handle joins and query generated columns?...


c#petapoco

Read More
How can integrate MVCMiniProfiler with PetaPoco without changing the sources...


mvc-mini-profilerpetapoco

Read More
Retrieve Dataset with PetaPoco...


c#petapoco

Read More
How do I make capitalization for table/column names not matter with PetaPoco and PostgreSQL?...


c#postgresqlpetapoco

Read More
How do you handle relationships to other tables with PetaPoco?...


petapoco

Read More
Issue when insert into mysql using PetaPoco Database.Insert<T>...


mysqlpetapoco

Read More
ASP.Net Web API architecture choices...


architectureknockout.jsasp.net-web-apipetapocosingle-page-application

Read More
How to unit test service that is using PetaPoco.Database...


.netunit-testingmockingrhino-mockspetapoco

Read More
How to loop through var to populate a DropDown?...


c#asp.netc#-4.0petapoco

Read More
Does adding PetaPoco attributes to POCO's have any negative side effects?...


petapoco

Read More
How to update PetaPoco model from the database?...


.netvisual-studio-2010ormpetapoco

Read More
Should the PetaPoco database class be created once per request or every time it is needed?...


.net-3.5webformspetapoco

Read More
MVC3 Controller not recongnising base controller with Ninject dependency...


asp.net-mvc-3ninjectnlogpetapoco

Read More
PetaPoco Paged query generation improvement...


c#sqlpetapoco

Read More
Prevent PetaPoco from recognizing variables as input parameters...


mysqlsqlpetapoco

Read More
NHibernate vs petapoco loading mechanism...


nhibernatepetapoco

Read More
Return Json Using PetaPoco Dynamic & WebAPI...


c#jsonc#-4.0asp.net-mvc-4petapoco

Read More
What's the reasoning behind result columns being excluded from auto-select statements in PetaPoc...


petapoco

Read More
efficient paging with PetaPoco MVC3...


asp.net-mvc-3petapoco

Read More
MultiPOCO queries firing error message...


t-sqlpetapoco

Read More
PetaPoco and Ignore attribute...


c#petapoco

Read More
how to create a DAL using petapoco...


petapoco

Read More
Is this bad or wrong design/implementation of Unit of Work and repository pattern (with transaction...


repository-patternunit-of-workpetapoco

Read More
Petapoco + Stored Procedure + ViewModel + MVC3 - pull data using multitable queries in a stored proc...


c#asp.net-mvc-3stored-procedurespetapoco

Read More
SQL records with completely identical datetime values...


sql-serverasp.net-mvcappharborpetapoco

Read More
Incorrect syntax error message...


petapoco

Read More
BackNext