<?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>.NET Software Development Videos &#38; Tutorial Directory &#187; debugging</title>
	<atom:link href="http://www.dotnet-tv.com/tag/debugging/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dotnet-tv.com</link>
	<description>.NET Software Development Tutorials and Videos: c#, asp, Sql Server, Linq, Visual Basic, Silverlight</description>
	<lastBuildDate>Thu, 02 Feb 2012 19:35:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Power Tools for Debugging</title>
		<link>http://www.dotnet-tv.com/2010/03/15/power-tools-for-debugging/</link>
		<comments>http://www.dotnet-tv.com/2010/03/15/power-tools-for-debugging/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 11:39:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[debugging]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1670</guid>
		<description><![CDATA[Learn about DebugAdvisor, a search based tool to find related bugs, and other related information such as people and files, Holmes, a statistical debugger based on coverage data that can be used to root-cause a bug by narrowing down the code path that results in the error, and Darwin a symbolic execution-based tool to root cause regressions.


]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2010/03/15/power-tools-for-debugging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://ecn.channel9.msdn.com/o9/pdc09/wmvhigh/FT54.wmv" length="780316715" type="video/x-ms-wmv" />
		</item>
		<item>
		<title>How Do I Create a Breakpoint Using Conditions?</title>
		<link>http://www.dotnet-tv.com/2010/02/16/how-do-i-create-a-breakpoint-using-conditions/</link>
		<comments>http://www.dotnet-tv.com/2010/02/16/how-do-i-create-a-breakpoint-using-conditions/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 11:31:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1635</guid>
		<description><![CDATA[There are many ways to create breakpoints. By default, a breakpoint is triggered each time a line of code is reached. This video demonstrates how to use advanced breakpoints to only trigger when certain conditions are met.
http://msdn.microsoft.com/en-gb/vstudio/dd442440.aspx
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2010/02/16/how-do-i-create-a-breakpoint-using-conditions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Become a Web Debugging Virtuoso with Fiddler</title>
		<link>http://www.dotnet-tv.com/2010/02/03/become-a-web-debugging-virtuoso-with-fiddler/</link>
		<comments>http://www.dotnet-tv.com/2010/02/03/become-a-web-debugging-virtuoso-with-fiddler/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 14:09:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[fiddler]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[open source tools]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1623</guid>
		<description><![CDATA[Learn how teams around Microsoft and ISVs around the world use the Fiddler web debugging tool to find bugs, troubleshoot performance problems, and uncover security vulnerabilities in both client and server code. Explore the best add-ons for Fiddler, and build your own functionality using JavaScript and .NET languages. Examine how new features in Internet Explorer 8, like Accelerators and Visual Search suggestions, utilize the network. Learn actionable best practices for building faster websites


]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2010/02/03/become-a-web-debugging-virtuoso-with-fiddler/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://ecn.channel9.msdn.com/o9/pdc09/wmvhigh/CL25.wmv" length="757979507" type="video/x-ms-wmv" />
		</item>
		<item>
		<title>Learn Tips and Tricks for Debugging in Visual Studio</title>
		<link>http://www.dotnet-tv.com/2009/12/28/learn-tips-and-tricks-for-debugging-in-visual-studio/</link>
		<comments>http://www.dotnet-tv.com/2009/12/28/learn-tips-and-tricks-for-debugging-in-visual-studio/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 12:30:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1553</guid>
		<description><![CDATA[In a debugging session, it is possible to view and explore the values of elements. It is also possible to modify those values in an effort to determine how a new value affects the outcome. In this video, Todd Miranda demonstrates how to use watch and immediate windows to test various scenarios while debugging. 
http://msdn.microsoft.com/en-gb/vstudio/dd442479.aspx
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2009/12/28/learn-tips-and-tricks-for-debugging-in-visual-studio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advanced .NET Debugging</title>
		<link>http://www.dotnet-tv.com/2009/10/28/advanced-net-debugging/</link>
		<comments>http://www.dotnet-tv.com/2009/10/28/advanced-net-debugging/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 12:33:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[debugging]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1479</guid>
		<description><![CDATA[Visual Studio is a good interactive debugger but it isn’t much use for debugging production problems like memory leaks. This video presents other tools like SOS and WinDBG to track down hard-to-fix errors during development as well as post-production.
 
Slides and source code of this presentation
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2009/10/28/advanced-net-debugging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

