<?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>Anant Anand Gupta &#187; Programming</title>
	<atom:link href="http://www.anantanandgupta.net/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.anantanandgupta.net</link>
	<description>Let Me Make You Think Like Me</description>
	<lastBuildDate>Mon, 20 Jun 2011 20:46:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>jQuery Plugin Release &#8211; jQuery Spinner Control</title>
		<link>http://www.anantanandgupta.net/2011/06/21/jquery-plugin-release-jquery-spinner-control/</link>
		<comments>http://www.anantanandgupta.net/2011/06/21/jquery-plugin-release-jquery-spinner-control/#comments</comments>
		<pubDate>Mon, 20 Jun 2011 20:36:08 +0000</pubDate>
		<dc:creator>Anant Anand Gupta</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[jQuery Plugin]]></category>
		<category><![CDATA[jQuery Spinner Control]]></category>
		<category><![CDATA[jQuery UpDown button]]></category>
		<category><![CDATA[Spinner Button]]></category>
		<category><![CDATA[Stepper Button]]></category>

		<guid isPermaLink="false">http://www.anantanandgupta.net/?p=401</guid>
		<description><![CDATA[I was from a long time searching for a best spinner control (spin button / stepper button) to be used in the web pages, but non of them available on the internet were able to satisfy my requirement in a very simple way. so I decided to create one by myself. This control in its [...]]]></description>
		<wfw:commentRss>http://www.anantanandgupta.net/2011/06/21/jquery-plugin-release-jquery-spinner-control/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Website Optimization: Try to Escape from 404 &#8211; Page Not Found</title>
		<link>http://www.anantanandgupta.net/2010/06/18/website-optimization-try-to-escape-from-404-page-not-found/</link>
		<comments>http://www.anantanandgupta.net/2010/06/18/website-optimization-try-to-escape-from-404-page-not-found/#comments</comments>
		<pubDate>Fri, 18 Jun 2010 13:01:49 +0000</pubDate>
		<dc:creator>Anant Anand Gupta</dc:creator>
				<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Website Optimization]]></category>

		<guid isPermaLink="false">http://www.anantanandgupta.net/?p=329</guid>
		<description><![CDATA[Article ID : Tip-003 Article Topic : Website Optimization Article Title : Try to Escape from 404 - Page Not Found Preface Wen client always creates a request for the resources referenced in the page it is rendering and if server can’t find it sends 404 – Page Not Found. Explanation When we create a [...]]]></description>
		<wfw:commentRss>http://www.anantanandgupta.net/2010/06/18/website-optimization-try-to-escape-from-404-page-not-found/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Creating System StoredProcedures in SQL Server</title>
		<link>http://www.anantanandgupta.net/2010/05/10/creating-system-storedprocedures-in-sql-server/</link>
		<comments>http://www.anantanandgupta.net/2010/05/10/creating-system-storedprocedures-in-sql-server/#comments</comments>
		<pubDate>Mon, 10 May 2010 09:28:05 +0000</pubDate>
		<dc:creator>Anant Anand Gupta</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[System StoredProcedure]]></category>

		<guid isPermaLink="false">http://www.anantanandgupta.net/?p=240</guid>
		<description><![CDATA[What is System StoredProcedures A system StoredProcedure is a general stored procedure which started with 'sp_'. System StoredProcedures are stored into the master database in SQL Server. Requirement of System StoredProcedure There are instances when you are required to perform some operations on the different databases, like finding the dependency of the table (sp_depends), you [...]]]></description>
		<wfw:commentRss>http://www.anantanandgupta.net/2010/05/10/creating-system-storedprocedures-in-sql-server/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Design Patterns</title>
		<link>http://www.anantanandgupta.net/2010/01/16/design-patterns/</link>
		<comments>http://www.anantanandgupta.net/2010/01/16/design-patterns/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 10:46:18 +0000</pubDate>
		<dc:creator>Anant Anand Gupta</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.anantanandgupta.net/?p=176</guid>
		<description><![CDATA[What is a Design Pattern? If you are here reading this post you might be looking a knowledge on Design Patterns and the first question which comes on anyone's mind is "What is a Design Pattern?". Lets answer this question in your own way. You are person who know the syntax of a programming language [...]]]></description>
		<wfw:commentRss>http://www.anantanandgupta.net/2010/01/16/design-patterns/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Server.MapPath</title>
		<link>http://www.anantanandgupta.net/2009/05/28/servermappath/</link>
		<comments>http://www.anantanandgupta.net/2009/05/28/servermappath/#comments</comments>
		<pubDate>Thu, 28 May 2009 15:23:32 +0000</pubDate>
		<dc:creator>Anant Anand Gupta</dc:creator>
				<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://www.anantanandgupta.net/?p=138</guid>
		<description><![CDATA[In general whenever we need to get physical location of the file in ASP.Net Application, we use Server.MapPath. This is the most commonly adopted method. If you want the file to be located with reference to the path of the current WebPage, then the implementation holds good, but, in case you have to always refer [...]]]></description>
		<wfw:commentRss>http://www.anantanandgupta.net/2009/05/28/servermappath/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Great Indian Developer Summit 2009</title>
		<link>http://www.anantanandgupta.net/2009/04/24/great-indian-developer-summit-2009/</link>
		<comments>http://www.anantanandgupta.net/2009/04/24/great-indian-developer-summit-2009/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 21:17:34 +0000</pubDate>
		<dc:creator>Anant Anand Gupta</dc:creator>
				<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.anantanandgupta.net/?p=78</guid>
		<description><![CDATA[Four well packed days with Information and Technology that too latest in trend and which is going to change the future is called Great Indian Developer Summit 2009. Not only that, thousands of participants, 75+ presentations on technologies, 15+ Labs driven by experts from all over the globe and all this organized by media leader [...]]]></description>
		<wfw:commentRss>http://www.anantanandgupta.net/2009/04/24/great-indian-developer-summit-2009/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Virtualization In Software Development</title>
		<link>http://www.anantanandgupta.net/2009/02/12/how-virtualization-improves-software-development/</link>
		<comments>http://www.anantanandgupta.net/2009/02/12/how-virtualization-improves-software-development/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 06:32:20 +0000</pubDate>
		<dc:creator>Anant Anand Gupta</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Virtual Development Environment]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://www.anantanandgupta.net/?p=66</guid>
		<description><![CDATA[Virtualization's big push to fame was arguably kick-started by VMware's Workstation product, which allowed individual users to run a bunch of OSes, versions or instances (similar to multiple application windows) instead of having a one-at-a-time multi-boot environment. In many companies, virtualization arrived with developers first using the technology quietly to do testing and development, then [...]]]></description>
		<wfw:commentRss>http://www.anantanandgupta.net/2009/02/12/how-virtualization-improves-software-development/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

