<?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>Akash Kava &#187; Fast</title>
	<atom:link href="http://akashkava.com/blog/tag/fast/feed/" rel="self" type="application/rss+xml" />
	<link>http://akashkava.com/blog</link>
	<description>Founder of NeuroSpeech</description>
	<lastBuildDate>Mon, 19 Sep 2011 16:21:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Optimize Windows Vista Machine for Faster Development (VC#,Web and VC++)</title>
		<link>http://akashkava.com/blog/141/optimize-windows-vista-machine-for-faster-development-vcweb-and-vc/</link>
		<comments>http://akashkava.com/blog/141/optimize-windows-vista-machine-for-faster-development-vcweb-and-vc/#comments</comments>
		<pubDate>Sat, 29 Aug 2009 10:22:56 +0000</pubDate>
		<dc:creator>Akash Kava</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Fast]]></category>
		<category><![CDATA[Machine]]></category>
		<category><![CDATA[Setup]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://akashkava.com/blog/?p=141</guid>
		<description><![CDATA[This document only refers to optimization of Vista Machine for faster development only intended for the ones who are doing development on C#, ASP.NET and Optional VC++, no VB.NET. Installation of Limited Visual Studio 2008 We probably dont need Compact Frameworks and VB.NET and other tools, unnecessary installing them doesnt waste much of Hard disk [...]]]></description>
			<content:encoded><![CDATA[<div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		digg_url = "http://akashkava.com/blog/141/optimize-windows-vista-machine-for-faster-development-vcweb-and-vc/";
		digg_bgcolor = "";
		digg_skin = "";
		digg_window = "";
		digg_title = "Optimize+Windows+Vista+Machine+for+Faster+Development+%28VC%23%2CWeb+and+VC%2B%2B%29";
		digg_media = "";
		digg_topic = "";
		digg_bodytext = "";
		//-->
		</script>
		<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fakashkava.com%2Fblog%2F141%2Foptimize-windows-vista-machine-for-faster-development-vcweb-and-vc%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fakashkava.com%2Fblog%2F141%2Foptimize-windows-vista-machine-for-faster-development-vcweb-and-vc%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>This document only refers to optimization of Vista Machine for faster development only intended for the ones who are doing development on C#, ASP.NET and Optional VC++, no VB.NET.</p>
<h1>Installation of Limited Visual Studio 2008</h1>
<p>We probably dont need Compact Frameworks and VB.NET and other tools, unnecessary installing them doesnt waste much of Hard disk space but what happens that your registry grows too big as you install more number of items. Registry is very costly database, and its accessed very regularly, more items in registry, slower and slower the PC. So here is list of items you should install.</p>
<div id="attachment_163" class="wp-caption alignnone" style="width: 559px"><a href="http://akashkava.com/blog/wp-content/uploads/2009/08/RequiredItems.jpg" target="_blank"><img class="size-full wp-image-163 " title="Visual Studio Items" src="http://akashkava.com/blog/wp-content/uploads/2009/08/RequiredItems.jpg" alt="Visual Studio Items" width="549" height="421" /></a><p class="wp-caption-text">Visual Studio Items</p></div>
<h1>Disable High End Graphics, Faster Performance</h1>
<div id="attachment_164" class="wp-caption alignnone" style="width: 513px"><a href="http://akashkava.com/blog/wp-content/uploads/2009/08/Disable-High-End-Graphics.png" target="_blank"><img class="size-full wp-image-164  " title="Disable High End Graphics" src="http://akashkava.com/blog/wp-content/uploads/2009/08/Disable-High-End-Graphics.png" alt="Disable High End Graphics" width="503" height="312" /></a><p class="wp-caption-text">Disable High End Graphics</p></div>
<h1>Disable System Restore Points</h1>
<p>Now, System Restore Points are good, but usually on development machine, they run very slow, and they never do any good if system crashes, the restore time is as big as and as problematic as to reinstall OS.</p>
<div id="attachment_168" class="wp-caption alignnone" style="width: 498px"><a href="http://akashkava.com/blog/wp-content/uploads/2009/08/Disable-System-Restore-Points.png" target="_blank"><img class="size-full wp-image-168 " title="Disable System Restore Points" src="http://akashkava.com/blog/wp-content/uploads/2009/08/Disable-System-Restore-Points.png" alt="Disable System Restore Points" width="488" height="368" /></a><p class="wp-caption-text">Disable System Restore Points</p></div>
<h1>Increase Paging Size</h1>
<p>Increase it as much as you can in different drive but the acceptable range is 2GB to 4GB only.</p>
<div id="attachment_170" class="wp-caption alignnone" style="width: 501px"><a href="http://akashkava.com/blog/wp-content/uploads/2009/08/Increase-Paging-Size.png" target="_blank"><img class="size-full wp-image-170  " title="Increase Paging Size" src="http://akashkava.com/blog/wp-content/uploads/2009/08/Increase-Paging-Size.png" alt="Increase Paging Size" width="491" height="356" /></a><p class="wp-caption-text">Increase Paging Size</p></div>
<h1>Remove Unnecessary Vista Items as shown below</h1>
<div id="attachment_171" class="wp-caption alignnone" style="width: 510px"><a href="http://akashkava.com/blog/wp-content/uploads/2009/08/Programs-and-Features.png" target="_blank"><img class="size-full wp-image-171  " title="Programs and Features" src="http://akashkava.com/blog/wp-content/uploads/2009/08/Programs-and-Features.png" alt="Remove Unnecessary Programs and Features" width="500" height="367" /></a><p class="wp-caption-text">Remove Unnecessary Programs and Features</p></div>
<h1>Setup Taskbar and Start Menu</h1>
<div id="attachment_169" class="wp-caption alignnone" style="width: 434px"><img class="size-full wp-image-169" title="Taskbar and Startmenu Properties Setup 1" src="http://akashkava.com/blog/wp-content/uploads/2009/08/Taskbar-and-Startmenu-Properties-Setup-1.png" alt="Taskbar and Startmenu Properties" width="424" height="469" /><p class="wp-caption-text">Taskbar and Startmenu Properties</p></div>
<h1>Expand Items for Quicker Use</h1>
<div id="attachment_172" class="wp-caption alignnone" style="width: 564px"><img class="size-full wp-image-172" title="Expand Control Panel" src="http://akashkava.com/blog/wp-content/uploads/2009/08/Expand-Control-Panel.png" alt="Expand Control Panel" width="554" height="598" /><p class="wp-caption-text">Expand Control Panel</p></div>
<div id="attachment_173" class="wp-caption alignnone" style="width: 564px"><img class="size-full wp-image-173" title="Expand Documents" src="http://akashkava.com/blog/wp-content/uploads/2009/08/Expand-Documents.png" alt="Expand Documents" width="554" height="598" /><p class="wp-caption-text">Expand Documents</p></div>
<div id="attachment_174" class="wp-caption alignnone" style="width: 564px"><img class="size-full wp-image-174" title="Expand Admin Tools" src="http://akashkava.com/blog/wp-content/uploads/2009/08/Expand-Admin-Tools.png" alt="Expand Admin Tools" width="554" height="598" /><p class="wp-caption-text">Expand Admin Tools</p></div>
<p style="text-align: center;">
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fakashkava.com%2Fblog%2F141%2Foptimize-windows-vista-machine-for-faster-development-vcweb-and-vc%2F&amp;title=Optimize%20Windows%20Vista%20Machine%20for%20Faster%20Development%20%28VC%23%2CWeb%20and%20VC%2B%2B%29"><img src="http://akashkava.com/blog/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://akashkava.com/blog/141/optimize-windows-vista-machine-for-faster-development-vcweb-and-vc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

