<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: What&#8217;s An Easy Way To Show Debugging Info In An Asp.net Application?</title>
	<atom:link href="http://www.pcdebug.com/asp-debugging/whats-an-easy-way-to-show-debugging-info-in-an-asp-net-application.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.pcdebug.com/asp-debugging/whats-an-easy-way-to-show-debugging-info-in-an-asp-net-application.html</link>
	<description>Windows Linux Debuggers</description>
	<lastBuildDate>Mon, 04 Jan 2010 04:21:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: superSym</title>
		<link>http://www.pcdebug.com/asp-debugging/whats-an-easy-way-to-show-debugging-info-in-an-asp-net-application.html/comment-page-1#comment-1194</link>
		<dc:creator>superSym</dc:creator>
		<pubDate>Tue, 24 Nov 2009 03:15:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcdebug.com/asp-debugging/whats-an-easy-way-to-show-debugging-info-in-an-asp-net-application.html#comment-1194</guid>
		<description>A common method is to just use Response.Write to dump some data to the screen. Otherwise, you could simple set breakpoints within your code to examine values.</description>
		<content:encoded><![CDATA[<p>A common method is to just use Response.Write to dump some data to the screen. Otherwise, you could simple set breakpoints within your code to examine values.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

