<?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>techtricks.co.in &#187; Windows</title>
	<atom:link href="http://techtricks.co.in/category/windows/feed" rel="self" type="application/rss+xml" />
	<link>http://techtricks.co.in</link>
	<description>spoon fed tech tutorials and random findings</description>
	<lastBuildDate>Fri, 09 Dec 2011 19:44:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Issues with ASP.net Development server and Windows Vista</title>
		<link>http://techtricks.co.in/programming/issues-with-asp-net-development-server-and-windows-vista</link>
		<comments>http://techtricks.co.in/programming/issues-with-asp-net-development-server-and-windows-vista#comments</comments>
		<pubDate>Wed, 15 Jul 2009 18:09:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web and Internet]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://techtricks.co.in/?p=383</guid>
		<description><![CDATA[this post shows you how to solve the issues with asp.net development server and windows vista the easy way.]]></description>
		<wfw:commentRss>http://techtricks.co.in/programming/issues-with-asp-net-development-server-and-windows-vista/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>error C2668: &#8216;log&#8217;: ambiguous call to overloaded function</title>
		<link>http://techtricks.co.in/windows/visual-studio-2008/error-c2668-log-ambiguous-call-to-overloaded-function</link>
		<comments>http://techtricks.co.in/windows/visual-studio-2008/error-c2668-log-ambiguous-call-to-overloaded-function#comments</comments>
		<pubDate>Thu, 04 Jun 2009 19:53:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Visual Studio 2008]]></category>

		<guid isPermaLink="false">http://techtricks.co.in/?p=373</guid>
		<description><![CDATA[this post is about dealing with "ambiguous call to overloaded function" type of errors in microsoft visual studio 2008]]></description>
		<wfw:commentRss>http://techtricks.co.in/windows/visual-studio-2008/error-c2668-log-ambiguous-call-to-overloaded-function/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Inside Windows 7 :what i didnt know</title>
		<link>http://techtricks.co.in/windows/windows-7/inside-windows-7-what-i-didnt-know</link>
		<comments>http://techtricks.co.in/windows/windows-7/inside-windows-7-what-i-didnt-know#comments</comments>
		<pubDate>Sun, 31 May 2009 17:50:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://techtricks.co.in/?p=365</guid>
		<description><![CDATA[whats new in winodows 7,a geek's insight into windows 7 features]]></description>
		<wfw:commentRss>http://techtricks.co.in/windows/windows-7/inside-windows-7-what-i-didnt-know/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SLIPSTREAMING-INTEGRATING  SATA DRIVERS INTO BOOTABLE XP CD</title>
		<link>http://techtricks.co.in/windows/windows-xp/slipstreamingintegrating-sata-drivers-into-bootable-xp-cd</link>
		<comments>http://techtricks.co.in/windows/windows-xp/slipstreamingintegrating-sata-drivers-into-bootable-xp-cd#comments</comments>
		<pubDate>Fri, 21 Nov 2008 18:13:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://techtricks.x10hosting.com/?p=27</guid>
		<description><![CDATA[this tutorial shows you how to slipstream sata  drivers into xp cd. you would need it to install xp in your laptop if it comes with a sata hard disk.  slipstreaming drivers,hotfixes and  softwares,slipstreaming vista is also possible by using this simple method. things you need nlite original xp cd sata drivers blank cd procedure: [...]]]></description>
		<wfw:commentRss>http://techtricks.co.in/windows/windows-xp/slipstreamingintegrating-sata-drivers-into-bootable-xp-cd/feed</wfw:commentRss>
		<slash:comments>38</slash:comments>
		</item>
		<item>
		<title>exiting your vb.net application completely.</title>
		<link>http://techtricks.co.in/windows/vb-2008-windows/exiting-your-vbnet-application-completely</link>
		<comments>http://techtricks.co.in/windows/vb-2008-windows/exiting-your-vbnet-application-completely#comments</comments>
		<pubDate>Sat, 08 Nov 2008 11:46:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[VB 2008]]></category>
		<category><![CDATA[killing application completely]]></category>
		<category><![CDATA[vb 2008]]></category>
		<category><![CDATA[vb.net]]></category>

		<guid isPermaLink="false">http://techtricks.co.in/?p=159</guid>
		<description><![CDATA[i had written an app in which even after pressing the exit button or close button,i could still see the process occupy some memory in task manager. to deal with this,i googled for a while and came to know that this situation arises when some of my application components or objects are still referencing in [...]]]></description>
		<wfw:commentRss>http://techtricks.co.in/windows/vb-2008-windows/exiting-your-vbnet-application-completely/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CONNECTING VISTA LAPTOP TO XP DESKTOP USING ETHERNET CROSSOVER CABLE</title>
		<link>http://techtricks.co.in/windows/boot-section/connecting-vista-laptop-to-xp-desktop-using-ethernet-crossover-cable</link>
		<comments>http://techtricks.co.in/windows/boot-section/connecting-vista-laptop-to-xp-desktop-using-ethernet-crossover-cable#comments</comments>
		<pubDate>Mon, 27 Oct 2008 08:30:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Boot section]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[crossover ethernet cable]]></category>
		<category><![CDATA[xp-vista connection]]></category>

		<guid isPermaLink="false">http://techtricks.co.in/?p=63</guid>
		<description><![CDATA[edit: &#8220;\\Hp22\C is not accessible. You might not have permission to use this network resource. Contact the administrator of this server to find out if you have access permissions&#8230; Access is denied.&#8221; Solved!! please upgrade to vista service pack 1 and xp service pack 3 BEFORE TRYING THIS TUTORIAL.:) This is a tutorial about how [...]]]></description>
		<wfw:commentRss>http://techtricks.co.in/windows/boot-section/connecting-vista-laptop-to-xp-desktop-using-ethernet-crossover-cable/feed</wfw:commentRss>
		<slash:comments>76</slash:comments>
		</item>
	</channel>
</rss>

