<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>.NET Performance Issue: What if I suspect that my performance problem is in SQL server?</title><link>http://blogs.msdn.com/tess/archive/2008/04/04/net-performance-issue-what-if-i-suspect-that-my-performance-problem-is-in-sql-server.aspx</link><description>Very often when investigating ASP.NET or other .NET performance issues we find threads stuck waiting for SQL Server or some other database to respond. I am by no means an expert in SQL Server so I thought I'd invite one of the escalation engineers, Graham</description><dc:language>sv-SE</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: .NET Performance Issue: What if I suspect that my performance problem is in SQL server?</title><link>http://blogs.msdn.com/tess/archive/2008/04/04/net-performance-issue-what-if-i-suspect-that-my-performance-problem-is-in-sql-server.aspx#8356686</link><pubDate>Fri, 04 Apr 2008 15:14:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8356686</guid><dc:creator>Torkel</dc:creator><description>&lt;p&gt;thanks, this could be useful someday :) &lt;/p&gt;
</description></item><item><title>re: .NET Performance Issue: What if I suspect that my performance problem is in SQL server?</title><link>http://blogs.msdn.com/tess/archive/2008/04/04/net-performance-issue-what-if-i-suspect-that-my-performance-problem-is-in-sql-server.aspx#8357938</link><pubDate>Fri, 04 Apr 2008 21:55:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8357938</guid><dc:creator>nativecpp</dc:creator><description>&lt;p&gt;I like the idea of having guest blog.&lt;/p&gt;
</description></item><item><title>Interesting Finds: 2008.04.05</title><link>http://blogs.msdn.com/tess/archive/2008/04/04/net-performance-issue-what-if-i-suspect-that-my-performance-problem-is-in-sql-server.aspx#8359284</link><pubDate>Sat, 05 Apr 2008 06:17:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8359284</guid><dc:creator>gOODiDEA.NET</dc:creator><description>&lt;p&gt;.NET Framework Design Studio Published Counting Processors in .NET: The Pros and Cons of Five Different&lt;/p&gt;
</description></item><item><title>re: .NET Performance Issue: What if I suspect that my performance problem is in SQL server?</title><link>http://blogs.msdn.com/tess/archive/2008/04/04/net-performance-issue-what-if-i-suspect-that-my-performance-problem-is-in-sql-server.aspx#8360874</link><pubDate>Sat, 05 Apr 2008 18:38:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8360874</guid><dc:creator>Charlie Arehart</dc:creator><description>&lt;p&gt;Very useful. Thanks, Tess (and for all your content). As for other guest blogs, perhaps folks from the IIS team. Just as you note that web app problems may not be purely ASP.NET, nor SQL Server, they may be in IIS. Web developers often just assume the web server works, and could stand to learn both how to look for errrors (such as the httperr logs) as well as how to configure worker processes (on Win2k3 and Vista).&lt;/p&gt;
&lt;p&gt;BTW, I tried to do a quick search in the top right of your blog here, for httperr, and got no hits. To make sure the search was working, I tried sql server, then iis, .net, and even debug, hang, and crash. They all got no hits, yet we know you've mentioned those words before. :-) I think there's a problem with the search feature.&lt;/p&gt;
</description></item><item><title>re: .NET Performance Issue: What if I suspect that my performance problem is in SQL server?</title><link>http://blogs.msdn.com/tess/archive/2008/04/04/net-performance-issue-what-if-i-suspect-that-my-performance-problem-is-in-sql-server.aspx#8361974</link><pubDate>Sun, 06 Apr 2008 04:28:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8361974</guid><dc:creator>Josh Coswell</dc:creator><description>&lt;p&gt;I think I have had this type of experience in the past.&lt;/p&gt;
&lt;p&gt;Josh Coswell&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://riverasp.net"&gt;http://riverasp.net&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>Link Listing - April 6, 2008</title><link>http://blogs.msdn.com/tess/archive/2008/04/04/net-performance-issue-what-if-i-suspect-that-my-performance-problem-is-in-sql-server.aspx#8364347</link><pubDate>Mon, 07 Apr 2008 06:55:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8364347</guid><dc:creator>Christopher Steen</dc:creator><description>&lt;p&gt;ASP.NET Client Side Templating with jQuery [Via: Rick Strahl ] WPF Unwanted Multiple ClientBin Sub...&lt;/p&gt;
</description></item><item><title>re: .NET Performance Issue: What if I suspect that my performance problem is in SQL server?</title><link>http://blogs.msdn.com/tess/archive/2008/04/04/net-performance-issue-what-if-i-suspect-that-my-performance-problem-is-in-sql-server.aspx#8364694</link><pubDate>Mon, 07 Apr 2008 11:05:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8364694</guid><dc:creator>Tess</dc:creator><description>&lt;p&gt;Charlie, thanks for letting me know, i think it is going up and down, there is being some work done atm. &amp;nbsp;It appears to work now for sql server and out of memory exception for example. &lt;/p&gt;
</description></item><item><title>re: .NET Performance Issue: What if I suspect that my performance problem is in SQL server?</title><link>http://blogs.msdn.com/tess/archive/2008/04/04/net-performance-issue-what-if-i-suspect-that-my-performance-problem-is-in-sql-server.aspx#8371881</link><pubDate>Wed, 09 Apr 2008 12:44:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8371881</guid><dc:creator>Michael H.</dc:creator><description>&lt;p&gt;Very interesting.&lt;/p&gt;
&lt;p&gt;I hope part II is coming soon.&lt;/p&gt;
&lt;p&gt;Thanks Tess &amp;amp; Graham&lt;/p&gt;
</description></item><item><title>.NET Performance Issues: What if I suspect that my performance problem is in SQL Server Part II</title><link>http://blogs.msdn.com/tess/archive/2008/04/04/net-performance-issue-what-if-i-suspect-that-my-performance-problem-is-in-sql-server.aspx#8374366</link><pubDate>Thu, 10 Apr 2008 12:17:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8374366</guid><dc:creator>If broken it is, fix it you should</dc:creator><description>&lt;p&gt;Last week Graham was guest blogging on my blog about PSSDiag and how to gather data with PSS Diag. In&lt;/p&gt;
</description></item><item><title>re: .NET Performance Issue: What if I suspect that my performance problem is in SQL server?</title><link>http://blogs.msdn.com/tess/archive/2008/04/04/net-performance-issue-what-if-i-suspect-that-my-performance-problem-is-in-sql-server.aspx#8377116</link><pubDate>Fri, 11 Apr 2008 02:04:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8377116</guid><dc:creator>Eber Irigoyen</dc:creator><description>&lt;p&gt;SQL performance issues are much easier to spot, but I still think is good to know these tools&lt;/p&gt;
</description></item><item><title>Somewhere to start</title><link>http://blogs.msdn.com/tess/archive/2008/04/04/net-performance-issue-what-if-i-suspect-that-my-performance-problem-is-in-sql-server.aspx#8393307</link><pubDate>Mon, 14 Apr 2008 19:14:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8393307</guid><dc:creator>SQL in Stockholm</dc:creator><description>&lt;p&gt;Following my guest posts with Tess, here and here , I thought it would be interesting to expand some&lt;/p&gt;
</description></item></channel></rss>