<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.outsightinteractive.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Outsight Interactive - Web Project vs Local Project - Comments</title>
 <link>http://www.outsightinteractive.com/blog/web_project_vs_local_project</link>
 <description>Comments for &quot;Web Project vs Local Project&quot;</description>
 <language>en</language>
<item>
 <title>Web Project vs Local Project</title>
 <link>http://www.outsightinteractive.com/blog/web_project_vs_local_project</link>
 <description>&lt;p&gt;Call me old school, but I like all my projects in Visual Studio .NET to be standard class library projects rather than &quot;web&quot; projects.  I am sure the Web Projects wizard is very useful for creating quick applications, but as with any wizard, it decides some things for you during set-up that might be hard to edit later.  So, what happens if you inherit a solution file that is a Web project, and you have no idea how the virtual directories and references are set up?  Unfortunately, you cannot open this project in Visual Studio to edit those settings!  What I forgot today was this : &quot;The Project files is just a text file, that you can edit in notepad&quot;.  Once I figured that out, I was able to change &quot;ProjectType&quot; attribute from &quot;Web&quot; to &quot;Local&quot;. Magically, I could open the project, update my references and compile about 2 minutes later.&lt;/p&gt;
</description>
 <comments>http://www.outsightinteractive.com/blog/web_project_vs_local_project#comment</comments>
 <category domain="http://www.outsightinteractive.com/blog/tags/net">.NET</category>
 <category domain="http://www.outsightinteractive.com/blog/tags/development">Development</category>
 <category domain="http://www.outsightinteractive.com/blog/tags/visual_studio">visual studio</category>
 <pubDate>Thu, 01 Mar 2007 13:54:59 -0500</pubDate>
 <dc:creator>Denis</dc:creator>
 <guid isPermaLink="false">36 at http://www.outsightinteractive.com</guid>
</item>
</channel>
</rss>

