<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Application Performance, Scalability and Architecture – The dynaTrace Blog &#187; .NET</title>
	<atom:link href="http://blog.dynatrace.com/category/net/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dynatrace.com</link>
	<description></description>
	<lastBuildDate>Tue, 07 Feb 2012 10:35:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Top 3 Performance Problems in Custom Microsoft CRM Applications</title>
		<link>http://blog.dynatrace.com/2010/09/02/top-3-performance-problems-in-custom-microsoft-crm-applications/</link>
		<comments>http://blog.dynatrace.com/2010/09/02/top-3-performance-problems-in-custom-microsoft-crm-applications/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 16:00:12 +0000</pubDate>
		<dc:creator>Andreas Grabner</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Patterns and Practices]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[Performance]]></category>

		<guid isPermaLink="false">http://blog.dynatrace.com/?p=2474</guid>
		<description><![CDATA[After spending a lot of time focusing on Client-Side Web 2.0 Performance Problems it is time to focus on specific Server-Side Performance Problems. Last week I worked with a client that runs a custom application on Microsoft CRM 4.0 and experienced performance problems in their test environment. Individual web requests to query or update data [...]]]></description>
		<wfw:commentRss>http://blog.dynatrace.com/2010/09/02/top-3-performance-problems-in-custom-microsoft-crm-applications/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How ASP.NET PostBacks and Redirects Work</title>
		<link>http://blog.dynatrace.com/2010/06/10/how-asp-net-postbacks-and-redirects-work/</link>
		<comments>http://blog.dynatrace.com/2010/06/10/how-asp-net-postbacks-and-redirects-work/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 05:14:51 +0000</pubDate>
		<dc:creator>Andreas Grabner</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Frameworks]]></category>

		<guid isPermaLink="false">http://blog.dynatrace.com/?p=2190</guid>
		<description><![CDATA[Last week I got the following two questions from one of our clients &#8220;We use ASP.NET PostBacks but can&#8217;t find the PurePath for the request triggering the PostBack handler &#8211; any hints?&#8221; &#8220;We see many ThreadAbortExceptions in our ASP.NET Application and we are not sure why they happen &#8211; are they expected?&#8221; Time for a [...]]]></description>
		<wfw:commentRss>http://blog.dynatrace.com/2010/06/10/how-asp-net-postbacks-and-redirects-work/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Behind the scenes of ASP.NET MVC 2 &#8211; Understand the internals to build better apps</title>
		<link>http://blog.dynatrace.com/2010/04/30/behind-the-scenes-of-asp-net-mvc-2-understand-the-internals-to-build-better-apps/</link>
		<comments>http://blog.dynatrace.com/2010/04/30/behind-the-scenes-of-asp-net-mvc-2-understand-the-internals-to-build-better-apps/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 11:26:46 +0000</pubDate>
		<dc:creator>Andreas Grabner</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Patterns and Practices]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[BestPractice]]></category>
		<category><![CDATA[Frameworks]]></category>

		<guid isPermaLink="false">http://blog.dynatrace.com/?p=2108</guid>
		<description><![CDATA[With Visual Studio 2010, Microsoft is shipping the next version of the popular ASP.NET MVC Framework with its IDE. A year ago I blogged about my findings when getting my hands on the first version of ASP.NET MVC. The MVC Framework provides really nice features that make it very easy to build web applications on [...]]]></description>
		<wfw:commentRss>http://blog.dynatrace.com/2010/04/30/behind-the-scenes-of-asp-net-mvc-2-understand-the-internals-to-build-better-apps/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Microsoft released Visual Studio 2010 &#8211; Download the dynaTrace Add-On today!</title>
		<link>http://blog.dynatrace.com/2010/04/14/microsoft-released-visual-studio-2010-download-the-free-dynatrace-add-on-today/</link>
		<comments>http://blog.dynatrace.com/2010/04/14/microsoft-released-visual-studio-2010-download-the-free-dynatrace-add-on-today/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 06:18:41 +0000</pubDate>
		<dc:creator>Andreas Grabner</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Agile Performance]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://blog.dynatrace.com/?p=2006</guid>
		<description><![CDATA[Microsoft released the next version of it&#8217;s Development IDE Visual Studio 2010. In fact &#8211; VS2010 is more than just an IDE to write applications. It also became a testing solution with the built-in Web-, Load- and functional testing capabilities. In a recent blog post and in a recent MSDN Webinar I demonstrated the capabilities [...]]]></description>
		<wfw:commentRss>http://blog.dynatrace.com/2010/04/14/microsoft-released-visual-studio-2010-download-the-free-dynatrace-add-on-today/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Identify Performance Bottlenecks in your BizTalk Environment &#8211; Final Part III</title>
		<link>http://blog.dynatrace.com/2010/04/01/identify-performance-bottlenecks-in-your-biztalk-environment-final-part-iii/</link>
		<comments>http://blog.dynatrace.com/2010/04/01/identify-performance-bottlenecks-in-your-biztalk-environment-final-part-iii/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 12:30:44 +0000</pubDate>
		<dc:creator>Andreas Grabner</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Architecture and Performance]]></category>
		<category><![CDATA[Patterns and Practices]]></category>
		<category><![CDATA[Performance]]></category>

		<guid isPermaLink="false">http://blog.dynatrace.com/?p=1782</guid>
		<description><![CDATA[In my last two blog entries I wrote about how to Use BizTalk Performance Counters and how to Analyze Adapter and Pipeline Performance. In this final blog I focus on Orchestration and calling external services. Step 4: Analyzing Orchestration Orchestrations can be as simple as reading a file from a file system, transforming it and [...]]]></description>
		<wfw:commentRss>http://blog.dynatrace.com/2010/04/01/identify-performance-bottlenecks-in-your-biztalk-environment-final-part-iii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to avoid the Top 5 SharePoint Performance Mistakes</title>
		<link>http://blog.dynatrace.com/2010/03/18/how-to-avoid-the-top-5-sharepoint-performance-mistakes/</link>
		<comments>http://blog.dynatrace.com/2010/03/18/how-to-avoid-the-top-5-sharepoint-performance-mistakes/#comments</comments>
		<pubDate>Thu, 18 Mar 2010 15:21:25 +0000</pubDate>
		<dc:creator>Andreas Grabner</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://blog.dynatrace.com/?p=1769</guid>
		<description><![CDATA[SharePoint is without question a fast-growing platform and Microsoft is making lots of money with it. It’s been around for almost a decade and grew from a small list and document management application into an application development platform on top of ASP.NET using its own API to manage content in the SharePoint Content Database. Over [...]]]></description>
		<wfw:commentRss>http://blog.dynatrace.com/2010/03/18/how-to-avoid-the-top-5-sharepoint-performance-mistakes/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>VS2010 Load Testing for Distributed and Heterogeneous Applications powered by dynaTrace</title>
		<link>http://blog.dynatrace.com/2010/03/10/vs2010-load-testing-for-distributed-and-heterogeneous-applications-powered-by-dynatrace/</link>
		<comments>http://blog.dynatrace.com/2010/03/10/vs2010-load-testing-for-distributed-and-heterogeneous-applications-powered-by-dynatrace/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 14:18:15 +0000</pubDate>
		<dc:creator>Andreas Grabner</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Patterns and Practices]]></category>
		<category><![CDATA[BestPractice]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[Interoperability]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://blog.dynatrace.com/?p=1692</guid>
		<description><![CDATA[Visual Studio 2010 is almost here &#8211; Microsoft just released the first Release Candidate which looks pretty solid and good. Microsoft added new interfaces for performance management solutions like dynaTrace to extend the Web- and Load-Testing capabilities (check out Ed Glas&#8217;s blog on what&#8217;s in VSTS Load Testing) to go beyond .NET environments and deeper [...]]]></description>
		<wfw:commentRss>http://blog.dynatrace.com/2010/03/10/vs2010-load-testing-for-distributed-and-heterogeneous-applications-powered-by-dynatrace/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Identify Performance Bottlenecks in your BizTalk Environment &#8211; Part II</title>
		<link>http://blog.dynatrace.com/2010/03/05/identify-performance-bottlenecks-in-your-biztalk-environment-part-ii/</link>
		<comments>http://blog.dynatrace.com/2010/03/05/identify-performance-bottlenecks-in-your-biztalk-environment-part-ii/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 12:18:47 +0000</pubDate>
		<dc:creator>Andreas Grabner</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Patterns and Practices]]></category>
		<category><![CDATA[BestPractice]]></category>
		<category><![CDATA[Performance]]></category>

		<guid isPermaLink="false">http://blog.dynatrace.com/?p=1652</guid>
		<description><![CDATA[In Part I of this blog series I gave a general overview of BizTalk - the components that are involved in message processing and talked about how BizTalk specific performance counters can help spotting problematic areas. In this post we go beyond performance counters (even though we still need them) and take a deep-dive into [...]]]></description>
		<wfw:commentRss>http://blog.dynatrace.com/2010/03/05/identify-performance-bottlenecks-in-your-biztalk-environment-part-ii/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Identify Performance Bottlenecks in your BizTalk Environment &#8211; Part I</title>
		<link>http://blog.dynatrace.com/2010/02/25/identify-performance-bottlenecks-in-your-biztalk-environment-part-i/</link>
		<comments>http://blog.dynatrace.com/2010/02/25/identify-performance-bottlenecks-in-your-biztalk-environment-part-i/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 02:48:20 +0000</pubDate>
		<dc:creator>Andreas Grabner</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Patterns and Practices]]></category>
		<category><![CDATA[BestPractice]]></category>
		<category><![CDATA[Performance]]></category>

		<guid isPermaLink="false">http://blog.dynatrace.com/?p=1569</guid>
		<description><![CDATA[Microsoft BizTalk enables companies to integrate and automate their business process (BPM). In a BizTalk environment messages are picked up by adapters and put through a robust message infrastructure where an orchestration engine allows you to implement your business processes. Along the way &#8211; a message takes &#8211; there are several points where performance of the overall [...]]]></description>
		<wfw:commentRss>http://blog.dynatrace.com/2010/02/25/identify-performance-bottlenecks-in-your-biztalk-environment-part-i/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top .NET Performance Problems and how to avoid them</title>
		<link>http://blog.dynatrace.com/2009/11/24/top-net-performance-problems-and-how-to-avoid-them/</link>
		<comments>http://blog.dynatrace.com/2009/11/24/top-net-performance-problems-and-how-to-avoid-them/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 12:23:49 +0000</pubDate>
		<dc:creator>Andreas Grabner</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Patterns and Practices]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://blog.dynatrace.com/?p=1209</guid>
		<description><![CDATA[Every time I work with one of our .NET customers to help them with managing their application performance I come across the same problems as seen with other clients before: lots of ADO.NET queries, many hidden exceptions in core or 3rd party .NET libraries, slow 3rd party components, inefficient custom code, &#8230; Too often we [...]]]></description>
		<wfw:commentRss>http://blog.dynatrace.com/2009/11/24/top-net-performance-problems-and-how-to-avoid-them/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

