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: angularjs

angular.js:13424 Error: [$resource:badcfg] Error in resource configuration for action `delete`

I am trying to delete an object and return an list which does trigger the web api controller method but then get the error...Expected response to contain an object but got an array (Request: DELETE $scope.deleteProduct = function (productId) { ...
angularjs asp.net-web-api dapper
asked by Arianule

Using Dapper to populate a List of Items

I have a single page application that contains the following classes:...public class Item{ public int Id {get;set;} public string Description {get;set;} public List<ItemRate> Rates {get;set;} } public class ItemRate{ public int Id {get;se...
angularjs c# dapper
asked by davids

Why does AngularJs or javascript convert a 4 digit string as a date

I am using ...angularJs... and have a field stored in ...MSSQL... as ...varchar(10).... The data is stored and displayed correctly so long as it isn't a 4 character number like ...1234.......When I save that string, the db has the correct value of ...1234...
angularjs dapper javascript string
asked by davids

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