No announcements
Found 3043859 threads
-
0 Votes
Entity Framework 4 and Synonyms
Hi bmains, As far as I know, Synonyms is not supported in Entity Framework.Answered | 1 Replies | 4960 Views | Created by bmains - Monday, October 25, 2010 7:44 PM | Last reply by Alex Liang - Tuesday, October 26, 2010 7:01 AM -
0 Votes
Entity Framework
Hi Sulekh, I would suggest that you could refer to Entity framework Version History.Answered | 1 Replies | 721 Views | Created by Sulekh K - Tuesday, October 4, 2016 6:36 AM | Last reply by Zhanglong Wu - Wednesday, October 5, 2016 12:58 AM -
1 Votes
It takes more than 30 seconds to load and process a xml hosted in HTTPS
So, tracert takes less than a second and only have two hops.Answered | 3 Replies | 1711 Views | Created by Damith Amarasena - Friday, June 22, 2012 9:19 AM | Last reply by Damith Amarasena - Saturday, June 23, 2012 3:10 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 | 2473 Views | Created by bobbyangara - Friday, December 16, 2011 4:28 AM | Last reply by Fernando Soto - MCSD - Saturday, December 17, 2011 2:27 AM -
2 Votes
WPF with Entity Framework or Linq?
If you were not able to reread that, than it is better you do anything at all.Answered | 4 Replies | 4182 Views | Created by PHE Admin - Tuesday, February 8, 2011 6:55 PM | Last reply by Cor Ligthert - Friday, February 11, 2011 3:37 PM -
0 Votes
Entity Framework Usecase
The main reasons you would not use entity framework: You are building a reporting application, and aren't required to do any major business logic.Answered | 2 Replies | 751 Views | Created by SaurabhJain - Friday, May 12, 2017 2:57 PM | Last reply by iantheace - Sunday, May 14, 2017 10:10 AM -
0 Votes
Paging in Entity Framework
I was able to do so by calling Function Import method (with ObjectParameter), generated on the objectcontex, to call above stored procedure (which returns ...Answered | 5 Replies | 5464 Views | Created by ASP.NET - Thursday, June 25, 2009 11:07 PM | Last reply by _Ferm - Thursday, November 12, 2009 6:19 PM -
0 Votes
Same (identical) Form takes less then 1 second to open in one application and more then 30 seconds i another
Still it takes 30 sec to Open the form.Answered | 17 Replies | 489 Views | Created by ForssPeterNova - Sunday, June 21, 2015 3:27 PM | Last reply by ForssPeterNova - Tuesday, June 23, 2015 6:23 AM -
0 Votes
Clustered Index Entity Framework
We would encourage you to post questions on Stack Overflow using the entity-framework tag.Answered | 9 Replies | 4358 Views | Created by engenious - Tuesday, March 3, 2015 12:29 PM | Last reply by Rowan Miller - Friday, June 12, 2015 11:18 PM -
0 Votes
Entity framework sample app
The detailed introduction and tutorial about the samples can be found here, http://msdn.microsoft.com/en-us/library/bb738547.aspx.Answered | 1 Replies | 3815 Views | Created by Y a h y a - Friday, January 21, 2011 9:40 AM | Last reply by Michael Sun [MSFT] - Monday, January 24, 2011 3:54 AM -
0 Votes
C# question about Entity Framework sample project created in C#
http://www.codeguru.com/csharp/csharp/net30/article.php/c15489/ADONET-Entity-Framework-Tutorial-and-Basics.htm There is a C# version of the ...Answered | 5 Replies | 1656 Views | Created by Rich P123 - Monday, August 26, 2013 8:58 PM | Last reply by darnold924 - Tuesday, August 27, 2013 4:38 PM -
1 Votes
Pex to test Entity Framework
haha, yes, I think you are right, I have seen a few thins about how to do it, but nothing which really solves the problem well, when I get a good solution I will post it up here for ...Answered | 4 Replies | 7209 Views | Created by rdefeo - Tuesday, November 10, 2009 5:19 PM | Last reply by rdefeo - Thursday, November 12, 2009 7:32 PM -
0 Votes
I have a question about Entity Framework 7.0.0-beta5
http://forums.asp.net/1227.aspx/1?Answered | 1 Replies | 1015 Views | Created by pmitchell generationone.com - Friday, September 4, 2015 5:11 PM | Last reply by Dave Patrick - Friday, September 4, 2015 7:06 PM -
4 Votes
Average Posting Time 30 Seconds
Please keep us updated, especially if you do not see improvements by this time next week.Answered | 3 Replies | 3687 Views | Created by Kalman Toth - Monday, October 15, 2012 4:06 PM | Last reply by Bryant Hawthorne - MSFT - Monday, October 15, 2012 10:28 PM -
0 Votes
Entity Framework
We have #3291 currently being worked on to provide a clear exception message when you do this.Answered | 3 Replies | 619 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
Dynamic Query in Entity Framework
Welcome to the All-In-One Code Framework!Answered | 6 Replies | 14145 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 -
0 Votes
Entity Framework and Xml file
I will do my best to figure out some sample codes for your references.Answered | 5 Replies | 20255 Views | Created by aloire - Thursday, November 26, 2009 5:08 PM | Last reply by GeoTri - Monday, March 29, 2010 3:03 PM -
0 Votes
Entity framework with stored prcedure
Hi, Since Entity frame work is all about ORM Api, which removes the headach of writing the classes ,properties of ...Answered | 1 Replies | 624 Views | Created by MonaSingh - Saturday, May 10, 2014 6:02 PM | Last reply by darnold924 - Sunday, May 11, 2014 6:10 AM -
3 Votes
Entity Framework
A very good explanation is mentioned by Merlyn ...Answered | 4 Replies | 2115 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 and PostgreSQL
My development environment is: vs2015 .net framework 4.6.Answered | 2 Replies | 2113 Views | Created by gilboa - Thursday, July 7, 2016 4:17 AM | Last reply by Zhanglong Wu - Friday, July 8, 2016 1:35 AM
No announcements