<?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>panic room &#187; programming concepts</title>
	<atom:link href="http://panicroom.me/job-interview-questions/programming-concepts/feed/" rel="self" type="application/rss+xml" />
	<link>http://panicroom.me</link>
	<description>stop sweating, start dominating !</description>
	<lastBuildDate>Wed, 03 Mar 2010 04:19:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>what are the different ways in which you can show / display custom errors in ASP.NET ?</title>
		<link>http://panicroom.me/2008/10/04/what-are-the-different-ways-in-which-you-can-show-display-custom-errors-in-asp-net_51/</link>
		<comments>http://panicroom.me/2008/10/04/what-are-the-different-ways-in-which-you-can-show-display-custom-errors-in-asp-net_51/#comments</comments>
		<pubDate>Sun, 05 Oct 2008 01:02:00 +0000</pubDate>
		<dc:creator>p.kitty</dc:creator>
				<category><![CDATA[qa]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[custom errors]]></category>
		<category><![CDATA[programming concepts]]></category>

		<guid isPermaLink="false">http://panicroom.me/2007/07/23/what-are-the-different-types-of-custom-errors-in-asp-net_51/</guid>
		<description><![CDATA[a question on different ways in which you can show / display custom errors in ASP.NET]]></description>
		<wfw:commentRss>http://panicroom.me/2008/10/04/what-are-the-different-ways-in-which-you-can-show-display-custom-errors-in-asp-net_51/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What Are The 3 Main Constraints in .Net Generics ? Can You Briefly Explain Each ?</title>
		<link>http://panicroom.me/2007/08/01/what-are-the-3-main-constraints-in-csharp-net-generics-briefly-explain_55/</link>
		<comments>http://panicroom.me/2007/08/01/what-are-the-3-main-constraints-in-csharp-net-generics-briefly-explain_55/#comments</comments>
		<pubDate>Wed, 01 Aug 2007 16:14:00 +0000</pubDate>
		<dc:creator>p.kitty</dc:creator>
				<category><![CDATA[qa]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[generics]]></category>
		<category><![CDATA[oops]]></category>
		<category><![CDATA[programming concepts]]></category>

		<guid isPermaLink="false">http://panicroom.me/2007/08/01/what-are-generics-constraints-csharp-aspnet_55/</guid>
		<description><![CDATA[Question on the 3 Main Constraints in .Net Generics]]></description>
		<wfw:commentRss>http://panicroom.me/2007/08/01/what-are-the-3-main-constraints-in-csharp-net-generics-briefly-explain_55/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is a FORM in HTML ?</title>
		<link>http://panicroom.me/2007/04/12/what-is-a-form-in-html_29/</link>
		<comments>http://panicroom.me/2007/04/12/what-is-a-form-in-html_29/#comments</comments>
		<pubDate>Fri, 13 Apr 2007 01:55:00 +0000</pubDate>
		<dc:creator>p.kitty</dc:creator>
				<category><![CDATA[qa]]></category>
		<category><![CDATA[html forms]]></category>
		<category><![CDATA[programming concepts]]></category>
		<category><![CDATA[ui design]]></category>

		<guid isPermaLink="false">http://panicroom.me/2007/03/19/what-is-a-form-in-html_29/</guid>
		<description><![CDATA[Several questions about HTML FORMS.]]></description>
		<wfw:commentRss>http://panicroom.me/2007/04/12/what-is-a-form-in-html_29/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>what is the difference between GET and POST methods for submitting a form ?</title>
		<link>http://panicroom.me/2002/03/19/what-is-the-difference-between-get-and-post-form_32/</link>
		<comments>http://panicroom.me/2002/03/19/what-is-the-difference-between-get-and-post-form_32/#comments</comments>
		<pubDate>Wed, 20 Mar 2002 03:26:00 +0000</pubDate>
		<dc:creator>p.kitty</dc:creator>
				<category><![CDATA[qa]]></category>
		<category><![CDATA[html forms]]></category>
		<category><![CDATA[idempotent]]></category>
		<category><![CDATA[programming concepts]]></category>

		<guid isPermaLink="false">http://panicroom.me/2007/03/19/what-is-the-difference-between-get-and-post_32/</guid>
		<description><![CDATA[question about the difference between GET and POST methods for submitting forms]]></description>
		<wfw:commentRss>http://panicroom.me/2002/03/19/what-is-the-difference-between-get-and-post-form_32/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>name the 5 main reserved or special characters in HTML</title>
		<link>http://panicroom.me/2001/09/11/what-are-the-5-main-reserved-or-special-escape-characters-in-html_121/</link>
		<comments>http://panicroom.me/2001/09/11/what-are-the-5-main-reserved-or-special-escape-characters-in-html_121/#comments</comments>
		<pubDate>Tue, 11 Sep 2001 20:54:38 +0000</pubDate>
		<dc:creator>p.kitty</dc:creator>
				<category><![CDATA[qa]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[programming concepts]]></category>

		<guid isPermaLink="false">http://panicroom.me/?p=121</guid>
		<description><![CDATA[Questions about the reserve characters in HTML]]></description>
		<wfw:commentRss>http://panicroom.me/2001/09/11/what-are-the-5-main-reserved-or-special-escape-characters-in-html_121/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What is the difference between an abstract class and an interface?</title>
		<link>http://panicroom.me/1999/06/04/what-is-the-difference-between-an-abstract-class-and-an-interface_12/</link>
		<comments>http://panicroom.me/1999/06/04/what-is-the-difference-between-an-abstract-class-and-an-interface_12/#comments</comments>
		<pubDate>Sat, 05 Jun 1999 07:58:16 +0000</pubDate>
		<dc:creator>p.kitty</dc:creator>
				<category><![CDATA[qa]]></category>
		<category><![CDATA[ood]]></category>
		<category><![CDATA[programming concepts]]></category>

		<guid isPermaLink="false">http://panicroom.me/?p=12</guid>
		<description><![CDATA[A question on class design.]]></description>
		<wfw:commentRss>http://panicroom.me/1999/06/04/what-is-the-difference-between-an-abstract-class-and-an-interface_12/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

