No announcements
Found 3044174 threads
-
1 Votes
Entity Framework performance
There are several options that can give u the same semantic like returning data in anonymous type and taking advantage of relationship span.Answered | 2 Replies | 5724 Views | Created by Codesuit.com - Monday, July 5, 2010 5:43 PM | Last reply by zeeshan hirani - Saturday, July 10, 2010 9:59 PM -
1 Votes
Benchmark Entity Framework 5
Hi, From my opinion, in EF 5, the first time we execute a LINQ to Entities query EF will take the LINQ expression and compile it just like it did in EF 4.Answered | 3 Replies | 1739 Views | Created by Augusto Pedraza - Friday, September 27, 2013 3:50 PM | Last reply by Fred Bao - Monday, September 30, 2013 3:01 AM -
0 Votes
Entity Framework
ADO.NET Entity Framework The ADO.NET Entity Framework Overview Fernando ...Answered | 3 Replies | 2392 Views | Created by sankarann - Friday, December 16, 2011 5:14 AM | Last reply by Syed Shakeer Hussain - Friday, December 16, 2011 7:47 PM -
0 Votes
Do entity framework support ComplexType Translate?
How do I get them all in EF?Answered | 4 Replies | 4823 Views | Created by SonicChen - Friday, May 7, 2010 4:07 AM | Last reply by Rulin Hong - Thursday, November 14, 2013 8:41 PM -
0 Votes
Using SQLite with the Entity Framework 6
Hi Mariano, You can review the examples in the following blogs and thread to get more information about how to use SQLite with the Entity ...Answered | 1 Replies | 3411 Views | Created by Mariano Rossi - Tuesday, July 28, 2015 1:55 PM | Last reply by Lydia Zhang - Wednesday, July 29, 2015 6:47 AM -
2 Votes
Inheritance problem in Entity Framework 4.0
This way with the help of T4 class generators, developers can create extensible business classes, they do not have to worry about data persistance as EF would ...Answered | 8 Replies | 5259 Views | Created by jainabhishek77 - Monday, May 17, 2010 12:24 PM | Last reply by Matthew LEAN . D - Friday, May 21, 2010 1:14 PM -
0 Votes
Entity Framework performance
I'm using ObjectDataSource because my web application has a business logic layer above entity framework Objects.Answered | 3 Replies | 3193 Views | Created by Montanari F. _ - Monday, June 28, 2010 8:07 AM | Last reply by Srinivas Gantimahapatruni - MCPD - Monday, June 28, 2010 3:00 PM -
1 Votes
Why Entity framework over SQL
This questions seems to have nothing to do with WCF.Answered | 4 Replies | 1347 Views | Created by mianamir - Saturday, June 18, 2016 11:12 AM | Last reply by Magnus (MM8) - Sunday, June 19, 2016 5:09 PM -
2 Votes
Entity Framework anonymous type
Entity-SQL can do everything that T-SQL can do when it comes to querying the conceptual model of the ORM.Answered | 15 Replies | 3828 Views | Created by stelios84 - Tuesday, October 13, 2015 1:05 PM | Last reply by DA924 - Friday, October 16, 2015 1:41 PM -
0 Votes
Is it possible to combine the Sync Framework with the Entity Framework?
I will let you know about the progress in this thread, but it will take some time.Answered | 2 Replies | 11025 Views | Created by Bart Roozendaal - Sevensteps - Wednesday, January 6, 2010 2:26 PM | Last reply by Bart Roozendaal - Sevensteps - Thursday, January 14, 2010 11:28 AM -
0 Votes
Entity Framework Linq to Entities and variable entity name
I am trying to do the same but can't figure out how...Answered | 5 Replies | 22613 Views | Created by kawzaki - Friday, September 17, 2010 4:37 AM | Last reply by juguy - Tuesday, August 27, 2013 2:28 PM -
0 Votes
Entity Framework and layered structure
Public classes with Static methods (in the Web Application) to query the Service Layer and return List<Entity> objects (for data binding), as well as Static Methods for ...Answered | 2 Replies | 3829 Views | Created by Montanari F. _ - Monday, April 26, 2010 8:25 AM | Last reply by NTDeveloper - Monday, April 26, 2010 2:23 PM -
0 Votes
Entity Framework
Answered | 2 Replies | 515 Views | Created by Tuyet5555 - Friday, September 30, 2016 7:20 PM | Last reply by Zhanglong Wu - Monday, October 3, 2016 5:29 AM -
2 Votes
Entity Framework For Large Databases ?
Take a look at this article.Answered | 3 Replies | 11194 Views | Created by pradeeps2 - Tuesday, March 15, 2011 7:13 AM | Last reply by Michael Sun [MSFT] - Thursday, March 17, 2011 3:10 AM -
1 Votes
Implementing bulk save with Entity Framework
ZZZ Projects offers 2 kinds of bulk operations via the Entity Framework Extensions Library.Answered | 5 Replies | 17706 Views | Created by YaronT - Wednesday, April 13, 2011 7:34 AM | Last reply by ZZZ Projects - Wednesday, April 2, 2014 4:16 PM -
0 Votes
Entity Framework extremely slow queries?
Cool tools for Linq-to-SQL and Entity Framework: huagati.com/dbmltools - add-in with new useful features for the L2S and EF designers in VS2008 ...Answered | 8 Replies | 11735 Views | Created by MichaelE1000 - Friday, July 30, 2010 11:27 AM | Last reply by KristoferA - Tuesday, August 3, 2010 12:48 AM -
0 Votes
Oracle support in Entity Framework
Hi, Oracle has released a beta version of ODAC to support Entity Framework.Answered | 6 Replies | 16547 Views | Created by Kevin Hoffman - Tuesday, October 31, 2006 2:45 PM | Last reply by RRV - Sunday, February 13, 2011 5:24 PM -
0 Votes
Entity Framework Add To Collection Transaction
Hi bro, I think your issue is related with optimistic concurrency, we can use optimistic concurrency in EF, when this attribute is used, the Entity Framework ...Answered | 1 Replies | 4590 Views | Created by CheeseburgerMatt - Monday, April 4, 2011 2:31 PM | Last reply by L.J Lincoln - Thursday, April 7, 2011 7:21 AM -
0 Votes
entity framework with oracle
Sample Entity Framework Provider for Oracle http://code.msdn.microsoft.com/EFOracleProvider Ali Hamdar (alihamdar.com)Answered | 4 Replies | 4956 Views | Created by It_s Meee - Thursday, September 30, 2010 5:58 AM | Last reply by Ali Hamdar - Saturday, October 2, 2010 7:30 AM -
0 Votes
Entity Framework 3.5
If you mean those columns are foreign keys, then I thinks it's normal, Visual Studio edmx designer will not display foreign keys, instead, it shows us the navigation properties which indicates the ...Answered | 1 Replies | 4269 Views | Created by Megatron Prime - Thursday, August 26, 2010 12:10 AM | Last reply by deviceDev - Friday, August 27, 2010 6:17 AM
No announcements