No announcements
Found 1372550 threads
-
0 Votes
Entity Framework Question
Now you have choices: Either using a Table-Per-Hierarchy model (so that EF can "intelligently" guess the type of articleTag by ParentType column), or using a ...Answered | 1 Replies | 3587 Views | Created by terrycons - Wednesday, April 28, 2010 7:32 AM | Last reply by Srinivas Gantimahapatruni - MCPD - Thursday, April 29, 2010 3:56 PM -
0 Votes
WCF and Entity Framework Design question
I have posted it as a separate question.Answered | 2 Replies | 4952 Views | Created by Nilotpal Das - Wednesday, September 8, 2010 10:36 AM | Last reply by Nilotpal Das - Sunday, September 12, 2010 12:39 PM -
2 Votes
Entity Framework Data Insert Question
Here is an example for 1-1 relationship using Entity Framework.Answered | 8 Replies | 4423 Views | Created by oufan222 - Friday, January 14, 2011 4:16 AM | Last reply by oufan222 - Monday, January 31, 2011 2:04 PM -
0 Votes
few questions on Entity framework 4.0
[Noam:] Microsoft Visual Studio 10.0\Common7\IDE\Extensions\Microsoft\Entity Framework Tools\DBGen 6.Answered | 6 Replies | 3319 Views | Created by zeeshan hirani - Tuesday, May 25, 2010 6:21 AM | Last reply by Michael Sun [MSFT] - Monday, May 31, 2010 8:11 AM -
1 Votes
Entity framework
Hi, Yes, as @Magnus said that if we use the entity framework, we can use linq or lambda expression as well.Answered | 2 Replies | 787 Views | Created by Shirly11 - Sunday, August 3, 2014 3:23 PM | Last reply by Amy Peng - Monday, August 4, 2014 11:06 AM -
0 Votes
Entity Framework
There are no complete step by step guides for Entity Framework online or downloadable.Answered | 2 Replies | 623 Views | Created by John sot - Sunday, January 15, 2017 12:28 AM | Last reply by Kareninstructor - Sunday, January 15, 2017 1:11 AM -
0 Votes
Entity Framework
ADO.NET Entity Framework The ADO.NET Entity Framework Overview Fernando ...Answered | 3 Replies | 2266 Views | Created by sankarann - Friday, December 16, 2011 5:14 AM | Last reply by Syed Shakeer Hussain - Friday, December 16, 2011 7:47 PM -
3 Votes
entity framework
The use of db.AddToEmps(Em); is still valid in Entity Framework but the new recommended way to add an object to the Emps table is to use db.Emps.AddObject(Em); as stated in the post.Answered | 4 Replies | 2283 Views | Created by bobbyangara - Friday, December 16, 2011 4:28 AM | Last reply by Fernando Soto - MCSD - Saturday, December 17, 2011 2:27 AM -
0 Votes
Entity Framework 5.0 and Beyond
What happened is that Entity Framework become an open source project.Answered | 2 Replies | 1475 Views | Created by Denis Cilliers - Monday, January 7, 2013 2:17 PM | Last reply by Glenn Condron - Wednesday, January 9, 2013 7:10 PM -
3 Votes
Entity Framework
Answering to your question, List<T> allows you to access elements via an index .i.e.Answered | 4 Replies | 1947 Views | Created by Nadim2522 - Thursday, September 6, 2012 7:20 AM | Last reply by Lingaraj Mishra - Friday, September 7, 2012 11:23 AM -
0 Votes
Entity Framework
Hello, I'm moving your question to the Entity Framework forum.Answered | 3 Replies | 455 Views | Created by SamRocking - Wednesday, August 3, 2016 8:50 AM | Last reply by Zhanglong Wu - Thursday, August 4, 2016 1:36 AM -
0 Votes
Entity Framework
Answered | 2 Replies | 403 Views | Created by Tuyet5555 - Friday, September 30, 2016 7:20 PM | Last reply by Zhanglong Wu - Monday, October 3, 2016 5:29 AM -
0 Votes
Linq to Entity Framework Question
Welcome to the All-In-One Code Framework!Answered | 4 Replies | 3847 Views | Created by Mike Wassermann 194 - Wednesday, August 26, 2009 6:40 PM | Last reply by Michael Sun [MSFT] - Tuesday, September 8, 2009 1:56 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 | 4865 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 Context Management
Hi, To be honest, I don't know if what I proposed is available for the framework Entity framework 4.1 but it works for Entity Framework ...Answered | 1 Replies | 7056 Views | Created by Mike Dot Net - Monday, June 13, 2011 9:40 PM | Last reply by Alexandre Barault - Monday, June 13, 2011 10:16 PM -
0 Votes
Entity Framework
Hi Sulekh, I would suggest that you could refer to Entity framework Version History.Answered | 1 Replies | 525 Views | Created by Sulekh K - Tuesday, October 4, 2016 6:36 AM | Last reply by Zhanglong Wu - Wednesday, October 5, 2016 12:58 AM -
0 Votes
Clustered Index Entity Framework
~Rowan We are seeing a lot of great Entity Framework questions (and answers) from the community on Stack Overflow.Answered | 9 Replies | 4137 Views | Created by engenious - Tuesday, March 3, 2015 12:29 PM | Last reply by Rowan Miller - Friday, June 12, 2015 11:18 PM -
12 Votes
Is There a .RemoveAll equivalent in Entity Framework ?
Any ways, here is a way to do it: http://stackoverflow.com/questions/915329/is-it-possible-to-run-native-sql-with-entity-frameworkAnswered | 12 Replies | 53678 Views | Created by sheseh - Monday, July 30, 2007 4:13 PM | Last reply by sripoks - Thursday, August 16, 2012 5:29 PM -
0 Votes
Entity Framework DbSet.Find Efficciency
Would anyone be able to tell me why I would be getting a better benchmark for time when I find a record using an IQueryable instead of just using the Entity Framework DbSet.Find() ...Answered | 1 Replies | 433 Views | Created by Andrew M Kirby - Thursday, February 18, 2016 9:41 PM | Last reply by davidbaxterbrowne - Thursday, February 18, 2016 10:34 PM -
1 Votes
Entity Framework and connection strings
That was my initial question, where else should I look for it?Answered | 4 Replies | 6379 Views | Created by knit - Tuesday, February 5, 2013 12:19 AM | Last reply by darnold924 - Tuesday, February 19, 2013 5:01 AM - Items 1 to 20 of 1372550 Next ›
No announcements