<?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; Tips &amp; Tricks</title>
	<atom:link href="http://www.anantanandgupta.net/category/tips-tricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.anantanandgupta.net</link>
	<description>Let Me Make You Think Like Me</description>
	<lastBuildDate>Thu, 05 Aug 2010 20:04:07 +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>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/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=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>0</slash:comments>
		</item>
		<item>
		<title>Website Optimization: Serve Resources from Different Hosts</title>
		<link>http://www.anantanandgupta.net/2010/06/12/website-optimization-serve-resources-from-different-hosts/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=website-optimization-serve-resources-from-different-hosts</link>
		<comments>http://www.anantanandgupta.net/2010/06/12/website-optimization-serve-resources-from-different-hosts/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 18:59:10 +0000</pubDate>
		<dc:creator>Anant Anand Gupta</dc:creator>
				<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Website Optimization]]></category>

		<guid isPermaLink="false">http://www.anantanandgupta.net/?p=294</guid>
		<description><![CDATA[Article ID : Tip-002 Article Topic : Website Optimization Article Title : Serve Resources from Different Hosts Preface Today all modern browsers are multi-threaded. Means they can server the contents while downloading more than one resource simultaneously. But there are still a few restrictions. There can’t be more than 2 parallel requests threads from the [...]]]></description>
		<wfw:commentRss>http://www.anantanandgupta.net/2010/06/12/website-optimization-serve-resources-from-different-hosts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Website Optimization: Reduce Total Number of Objects per Web Page</title>
		<link>http://www.anantanandgupta.net/2010/06/11/website-optimization-reduce-total-number-of-objects-per-web-page/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=website-optimization-reduce-total-number-of-objects-per-web-page</link>
		<comments>http://www.anantanandgupta.net/2010/06/11/website-optimization-reduce-total-number-of-objects-per-web-page/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 18:21:47 +0000</pubDate>
		<dc:creator>Anant Anand Gupta</dc:creator>
				<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Website Optimization]]></category>

		<guid isPermaLink="false">http://www.anantanandgupta.net/?p=271</guid>
		<description><![CDATA[Article ID : Tip-001 Article Topic : Website Optimization Article Title : Reduce Total Number of Objects per Web Page Preface Whenever a web page is requested from the server, the browser also seeks the embedded objects like style sheets, script files, images, media files etc. and tries to download them along with them. Each [...]]]></description>
		<wfw:commentRss>http://www.anantanandgupta.net/2010/06/11/website-optimization-reduce-total-number-of-objects-per-web-page/feed/</wfw:commentRss>
		<slash:comments>0</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/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=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>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 (Seven) Shortcuts</title>
		<link>http://www.anantanandgupta.net/2010/01/17/windows-7-seven-shortcuts/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=windows-7-seven-shortcuts</link>
		<comments>http://www.anantanandgupta.net/2010/01/17/windows-7-seven-shortcuts/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 17:18:40 +0000</pubDate>
		<dc:creator>Anant Anand Gupta</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.anantanandgupta.net/?p=181</guid>
		<description><![CDATA[Here are few very nice and useful shortcuts available in Microsoft's latest operating system Windows 7 (Seven): Win + Home Minimize all the windows except the current window. Win + SpaceBar Key Visible windows becomes transparent so you can see the desktop. Win + Up Arrow Maximize the current window. Win + Shift + Up Arrow [...]]]></description>
		<wfw:commentRss>http://www.anantanandgupta.net/2010/01/17/windows-7-seven-shortcuts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Visual Studio 2005 SP1: didn&#8217;t pass the digital signature policy error</title>
		<link>http://www.anantanandgupta.net/2009/06/11/visual-studio-2005-sp1-didnt-pass-the-digital-signature-policy-error/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=visual-studio-2005-sp1-didnt-pass-the-digital-signature-policy-error</link>
		<comments>http://www.anantanandgupta.net/2009/06/11/visual-studio-2005-sp1-didnt-pass-the-digital-signature-policy-error/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 07:30:53 +0000</pubDate>
		<dc:creator>Anant Anand Gupta</dc:creator>
				<category><![CDATA[Visual Studio 2005]]></category>
		<category><![CDATA[Windows Server 2003]]></category>

		<guid isPermaLink="false">http://www.anantanandgupta.net/?p=141</guid>
		<description><![CDATA[To solve this follow the work around: Work Arround 1: Start Menu, click Run, type &#62; control admintools and then click OK. Double-click Local Security Policy. Click Software Restriction Policies. Note: If no software restrictions are listed, right-click Software Restriction Policies, and then click Create New Policy. Under Object Type, double-click Enforcement. Click All users [...]]]></description>
		<wfw:commentRss>http://www.anantanandgupta.net/2009/06/11/visual-studio-2005-sp1-didnt-pass-the-digital-signature-policy-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Server.MapPath</title>
		<link>http://www.anantanandgupta.net/2009/05/28/servermappath/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=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>0</slash:comments>
		</item>
	</channel>
</rss>
