<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: ASP.NET 2.0 &#8211; Web Site vs Web Application project</title>
	<atom:link href="http://blog.maordavid.com/aspnet-20-web-site-vs-web-application-project/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.maordavid.com/aspnet-20-web-site-vs-web-application-project/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=aspnet-20-web-site-vs-web-application-project</link>
	<description>Maor's tech thoughts</description>
	<lastBuildDate>Thu, 01 Dec 2011 10:43:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Maor David-Pur</title>
		<link>http://blog.maordavid.com/aspnet-20-web-site-vs-web-application-project/comment-page-1/#comment-516</link>
		<dc:creator>Maor David-Pur</dc:creator>
		<pubDate>Mon, 22 Jun 2009 20:19:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.maordavid.com/2007/06/aspnet-20-web-site-vs-web-application-project/#comment-516</guid>
		<description>&lt;b&gt;This comment originally written by:kolbis&lt;/b&gt;&lt;br&gt;&lt;p&gt;Thanks...I needed it.&lt;/p&gt;
&lt;img src=&quot;http://blogs.microsoft.co.il/aggbug.aspx?PostID=14071&quot; width=&quot;1&quot; height=&quot;1&quot;&gt;</description>
		<content:encoded><![CDATA[<p><b>This comment originally written by:kolbis</b>
<p>Thanks&#8230;I needed it.</p>
<p><img src="http://blogs.microsoft.co.il/aggbug.aspx?PostID=14071" width="1" height="1"/></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maor David-Pur</title>
		<link>http://blog.maordavid.com/aspnet-20-web-site-vs-web-application-project/comment-page-1/#comment-515</link>
		<dc:creator>Maor David-Pur</dc:creator>
		<pubDate>Mon, 22 Jun 2009 20:19:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.maordavid.com/2007/06/aspnet-20-web-site-vs-web-application-project/#comment-515</guid>
		<description>&lt;b&gt;This comment originally written by:John J. Adams&lt;/b&gt;&lt;br&gt;&lt;p&gt;Thanks for this post. I was doing fine using the web site model but I wanted to put my source code into Visual Sourcesafe 2005 (Version 8.x) which prevented me from adding the web site because of the Front Page Server Extension files. For years, I have been using the WinDiff utility to compare ProductionWeb folders versus DevelopmentWeb folders and learning to visually ignore the inequalities in the _vti files. &lt;/p&gt;
&lt;p&gt;So with the goal toward having all my web source under SourceSafe, I began an experiment of cloning/migrating my &quot;web site&quot; code into the &quot;web application project&quot; model - mostly to eliminate the requirement for FrontPage Server Extensions. &lt;/p&gt;
&lt;p&gt;While I&#039;ve achieved the SourceSafe objective, I have run into lots of confusion on the web application project way of doing things. &lt;/p&gt;
&lt;p&gt;As I understand the web appl proj thing, all development is local and when I am ready I can copy a single DLL for my project to a remote IIS web server and hence FPSE will not be needed. &lt;/p&gt;
&lt;p&gt;How do the experts handle minor changes then in their production web applications? If a minor change were required to some .ASPX markup, for example, would you have to FTP the new .ASPX file to the remote IIS server? &lt;/p&gt;
&lt;p&gt;With the web site model, I could just edit the single file in place. &lt;/p&gt;
&lt;p&gt;I guess a corallary question is could a web &quot;site&quot; model be placed under control of Visual Source Safe 2005 ? &lt;/p&gt;
&lt;img src=&quot;http://blogs.microsoft.co.il/aggbug.aspx?PostID=27112&quot; width=&quot;1&quot; height=&quot;1&quot;&gt;</description>
		<content:encoded><![CDATA[<p><b>This comment originally written by:John J. Adams</b>
<p>Thanks for this post. I was doing fine using the web site model but I wanted to put my source code into Visual Sourcesafe 2005 (Version 8.x) which prevented me from adding the web site because of the Front Page Server Extension files. For years, I have been using the WinDiff utility to compare ProductionWeb folders versus DevelopmentWeb folders and learning to visually ignore the inequalities in the _vti files. </p>
<p>So with the goal toward having all my web source under SourceSafe, I began an experiment of cloning/migrating my &quot;web site&quot; code into the &quot;web application project&quot; model &#8211; mostly to eliminate the requirement for FrontPage Server Extensions. </p>
<p>While I&#39;ve achieved the SourceSafe objective, I have run into lots of confusion on the web application project way of doing things. </p>
<p>As I understand the web appl proj thing, all development is local and when I am ready I can copy a single DLL for my project to a remote IIS web server and hence FPSE will not be needed. </p>
<p>How do the experts handle minor changes then in their production web applications? If a minor change were required to some .ASPX markup, for example, would you have to FTP the new .ASPX file to the remote IIS server? </p>
<p>With the web site model, I could just edit the single file in place. </p>
<p>I guess a corallary question is could a web &quot;site&quot; model be placed under control of Visual Source Safe 2005 ? </p>
<p><img src="http://blogs.microsoft.co.il/aggbug.aspx?PostID=27112" width="1" height="1"/></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maor David-Pur</title>
		<link>http://blog.maordavid.com/aspnet-20-web-site-vs-web-application-project/comment-page-1/#comment-514</link>
		<dc:creator>Maor David-Pur</dc:creator>
		<pubDate>Mon, 22 Jun 2009 20:19:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.maordavid.com/2007/06/aspnet-20-web-site-vs-web-application-project/#comment-514</guid>
		<description>&lt;b&gt;This comment originally written by:SergioTarrillo&#039;s RichWeblog&lt;/b&gt;&lt;br&gt;&lt;p&gt;De ahora en adelante [PLEFDS = para leer el fin de semana]. Digamos que hay dos maneras de tener el c&#243;digo&lt;/p&gt;
&lt;img src=&quot;http://blogs.microsoft.co.il/aggbug.aspx?PostID=60619&quot; width=&quot;1&quot; height=&quot;1&quot;&gt;</description>
		<content:encoded><![CDATA[<p><b>This comment originally written by:SergioTarrillo&#8217;s RichWeblog</b>
<p>De ahora en adelante [PLEFDS = para leer el fin de semana]. Digamos que hay dos maneras de tener el c&amp;#243;digo</p>
<p><img src="http://blogs.microsoft.co.il/aggbug.aspx?PostID=60619" width="1" height="1"/></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maor David-Pur</title>
		<link>http://blog.maordavid.com/aspnet-20-web-site-vs-web-application-project/comment-page-1/#comment-513</link>
		<dc:creator>Maor David-Pur</dc:creator>
		<pubDate>Mon, 22 Jun 2009 20:19:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.maordavid.com/2007/06/aspnet-20-web-site-vs-web-application-project/#comment-513</guid>
		<description>&lt;b&gt;This comment originally written by:Visual Studio Team System  » Blog Archive   » ???????????? ?????? part 1.&lt;/b&gt;&lt;br&gt;&lt;p&gt;Pingback from &#160;Visual Studio Team System &#160;&raquo; Blog Archive &#160; &raquo; ???????????? ?????? part 1.&lt;/p&gt;
&lt;img src=&quot;http://blogs.microsoft.co.il/aggbug.aspx?PostID=63055&quot; width=&quot;1&quot; height=&quot;1&quot;&gt;</description>
		<content:encoded><![CDATA[<p><b>This comment originally written by:Visual Studio Team System  » Blog Archive   » ???????????? ?????? part 1.</b>
<p>Pingback from &nbsp;Visual Studio Team System &nbsp;&amp;raquo; Blog Archive &nbsp; &amp;raquo; ???????????? ?????? part 1.</p>
<p><img src="http://blogs.microsoft.co.il/aggbug.aspx?PostID=63055" width="1" height="1"/></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maor David-Pur</title>
		<link>http://blog.maordavid.com/aspnet-20-web-site-vs-web-application-project/comment-page-1/#comment-512</link>
		<dc:creator>Maor David-Pur</dc:creator>
		<pubDate>Mon, 22 Jun 2009 20:19:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.maordavid.com/2007/06/aspnet-20-web-site-vs-web-application-project/#comment-512</guid>
		<description>&lt;b&gt;This comment originally written by:.net y algo mas&lt;/b&gt;&lt;br&gt;&lt;p&gt;Todo acerca de Inline, beside, behind, Web Site Project y Web Application Project. De ahora en adelante&lt;/p&gt;
&lt;img src=&quot;http://blogs.microsoft.co.il/aggbug.aspx?PostID=69145&quot; width=&quot;1&quot; height=&quot;1&quot;&gt;</description>
		<content:encoded><![CDATA[<p><b>This comment originally written by:.net y algo mas</b>
<p>Todo acerca de Inline, beside, behind, Web Site Project y Web Application Project. De ahora en adelante</p>
<p><img src="http://blogs.microsoft.co.il/aggbug.aspx?PostID=69145" width="1" height="1"/></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maor David-Pur</title>
		<link>http://blog.maordavid.com/aspnet-20-web-site-vs-web-application-project/comment-page-1/#comment-511</link>
		<dc:creator>Maor David-Pur</dc:creator>
		<pubDate>Mon, 22 Jun 2009 20:18:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.maordavid.com/2007/06/aspnet-20-web-site-vs-web-application-project/#comment-511</guid>
		<description>&lt;b&gt;This comment originally written by:Maor David&lt;/b&gt;&lt;br&gt;&lt;p&gt;Last week it was exactly one year since I started blogging, so this is my blog first birthday!! Come and read about the blog&#039;s statistics, top posts and more.&lt;/p&gt;
&lt;img src=&quot;http://blogs.microsoft.co.il/aggbug.aspx?PostID=89780&quot; width=&quot;1&quot; height=&quot;1&quot;&gt;</description>
		<content:encoded><![CDATA[<p><b>This comment originally written by:Maor David</b>
<p>Last week it was exactly one year since I started blogging, so this is my blog first birthday!! Come and read about the blog&amp;#39;s statistics, top posts and more.</p>
<p><img src="http://blogs.microsoft.co.il/aggbug.aspx?PostID=89780" width="1" height="1"/></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maor David-Pur</title>
		<link>http://blog.maordavid.com/aspnet-20-web-site-vs-web-application-project/comment-page-1/#comment-510</link>
		<dc:creator>Maor David-Pur</dc:creator>
		<pubDate>Mon, 22 Jun 2009 20:18:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.maordavid.com/2007/06/aspnet-20-web-site-vs-web-application-project/#comment-510</guid>
		<description>&lt;b&gt;This comment originally written by:Heidi &lt;/b&gt;&lt;br&gt;&lt;p&gt;If you need the best performance in an application delivered to many users (7000 concurrent users), which project type is the best?&lt;/p&gt;
&lt;p&gt;Regards.&lt;/p&gt;
&lt;p&gt;Heidi&lt;/p&gt;
&lt;img src=&quot;http://blogs.microsoft.co.il/aggbug.aspx?PostID=101147&quot; width=&quot;1&quot; height=&quot;1&quot;&gt;</description>
		<content:encoded><![CDATA[<p><b>This comment originally written by:Heidi </b>
<p>If you need the best performance in an application delivered to many users (7000 concurrent users), which project type is the best?</p>
<p>Regards.</p>
<p>Heidi</p>
<p><img src="http://blogs.microsoft.co.il/aggbug.aspx?PostID=101147" width="1" height="1"/></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maor David-Pur</title>
		<link>http://blog.maordavid.com/aspnet-20-web-site-vs-web-application-project/comment-page-1/#comment-509</link>
		<dc:creator>Maor David-Pur</dc:creator>
		<pubDate>Mon, 22 Jun 2009 20:18:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.maordavid.com/2007/06/aspnet-20-web-site-vs-web-application-project/#comment-509</guid>
		<description>&lt;b&gt;This comment originally written by:Maor David-Pur&lt;/b&gt;&lt;br&gt;&lt;p&gt;Hi Heidi &lt;/p&gt;
&lt;p&gt;The web site - cause it&#039;s compilation model.&lt;/p&gt;
&lt;img src=&quot;http://blogs.microsoft.co.il/aggbug.aspx?PostID=101297&quot; width=&quot;1&quot; height=&quot;1&quot;&gt;</description>
		<content:encoded><![CDATA[<p><b>This comment originally written by:Maor David-Pur</b>
<p>Hi Heidi </p>
<p>The web site &#8211; cause it&#8217;s compilation model.</p>
<p><img src="http://blogs.microsoft.co.il/aggbug.aspx?PostID=101297" width="1" height="1"/></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maor David-Pur</title>
		<link>http://blog.maordavid.com/aspnet-20-web-site-vs-web-application-project/comment-page-1/#comment-508</link>
		<dc:creator>Maor David-Pur</dc:creator>
		<pubDate>Mon, 22 Jun 2009 20:18:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.maordavid.com/2007/06/aspnet-20-web-site-vs-web-application-project/#comment-508</guid>
		<description>&lt;b&gt;This comment originally written by:Micah&lt;/b&gt;&lt;br&gt;&lt;p&gt;I&#039;ve searched the internet extensively looking for ANY information about a &quot;Web application using multiple Web projects&quot;. &#160;The only information that can be found is in articles just like this one that say to use a Web Application project. &#160;What I want to know is this:&lt;/p&gt;
&lt;p&gt;I have &quot;web application&quot; that consists of the web sites: &#160;www, secure, and members. &#160;The user browsers to a url at our domain and is directed to the www site where a login form exists on the home page. &#160;The login form posts to the secure site where several checks are performed to verify the user is allowed to continue. &#160;If the checks are passed the user is redirected to the members site where they can perform all kinds of tasks. &#160;In VS 2003, we had 3 separate solutions, one for each of the sites. &#160;The sites have common references to other assemblies. &#160;So when I rebuild the members site, I also have to rebuild the www and secure sites just to make sure the referenced assemblies are all up to date. &#160;I am now trying to create a solution that contains all three of the Web Application Projects as well as the referenced assemblies in VS 2008. &#160;I am trying to find some information about how to make this work with the ASP.NET Development Server that is part of VS 2008 (if possible), recommendations about how to lay everything out in source control, and recommendations on setting up Team Project(s) in Team System for this. &#160;&lt;/p&gt;
&lt;p&gt;Any recommendations on where to find this kind of info?&lt;/p&gt;
&lt;img src=&quot;http://blogs.microsoft.co.il/aggbug.aspx?PostID=106865&quot; width=&quot;1&quot; height=&quot;1&quot;&gt;</description>
		<content:encoded><![CDATA[<p><b>This comment originally written by:Micah</b>
<p>I&#39;ve searched the internet extensively looking for ANY information about a &quot;Web application using multiple Web projects&quot;. &nbsp;The only information that can be found is in articles just like this one that say to use a Web Application project. &nbsp;What I want to know is this:</p>
<p>I have &quot;web application&quot; that consists of the web sites: &nbsp;www, secure, and members. &nbsp;The user browsers to a url at our domain and is directed to the www site where a login form exists on the home page. &nbsp;The login form posts to the secure site where several checks are performed to verify the user is allowed to continue. &nbsp;If the checks are passed the user is redirected to the members site where they can perform all kinds of tasks. &nbsp;In VS 2003, we had 3 separate solutions, one for each of the sites. &nbsp;The sites have common references to other assemblies. &nbsp;So when I rebuild the members site, I also have to rebuild the www and secure sites just to make sure the referenced assemblies are all up to date. &nbsp;I am now trying to create a solution that contains all three of the Web Application Projects as well as the referenced assemblies in VS 2008. &nbsp;I am trying to find some information about how to make this work with the ASP.NET Development Server that is part of VS 2008 (if possible), recommendations about how to lay everything out in source control, and recommendations on setting up Team Project(s) in Team System for this. &nbsp;</p>
<p>Any recommendations on where to find this kind of info?</p>
<p><img src="http://blogs.microsoft.co.il/aggbug.aspx?PostID=106865" width="1" height="1"/></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maor David-Pur</title>
		<link>http://blog.maordavid.com/aspnet-20-web-site-vs-web-application-project/comment-page-1/#comment-507</link>
		<dc:creator>Maor David-Pur</dc:creator>
		<pubDate>Mon, 22 Jun 2009 20:18:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.maordavid.com/2007/06/aspnet-20-web-site-vs-web-application-project/#comment-507</guid>
		<description>&lt;b&gt;This comment originally written by:Heidi&lt;/b&gt;&lt;br&gt;&lt;p&gt;Why is it&#039;s compilation model better than the compilation being done in a Web Application?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Heidi&lt;/p&gt;
&lt;img src=&quot;http://blogs.microsoft.co.il/aggbug.aspx?PostID=127859&quot; width=&quot;1&quot; height=&quot;1&quot;&gt;</description>
		<content:encoded><![CDATA[<p><b>This comment originally written by:Heidi</b>
<p>Why is it&#39;s compilation model better than the compilation being done in a Web Application?</p>
<p>Regards,</p>
<p>Heidi</p>
<p><img src="http://blogs.microsoft.co.il/aggbug.aspx?PostID=127859" width="1" height="1"/></p>
]]></content:encoded>
	</item>
</channel>
</rss>

