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)

5 results in tag: dataset

Entity Framework, DataSet, or Custom Classes: Which Should I Use?

I am really having a hard time here. I need to design a "Desktop app" that will use WCF as the communications channel. Its a multi-tiered application (DB and application server are the same, the client goes through the internet cloud)....The application i...
c# dataset entity-framework wcf
asked by user203252

DataSet or Entity Framework 4?

For a basic ERP (DB with around 150 tables, WinForm app) which would run on a classic LAN network (1 server and up to 25 clients) would you recomend EF4 or DataSet ? ...LINQ2SQL is NOT an option !
ado.net dataset entity-framework
asked by EmirZ

How can I create a Property Change event?

When I use DataSet, there is possiblity to raise events on RowChanging, RowChanged, ColumnChanging, ColumnChanged, etc......How to do the same with an entity from Entity Framework ?
c# dataset entity-framework
asked by NIF

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

Dataset vs Entity Framework with stored procedures

The whole question has been rewritten to be more clear.. ...New project design: ...Sql Server 2012 ...Visual Studio 2012 .Net 4.5...Business logic will be implemented in stored procedures...ASP.Net Webforms ...WCF SOAP XML Web Service to communicate with...
.net dataset entity-framework strongly-typed-dataset visual-studio-2012
asked by devphil

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!