<?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>.Net and Some (may be MORE) Random Thoughts &#187; Visual Studio 2005</title>
	<atom:link href="http://blog.budigelli.com/category/net/visual-studio-2005/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.budigelli.com</link>
	<description></description>
	<lastBuildDate>Tue, 11 May 2010 04:45:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Creating Temporary Projects in Visual Studio 2005</title>
		<link>http://blog.budigelli.com/net/creating-temporary-projects-in-visual-studio-2005/</link>
		<comments>http://blog.budigelli.com/net/creating-temporary-projects-in-visual-studio-2005/#comments</comments>
		<pubDate>Tue, 08 May 2007 21:06:36 +0000</pubDate>
		<dc:creator>budigelli</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Visual Studio 2005]]></category>

		<guid isPermaLink="false">http://blog.budigelli.com/index.php/2007/05/08/creating-temporary-projects-in-visual-studio-2005/</guid>
		<description><![CDATA[I read about creating temporary project in Visual Studio some time ago and kind of forgot about it. Few days ago, I needed to create a temp project for trying out something really quick. There is a setting in Visual &#8230; <a href="http://blog.budigelli.com/net/creating-temporary-projects-in-visual-studio-2005/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I read about creating temporary project in Visual Studio some time ago and kind of forgot about it. Few days ago, I needed to create a temp project for trying out something really quick.</p>
<p>There is a setting in Visual Studio that lets you create projects in temp directory and not save all the directory structure in to your main folder structure.</p>
<p>Follow these steps in Visual Studio 2005</p>
<blockquote><p>Tools -&gt; Options -&gt; Projects and Solutions -&gt;</p>
<p>and <strong>uncheck &#8220;save new projects when created&#8221; </strong>check box.</p></blockquote>
<p>Good Luck&#8230; </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.budigelli.com/net/creating-temporary-projects-in-visual-studio-2005/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Starting Visual Studio 2005 Development Server at a specific port</title>
		<link>http://blog.budigelli.com/net/starting-visual-studio-2005-development-server-at-a-specific-port/</link>
		<comments>http://blog.budigelli.com/net/starting-visual-studio-2005-development-server-at-a-specific-port/#comments</comments>
		<pubDate>Tue, 03 Apr 2007 04:45:39 +0000</pubDate>
		<dc:creator>budigelli</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Visual Studio 2005]]></category>

		<guid isPermaLink="false">http://blog.budigelli.com/index.php/2007/04/03/starting-visual-studio-2005-development-server-at-a-specific-port/</guid>
		<description><![CDATA[Want to Start Visual Studio 2005 Development Server at a specific port everytime? Or use IIS for a Web Application? And want to set what debuggers to attach (ASP.NET, SQL Server, Native Code)? Check the below images for options under &#8230; <a href="http://blog.budigelli.com/net/starting-visual-studio-2005-development-server-at-a-specific-port/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<ol>
<li>Want to Start Visual Studio 2005 Development Server at a specific port everytime? Or use IIS for a Web Application?</li>
<li>And want to set what debuggers to attach (ASP.NET, SQL Server, Native Code)?</li>
</ol>
<p>Check the below images for options under Web project properties..</p>
<p>Â  <img alt="Visual Studio Dev Server PortÂ Setting" src="http://budigelli.files.wordpress.com/2007/04/vstudioportsetting.jpg" width="550" /></p>
<p>Hope it helps&#8230; </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.budigelli.com/net/starting-visual-studio-2005-development-server-at-a-specific-port/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

