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

Entity Framework 6 - Knowledge Base (KB)

6 results in tag: datatable

Entity from datatable

Is it possible to populate an entity with the contents of a DataTable?
c# datatable entity-framework
asked by Brian

Return ListDataTable> or DataSet from an Entity Framework stored method.

How do I modify the below method to return a List< DataTable> or a DataSet? I want to make it generic so it can return multiple resultsets from the database....public static DataTable ExecuteStoredProcedure(ObjectContext db, string storedProcedureName, IE...
dataset datatable entity-framework sqldatareader
asked by tempid

LINQ to Entities query to DataTable

I need to store the data returned from this LINQ to Entities query (below) into a DataTable so that I can use it as data source to a DataGridView, how can I do that?...In this case I'm using LINQ to Entities to query against an Entity Framework conceptual...
c# datagridview datatable entity-framework linq
asked by Zignd

Iterating through entity object in entity framework

I'am pretty new to Entity Framework(started about a week ago) and I've been looking around for solution to what I think is a simple problem for a day now,..."I have extracted data from table but before I bind it to repeater I want to do some enhancements ...
c# datatable entity-framework
asked by Arawn

Inserting datatable data to database using Entity Framework?

I am having a datatable and i want to insert data to database(SSMS) using Entity Framework. What is the Feasible solution for this ?
c#-4.0 datatable entity-framework
asked by Mogli

Convert DbContext to Datatable in Code first entity framework

Hello I am trying to convert ...DbContext... result to ...DataTable.... I have one ...class... i.e. ...ClientTemplateModel... which ...inherits...DbContext.... In this class I have one ...DbSet... object i.e. ...public virtual DbSet<imagecomment> ImageCo...
c# datatable dbcontext entity-framework linq-to-sql
asked by Ajay

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
Save your entities 20× faster with EF Extensions
SaveChanges vs BulkSaveChanges

EF Extensions
Try for free now
Get monthly updates by subscribing to our newsletter!
SUBSCRIBE!