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: .net-4.0

Relax or disable table constraints when using Dapper and Entity Framework?

I would like to set a do something like this ...dataSet1.EnforceConstraints = false;... using the Dapper.Net ORM and Entity Framework....I created the models in VS2010 where a property:... [EdmScalarPropertyAttribute(EntityKeyProperty=false, IsNullable...
.net-4.0 dapper edmx entity-framework
asked by ElHaix

SecurityException - Dapper on shared hosting

For my current project I use Dapper. Everything perfect. Then I needed to deploy it on shared hosting. The result can be seen here (copied YSOD):...Description: The application attempted to perform an operation not allowed by the security policy. To gr...
.net-4.0 asp.net dapper securityexception shared-hosting
asked by stej

Dapper error parsing tinyint to short?

The column in SQL Server 2008 is ...[tinyint] NULL...The property on the class in C# is ...short?...I am just doing a simple select query. ...In Dapper .NET 3.5 it worked perfectly. ...I recently updated to .NET 4.0, and to Dapper .NET 4.0, but now I get ...
.net-4.0 c# dapper sql-server-2008
asked by Adam Marshall

Adding a Dapper Dynamic Output Parameter in VB.NET

I'm trying to use Dapper to call a stored procedure that has a couple Output parameters, using VB.NET (and .NET 4.0)....However, it seems I cannot use the ...DynamicParameters.Add... method, because I'm getting the following compiler error:...'Add' is amb...
.net-4.0 dapper parameters vb.net
asked by MCattle

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