No announcements
Found 1003671 threads
-
1 Votes
Entity Framework and dynamic order by statements
i found another good answer in this link https://codereview.stackexchange.com/questions/3560/dynamic-filtering-and-sorting-with-entity-frameworkAnswered | 5 Replies | 22213 Views | Created by eyeballpaul - Tuesday, December 13, 2011 4:09 PM | Last reply by Sudip_inn - Friday, March 16, 2018 1:36 PM -
0 Votes
Dynamic Query in Entity Framework
Welcome to the All-In-One Code Framework!Answered | 6 Replies | 14077 Views | Created by MarweN Boughattas - Monday, April 12, 2010 10:39 AM | Last reply by Michael Sun [MSFT] - Monday, April 26, 2010 1:34 AM -
2 Votes
Entity Framework anonymous type
f=255&MSPPError=-2147217396 My usage of Dynamic in C# has been based on using WEB API methods where the return type can be Dynamic.Answered | 15 Replies | 3838 Views | Created by stelios84 - Tuesday, October 13, 2015 1:05 PM | Last reply by DA924 - Friday, October 16, 2015 1:41 PM -
0 Votes
Dynamic Grid: Entity Framework
Entity Framework: http://social.msdn.microsoft.com/Forums/en-US/adodotnetentityframework/threads Hope this helps!Answered | 1 Replies | 4811 Views | Created by Manoj.verma - Thursday, April 5, 2012 9:49 AM | Last reply by Ed Price - MSFT - Monday, April 9, 2012 4:36 AM -
0 Votes
Entity Framework and dynamic model extension/adding new types at runtime
Is the scenario that I described above something that can easily be achieved with the Entity Framework?Answered | 3 Replies | 2371 Views | Created by JoWi85 - Monday, March 30, 2015 7:22 PM | Last reply by Fred Bao - Tuesday, April 7, 2015 5:48 AM -
3 Votes
Entity Framework
A very good explanation is mentioned by Merlyn ...Answered | 4 Replies | 2049 Views | Created by Nadim2522 - Thursday, September 6, 2012 7:20 AM | Last reply by Lingaraj Mishra - Friday, September 7, 2012 11:23 AM -
12 Votes
Is There a .RemoveAll equivalent in Entity Framework ?
Yes, to delete entities using the entity framework you have to load them into memory and then call delete on each one.Answered | 12 Replies | 54275 Views | Created by sheseh - Monday, July 30, 2007 4:13 PM | Last reply by sripoks - Thursday, August 16, 2012 5:29 PM -
0 Votes
Regarding the entity framework's update
You can have look at below ...Answered | 2 Replies | 3368 Views | Created by Tony2008 - Thursday, September 8, 2011 9:23 AM | Last reply by Alan_chen - Wednesday, September 14, 2011 6:35 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 | 945 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
ADO.net Entity framework Dynamic Where condition
Welcome to the All-In-One Code Framework!Answered | 4 Replies | 9007 Views | Created by MrGenius - Saturday, May 8, 2010 5:30 PM | Last reply by Michael Sun [MSFT] - Tuesday, May 18, 2010 5:27 AM -
0 Votes
statement values in SQL Server 2012 Audit Log w/ Entity Framework
I believe I've settled on the EF6 feature of using DbInterceptors [http://www.developerhandbook.com/entity-framework/exploring-logging-in-entity-framework-6/].Answered | 5 Replies | 1598 Views | Created by sdocherty - Tuesday, August 18, 2015 12:37 PM | Last reply by sdocherty - Wednesday, August 19, 2015 2:20 PM -
0 Votes
Entity Framework Linq to Entities and variable entity name
for fetching data, the solution relies on/in the ability to walk an object and return a member based on a string. i am pretty sure it's ...Answered | 5 Replies | 22628 Views | Created by kawzaki - Friday, September 17, 2010 4:37 AM | Last reply by juguy - Tuesday, August 27, 2013 2:28 PM -
0 Votes
Oracle support in Entity Framework
Hi, Oracle has released a beta version of ODAC to support Entity Framework.Answered | 6 Replies | 16557 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
There are no complete step by step guides for Entity Framework online or downloadable.Answered | 2 Replies | 762 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 | 2399 Views | Created by sankarann - Friday, December 16, 2011 5:14 AM | Last reply by Syed Shakeer Hussain - Friday, December 16, 2011 7:47 PM -
1 Votes
Performance hit for ADO.NET Entity Framework
In Entity Framework, queries are finally compiled and transferred to sql statements and send to server.Answered | 1 Replies | 4354 Views | Created by Radu Olaru - Friday, December 3, 2010 7:54 AM | Last reply by liurong luo - Thursday, December 9, 2010 8:56 AM -
1 Votes
Entity Framework and connection strings
The connection string in the DAL must be moved to the Web.config in order for .NET to find the database and access it.Answered | 4 Replies | 6517 Views | Created by knit - Tuesday, February 5, 2013 12:19 AM | Last reply by darnold924 - Tuesday, February 19, 2013 5:01 AM -
0 Votes
SQL Server 2008 R2 - Fetch Order - Retrieve related entity - Entity framework
If i close the application and again open it and access the same entity, it always comes in correct order [ASCENDING ORDER ALWAYS].Answered | 6 Replies | 1573 Views | Created by ITChamp - Thursday, August 29, 2013 1:10 PM | Last reply by ITChamp - Thursday, August 29, 2013 7:25 PM -
2 Votes
Dynamic sql statement
Go read his discussion of dynamic sql - because there is much you still need to learn.Answered | 6 Replies | 683 Views | Created by Vipin jha - Tuesday, February 16, 2016 9:14 AM | Last reply by scott_morris-ga - Tuesday, February 16, 2016 1:07 PM -
0 Votes
Entity Framework
Answered | 2 Replies | 525 Views | Created by Tuyet5555 - Friday, September 30, 2016 7:20 PM | Last reply by Zhanglong Wu - Monday, October 3, 2016 5:29 AM - Items 1 to 20 of 1003671 Next ›
No announcements