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)

2 results for: in tag: wcf

How to select data from database and return it via a WCF service?

I have a stored procedure that gets the ...Filename... and ...Path... (2 columns) from the database. I need to make a WCF service that returns the data into a format that any application that uses the service can use like a ...List<string>... or something...
asp.net-mvc dapper sql wcf
asked by ygongdev

Sequence contains several elements Dapper

I'm using Dapper for retrieve a result of my request SELECT. ... List<dynamic> results = connection.Query("SELECT id_fonction from liste_personnels_fonctions where id_personnel = @id_personnel", new { id_personnel }).ToList(); ...But sometimes I have 2 re...
c# dapper select sql wcf
asked by Elddif

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