No announcements
Found 2400436 threads
-
1 Votes
Poor startup performance of Entity Framework
layer to be completely independent of the Entity Framework. Does anybody have any thoughts/ideas on improving the performance of code first? We ...Answered | 10 Replies | 5669 Views | Created by HarshaP - Wednesday, April 18, 2012 9:59 AM | Last reply by darnold92 - Thursday, April 19, 2012 3:09 PM -
0 Votes
Entity Framework Performance
Hi Shailendra Kumar Jain, For Entity Framework Performance Please see ...Unanswered | 1 Replies | 1322 Views | Created by Shailendra Kumar Jain - Tuesday, November 6, 2012 10:17 AM | Last reply by atik sarker - Thursday, January 3, 2013 5:40 AM -
0 Votes
Optimizing entity framework performance
I would start ...Unanswered | 1 Replies | 1096 Views | Created by akoranteng - Friday, February 16, 2018 3:36 PM | Last reply by Tom Phillips - Friday, February 16, 2018 5:17 PM -
0 Votes
Entity Framework Performance Comparisons...
http://blogs.msdn.com/b/adonet/archive/2008/02/04Answered | 2 Replies | 4571 Views | Created by Rob Vettor - Thursday, November 10, 2011 10:19 PM | Last reply by Rob Vettor - Friday, November 11, 2011 5:03 PM -
0 Votes
WCF service Idle startup - poor performance
type of performance goals you have mind, do you really need "first time call" performance benefit? I suspect that in most scenarios, people does need this type ...Unanswered | 1 Replies | 3061 Views | Created by Jaydeep Kher - Thursday, February 12, 2009 9:07 AM | Last reply by Marco Zhou - Tuesday, February 17, 2009 6:58 AM -
0 Votes
Entity Framework performance
performance of an application are: - Entity Framework Infrastructure - Query Generation, Object Graph Creation, State Tracking ...Answered | 3 Replies | 3073 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
Entity Framework performance
Hello, There are many performance consideration in Entity Framework: meta data, database connection, views, query, tracking and so on. Accordingly, to ...Answered | 2 Replies | 5545 Views | Created by Codesuit.com - Monday, July 5, 2010 5:43 PM | Last reply by zeeshan hirani - Saturday, July 10, 2010 9:59 PM -
0 Votes
Poor performance unzipping a file in startup
This is a known issue being investigated for the next version of Windows. I am not aware of any way to speed this up in the ...Answered | 7 Replies | 1465 Views | Created by Kellen - Monday, April 22, 2013 3:05 PM | Last reply by Kellen - Monday, April 22, 2013 8:39 PM -
0 Votes
Entity Framework and Performance
http://blogs.msdn.com/b/adonet/archive/2008/03/27/ado-net-entity-framework-performanceAnswered | 3 Replies | 4115 Views | Created by Mou_kolkata - Monday, May 2, 2011 6:00 PM | Last reply by Arif Sarwar - Tuesday, May 3, 2011 12:26 PM -
0 Votes
Entity Framework performance
>I had a great performance issue in my website using Entity Framework 6, especially in first query. For the first query, the Entity ...Unanswered | 2 Replies | 444 Views | Created by enrico.savini - Monday, October 27, 2014 9:59 AM | Last reply by darnold924 - Tuesday, October 28, 2014 9:40 AM -
1 Votes
Entity Framework Horrible Performance
I've tried this with not a huge boost to performance. Is this typical for Entity Framework? I understand that any ORM will add overhead but 15-20x times slower makes me feel ...Answered | 7 Replies | 4357 Views | Created by Mike Berg - Wednesday, January 19, 2011 6:05 PM | Last reply by Sheng Jiang 蒋晟 - Thursday, January 20, 2011 7:26 PM -
0 Votes
Entity Framework 'UPDATE' Performance Issue
Recently, I tried to monitor the performance of entity framework in a few situations. During my tests, I used SQL Server Profiler to inspect the queriesAnswered | 1 Replies | 5592 Views | Created by CompuBoy - Tuesday, August 14, 2007 1:50 PM | Last reply by Colin Meek - Microsoft - Tuesday, August 21, 2007 1:45 AM -
0 Votes
Entity Framework June 2011 CTP performance
, generated by Entity Framework. The model has some inheritance and some many-to-many ... -
0 Votes
Entity Framework Performance
which ultimately just ruins our performance again. Again, DBML never had this issue.INotifyPropertyChanged: EF doesn't supply it out of the box. Had to modify the T4 template to add ...Answered | 1 Replies | 512 Views | Created by JohnSmithjhnsmt - Wednesday, August 20, 2014 4:57 PM | Last reply by darnold924 - Wednesday, August 20, 2014 6:33 PM -
0 Votes
Poor performance of H264 decoding
Media Foundation. It works, but performance is really poor on both Windows (desktop) and HoloLens 2 (UWP). Decoding a single 1920x1080 frame takes 30 ms on a fairly powerful PC, 100 ...Unanswered | 2 Replies | 457 Views | Created by Jahn Otto Næsgaard Andersen - Tuesday, February 4, 2020 4:24 PM | Last reply by Jahn Otto Næsgaard Andersen - Thursday, February 13, 2020 11:45 AM -
1 Votes
Performance hit for ADO.NET Entity Framework
Hello Radu, Thanks for your thread! In Entity Framework, queries are finally compiled and transferred to sql statements and send to server. To ...Answered | 1 Replies | 4186 Views | Created by Radu Olaru - Friday, December 3, 2010 7:54 AM | Last reply by liurong luo - Thursday, December 9, 2010 8:56 AM -
0 Votes
Entity framework performance
see from there if there might be a way to improve your Entity Framework statements to optimize for performance. There may be an issue with one ...Answered | 9 Replies | 550 Views | Created by Michel Bernier - Tuesday, November 14, 2017 2:34 PM | Last reply by DA924x - Thursday, November 23, 2017 1:06 PM -
0 Votes
Performance Issue in Entity Framework
Hi , I am facing critical problem using Entity Framework. When I fetch one record from database , the query takes more than 5 min. We have more than 150 tables and ...Answered | 2 Replies | 3227 Views | Created by rajesh20k - Friday, October 29, 2010 9:20 AM | Last reply by JA Reyes - Friday, October 29, 2010 9:45 AM -
0 Votes
Poor Performance
Silverlight Spy and I can't see anything that would cause this poor performance. Process load goes avg 40% and processor avg 50%. While recording performance ...Unanswered | 4 Replies | 7287 Views | Created by Antti Simonen - Thursday, October 15, 2009 2:13 AM | Last reply by GearWorld - Wednesday, November 24, 2010 12:29 PM -
0 Votes
Entity Framework performance vs sqlclient
I tried the following article http://blogs.msdn.com/b/adonet/archive/2008/03/27Answered | 1 Replies | 4689 Views | Created by IRW7 - Wednesday, April 17, 2013 3:50 AM | Last reply by Chester Hong - Monday, April 22, 2013 2:02 AM - Items 1 to 20 of 2400436 Next ›
No announcements