zzz projects Entity Framework Core EF Core
Home Articles Knowledge Base Online Examples
  • Home
  • Articles
  • Knowledge Base
  • Online Examples

Entity Framework Core - Knowledge Base (KB)

3 results in tag: jquery

Send Entity Framework form to controller as model using AJAX

I am experiencing an issue when trying to send an entity framework form to my controller as a model thru ajax. The problem is that in some cases it doesn't passes an empty model. Here's what I have:...Manufacturer.cs...public class Manufacturer { [Hi...
ajax asp.net-mvc c# entity-framework-core jquery
asked by Joe Higley

Bind TextBox Controls From Autocomplete TextBox Using ASP.Net core mvc Visual Studio 2017

I'm working on a asp.net core 1.1 project using EF Core....Starting from a text inserted in a Textbox on my ...Create.cshtml... page (where I use autocomplete function) I want to bind other textbox controls fetching data from my entity framework database ...
asp.net-ajax asp.net-core-1.1 asp.net-core-mvc entity-framework-core jquery
asked by Code4Fun

getJSON method returns 'undefined' in jquery

I am working on an Asp.net core 2.1 project and have the below model...Person...public class Person { [Key] public int ID { get; set; } [Required] [MaxLength(150)] public string Name { get; set; } [Required] [MaxLength(150)] ...
asp.net-core asp.net-core-webapi entity-framework-core jquery json
asked by topcool

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

Related

  • EF Extensions Online Benchmark
  • WIN an EF Extensions license
  • EF6 BatchSaveChanges for only $79
Get monthly updates by subscribing to our newsletter!
SUBSCRIBE!