<?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>Interview Tips &#187; line debugger</title>
	<atom:link href="http://tipsinterview.com/tag/line-debugger/feed/" rel="self" type="application/rss+xml" />
	<link>http://tipsinterview.com</link>
	<description>Interview Tips, Interview Questions and Answers</description>
	<lastBuildDate>Sun, 20 May 2012 05:16:12 +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>C# interview questions and answers</title>
		<link>http://tipsinterview.com/2011/06/01/c-interview-questions-and-answers-4/</link>
		<comments>http://tipsinterview.com/2011/06/01/c-interview-questions-and-answers-4/#comments</comments>
		<pubDate>Wed, 01 Jun 2011 05:46:20 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[business logic]]></category>
		<category><![CDATA[condition]]></category>
		<category><![CDATA[interview questions and answers]]></category>
		<category><![CDATA[line debugger]]></category>
		<category><![CDATA[model three]]></category>
		<category><![CDATA[NET]]></category>
		<category><![CDATA[program proceeds]]></category>
		<category><![CDATA[Studio]]></category>
		<category><![CDATA[Trace]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/?p=565</guid>
		<description><![CDATA[What debugging tools come with the .NET SDK? CorDBG – command-line debugger, and DbgCLR – graphic debugger. Visual Studio .NET uses the DbgCLR. To use CorDbg, you must compile the original C# file using the /debug switch. What does the This window show in the debugger? It points to the object that’s pointed to by [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2011/06/01/c-interview-questions-and-answers-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>C# Interview Questions, Part 3</title>
		<link>http://tipsinterview.com/2010/03/26/c-interview-questions-part-3/</link>
		<comments>http://tipsinterview.com/2010/03/26/c-interview-questions-part-3/#comments</comments>
		<pubDate>Fri, 26 Mar 2010 08:48:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[Debug]]></category>
		<category><![CDATA[doc switch]]></category>
		<category><![CDATA[documentation comments]]></category>
		<category><![CDATA[La.]]></category>
		<category><![CDATA[line debugger]]></category>
		<category><![CDATA[NET]]></category>
		<category><![CDATA[program proceeds]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[xml documentation]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/2010/03/26/c-interview-questions-part-3/</guid>
		<description><![CDATA[41. What’s the difference between // comments, /* */ comments and /// comments? Single-line, multi-line and XML documentation comments. 42. How do you generate documentation from the C# file commented properly with a command-line compiler? Compile it with a /doc switch. 43. What’s the difference between and XML documentation tag? Single line code example and [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/03/26/c-interview-questions-part-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>C# interview questions and answers, part 2</title>
		<link>http://tipsinterview.com/2010/03/14/c-interview-questions-and-answers-part-2/</link>
		<comments>http://tipsinterview.com/2010/03/14/c-interview-questions-and-answers-part-2/#comments</comments>
		<pubDate>Sun, 14 Mar 2010 00:36:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[DbgCLR]]></category>
		<category><![CDATA[Debug]]></category>
		<category><![CDATA[debugger]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[La.]]></category>
		<category><![CDATA[line debugger]]></category>
		<category><![CDATA[microsoft sql server]]></category>
		<category><![CDATA[NET]]></category>
		<category><![CDATA[proper query]]></category>
		<category><![CDATA[query database]]></category>
		<category><![CDATA[wildcard character]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/2010/03/14/c-interview-questions-and-answers-part-2/</guid>
		<description><![CDATA[14. What debugging tools come with the .NET SDK? Cordbg - command-line debugger, and DbgCLR - graphic debugger. Visual Studio. NET uses the DbgCLR. Cordbg To use, you must compile the original C # using the / debug. 15. What does assert() do? In debug compilation, assert themselves in a Boolean condition as a parameter, [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/03/14/c-interview-questions-and-answers-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

