<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Part 2 of 3: Creating shared user controls and master pages with sub-projects</title><link>http://blogs.msdn.com/b/webdev/archive/2006/08/15/701642.aspx</link><description>This is the Part 2 of a 3 part series on using sub-projects with the Web Application Projects add-in for Visual Studio 2005. 
 Part 1 of the series can be found here . 
 I apologize to folks for the delay in getting this second post out, we've been</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>
	Favorite Links
</title><link>http://blogs.msdn.com/b/webdev/archive/2006/08/15/701642.aspx#9561618</link><pubDate>Wed, 22 Apr 2009 10:53:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9561618</guid><dc:creator>
	Favorite Links
</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.syrusesaw.net/blog/page/Links.aspx"&gt;http://www.syrusesaw.net/blog/page/Links.aspx&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9561618" width="1" height="1"&gt;</description></item><item><title>Visual Studio 2005 web | hilpers</title><link>http://blogs.msdn.com/b/webdev/archive/2006/08/15/701642.aspx#9368073</link><pubDate>Thu, 22 Jan 2009 17:52:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9368073</guid><dc:creator>Visual Studio 2005 web | hilpers</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.hilpers.fr/947849-visual-studio-2005-web"&gt;http://www.hilpers.fr/947849-visual-studio-2005-web&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9368073" width="1" height="1"&gt;</description></item><item><title>Share folder between web projects | keyongtech</title><link>http://blogs.msdn.com/b/webdev/archive/2006/08/15/701642.aspx#9364095</link><pubDate>Thu, 22 Jan 2009 10:10:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9364095</guid><dc:creator>Share folder between web projects | keyongtech</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.keyongtech.com/542979-share-folder-between-web-projects"&gt;http://www.keyongtech.com/542979-share-folder-between-web-projects&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9364095" width="1" height="1"&gt;</description></item><item><title>【收藏】本周ASP.NET英文技术文章推荐[11/26 - 12/02] </title><link>http://blogs.msdn.com/b/webdev/archive/2006/08/15/701642.aspx#5775362</link><pubDate>Tue, 30 Oct 2007 05:48:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5775362</guid><dc:creator>Jacky_xu</dc:creator><description>&lt;p&gt;本周ASP.NET英文技术文章推荐[11/26-12/02]&lt;/p&gt;
&lt;p&gt;提醒：若朋友们想对英文文章进行翻译，则首先需要征得原作者的同意，以免日后导致无谓的版权纷争。以下内容节选自《中华人民共和国著作权法...&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=5775362" width="1" height="1"&gt;</description></item><item><title>re: Part 2 of 3: sharing web.config with sub-projects???</title><link>http://blogs.msdn.com/b/webdev/archive/2006/08/15/701642.aspx#2412277</link><pubDate>Fri, 04 May 2007 20:07:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2412277</guid><dc:creator>Giovana Velarde</dc:creator><description>&lt;p&gt;I am creating a multi site web application. I have defined some settings variables in the web.config of the Main project. And I can use them in the main Application (eg:&amp;quot;my.settings.MyHttpURL&amp;quot;) but I can't &amp;nbsp;get them in the subproject...!!! why? &lt;/p&gt;
&lt;p&gt;This is strange, because in the subProject I can use the connectionString from the MainProject (that means, I'm using the web.config from the main project where I have defined the connectionString. eg: &amp;quot;System.Web.Configuration.WebConfigurationManager.ConnectionStrings(&amp;quot;MyConnString&amp;quot;).ConnectionString&amp;quot;) and it works fine, but not with the Settings&lt;/p&gt;
&lt;p&gt;Any help will be appreciated&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=2412277" width="1" height="1"&gt;</description></item><item><title>re: Part 2 of 3: Creating shared user controls and master pages with sub-projects</title><link>http://blogs.msdn.com/b/webdev/archive/2006/08/15/701642.aspx#1863274</link><pubDate>Mon, 12 Mar 2007 11:43:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1863274</guid><dc:creator>Nathan</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I'm having a problem that I haven't been able to solve after hours of research. I have a feeling someone here may be able to shed some light for me.&lt;/p&gt;
&lt;p&gt;I'm using ASP 2.0 &amp;amp; VS2005. I have a TabStrip control located in a content page, which works fine with the master page file in the root folder.&lt;/p&gt;
&lt;p&gt;As soon as I move the content page into a sub-folder (i'm cleaning up my site structure), the TabStrip no longer works but does not give an error.&lt;/p&gt;
&lt;p&gt;The page still displays the content within the TabStrip fine, however none of the Tabs are active, nor is the MultiPage control.&lt;/p&gt;
&lt;p&gt;Any help may cure my suicidal tendencies!! :)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1863274" width="1" height="1"&gt;</description></item><item><title>re: Part 2 of 3: Creating shared user controls and master pages with sub-projects</title><link>http://blogs.msdn.com/b/webdev/archive/2006/08/15/701642.aspx#1678431</link><pubDate>Thu, 15 Feb 2007 00:27:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1678431</guid><dc:creator>Chris Vitacek</dc:creator><description>&lt;p&gt;First of All Thanks for this.&lt;/p&gt;
&lt;p&gt;Can you provide more information on how to apply themes using this technique.&lt;/p&gt;
&lt;p&gt;My current implementation of Themes designates a Master Theme from the Web.Config.&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1678431" width="1" height="1"&gt;</description></item><item><title>re: Part 2 of 3: Creating shared user controls and master pages with sub-projects</title><link>http://blogs.msdn.com/b/webdev/archive/2006/08/15/701642.aspx#1352327</link><pubDate>Sat, 23 Dec 2006 19:57:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1352327</guid><dc:creator>Mike</dc:creator><description>&lt;p&gt;I'm looking forward to part three. I have tried this with the built in webserver, and it seems you cannot have two projects in one solution configured with the same port on the built in web server.&lt;/p&gt;
&lt;p&gt;So when you do Shift-F5, you get a random port and an error. Change the port in the browser to the same port as the root web application and you get the good results!&lt;/p&gt;
&lt;p&gt;I would love to see more explanations for this.&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1352327" width="1" height="1"&gt;</description></item><item><title>re: Part 2 of 3: Creating shared user controls and master pages with sub-projects</title><link>http://blogs.msdn.com/b/webdev/archive/2006/08/15/701642.aspx#1311349</link><pubDate>Sun, 17 Dec 2006 17:31:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1311349</guid><dc:creator>Stefan Dobrev</dc:creator><description>&lt;p&gt;I have installed VS2005 SP1 and have a problem. I have the subprojects setup correctly. I have a master page in the root project and a nested master in the sub project. When I create a page from the nested master I lose intellisense in the aspx file for asp tags and my own server controls. It was working ok before I install the SP1. I have cleaned the Reflected Schemas folder. Any suggestions?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1311349" width="1" height="1"&gt;</description></item><item><title>Part 3 of 3: Creating sub-projects using the Visual Studio Development Server and Web Application Projects</title><link>http://blogs.msdn.com/b/webdev/archive/2006/08/15/701642.aspx#1162905</link><pubDate>Tue, 28 Nov 2006 03:38:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1162905</guid><dc:creator>Your Websites, Our Passion!</dc:creator><description>&lt;p&gt;This is the Part 3 of a 3 part series on using sub-projects with the Web Application Projects add-in&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1162905" width="1" height="1"&gt;</description></item></channel></rss>