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)

4 results in tag: ado.net-entity-data-model

Updating models from database in Entity Framework 6.0

I'm developing a Web API Service (in Visual Studio 2013), and I've added, in my solution, ADO.NET Entity Data Model (Database First)....All the tables I've included, are correctly created in my edmx diagram....Then I've made some changes: I've added two n...
ado.net-entity-data-model c# entity-framework entity-framework-6 sql-server-2008
asked by GVillani82

Access IBM db2 database with asp net 5

I need to connect my ASP Net 5 application with a IBM Db2 database....I found these nuget package:...https://www.nuget.org/profiles/IBMDB2EF...And i followed this tutorial:...https://www.ibm.com/developerworks/community/blogs/96960515-2ea1-4391-8170-b0515...
ado.net-entity-data-model asp.net-core db2-400 entity-framework-6 entity-framework-core
asked by Jonhy.Olivas

Stored procedure in Entity Framework Core "enumeration yielded no results" error

In my ASP.NET Core 1.1 project with EF Core 1.1, I'm trying to call a SQL Server stored procedure by following this ...official MSDN article... and ...this post.... But I'm getting the above error inside the ...While loop... in the following code....I've ...
ado.net ado.net-entity-data-model asp.net-core c# entity-framework-core
asked by nam

Why do we need to create, open and close db connections to retrieve multiple result sets but not if retrieving one set?

In order to retrieve different result sets being returned by the stored procedure we have to use this:... UsersPhonesDBContext.Database.Initialize(force: false); DbConnection con = UsersPhonesDBContext.Database.Conne...
ado.net-entity-data-model c# entity-framework entity-framework-6 objectcontext
asked by azure boy

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!