SilverlightShow: Ian Burt on performance issues with RIA services and a bit more Comments http://www.silverlightshow.net/ Silverlight articles, Silverlight tutorials, Silverlight videos, Silverlight samples en-us SilverlightShow.net estoychev@completit.com (Emil Stoychev) Argotic Syndication Framework, http://www.codeplex.com/Argotic http://www.rssboard.org/rss-specification RE: Ian Burt on performance issues with RIA services and a bit more http://www.silverlightshow.net/items/Ian-Burt-on-performance-issues-with-RIA-services-and-a-bit-more.aspx#comment2884 We have an application developed on tradition .NET ado which is pulling and pushing large business data, we have performance issue now, should we reengineer with WCF and SL? ( Jack) http://www.silverlightshow.net/items/Ian-Burt-on-performance-issues-with-RIA-services-and-a-bit-more.aspx Fri, 08 Jan 2010 17:40:07 +0300 RE: Ian Burt on performance issues with RIA services and a bit more http://www.silverlightshow.net/items/Ian-Burt-on-performance-issues-with-RIA-services-and-a-bit-more.aspx#comment2813 <p>We are running with WCF RIA 3.5 and it works wonderfully well, accept when we have a large number of related entities that we pull back.  </p> <p>Has anyone found/developed a prescriptive guide that would assist us in optimisation of WCF 3.5 until we switch over to 4? </p> <p>From all that we can tell, it appears the largest delay is not at the database, but rather in the creation of the Entity query. In one particular scenario, while debugging of the code, it appears to take 3 seconds after exiting the service call, to when the SQL is issued to the database. The SQL call within the database is in most cases under 100 milliseconds, so it appears like the framework is taking a large amount of time to prepare the statement.  </p> <p>Thoughts?</p> ( John) http://www.silverlightshow.net/items/Ian-Burt-on-performance-issues-with-RIA-services-and-a-bit-more.aspx Fri, 18 Dec 2009 20:36:06 +0300