zzz projects Dapper Tutorial
Getting Started Documentation 3rd Party Libraries Knowledge Base Online Examples
  • Getting Started
  • Documentation
  • 3rd Party Libraries
  • Knowledge Base
  • Online Examples
  •   Download  

Dapper Tutorial - Knowledge Base (KB)

4 results for: in tag: nhibernate

Will Dapper for retrieval and NHibernate for CRUD work for a web application

I am planning to use "Dapper" for retrieval and "NHibernate" for CRUD operations. So, would it be a good design to follow this approach. One of the problems I recently faced is with CRUD Screens....Suppose I have Edit Order form. I am retrieving the entit...
asp.net-mvc-3 dapper nhibernate
asked by Sunny

Foreign keys and pivot tables using dapper extensions

I am using dapper extension methods like insert for everything related to the database in a project but I am not able to connect the models to each other. There are 4 tables in the database: category, event, speaker, and eventspeaker (pivot table). Is the...
asp.net-mvc c# dapper dapper-extensions nhibernate
asked by Ismael123

Any ORM that can work with tables without PK?

I'm building a Web App that has to interact with a database that has multiple tables without PK....The database is designed intentionally like this and the schema sadly can't be modified....I tried using Entity Framework but it has a lot of issues with th...
c# dapper entity-framework nhibernate orm
asked by Emiliano Rodriguez

Why use Dapper if I don't want to write my query on sql

The project I am working on has 90% of the business logic in stored procedure. I looked at Dapper as a possible path to move some of these business rules to the Application layer. The benefits to me are evident, in that I can do unit testing etc etc. ...D...
dapper nhibernate orm
asked by Erion

Page 1 of 1
  • 1

Prime Library

Performance

  • Entity Framework Extensions
  • Entity Framework Classic
  • Bulk Operations
  • Dapper Plus

Expression Evaluator

  • C# Eval Expression
  • SQL Eval Function
More Projects...