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)

3 results for: in tag: integration-testing

Code coverage in VS2012 not showing dynamically typed object used for Dapper as covered

We're using VS2012 Ultimate (thanks BizSpark!) and we've started to get into integration testing to ensure our Dapper queries are working with the DB in the loop. I'm trying to ensure 100% code coverage for all the database related classes....In one of ou...
c# dapper integration-testing visual-studio-2012
asked by AndrewWhalan

When run integration tests throw SqlException

I am running integration tests. Before starting the test, I deleted the database and create it again. The first test is successful. But at the start of the second test I get an exception:...SetUp : System.Data.SqlClient.SqlException : Cannot drop database...
c# dapper integration-testing nunit
asked by Alexey Anisimov

SQL Server In Memory Equivalent

My team has recently decided to move from EF to Dapper. As such we are moving a lot of the logic that was done in EF into Stored Procedures as part of our SQL Server DB. This means that a lot of the Unit Tests that we have for EF are now Integration Level...
dapper entity-framework integration-testing sql-server
asked by 165plo

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...