<?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: Application master page files in SharePoint 2010</title>
	<atom:link href="http://www.greggalipeau.com/2010/07/19/application-master-page-files-in-sharepoint-2010/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.greggalipeau.com/2010/07/19/application-master-page-files-in-sharepoint-2010/</link>
	<description>Microsoft/.Net/SharePoint thoughts -</description>
	<lastBuildDate>Tue, 31 Jan 2012 14:43:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Manoj Bhatt</title>
		<link>http://www.greggalipeau.com/2010/07/19/application-master-page-files-in-sharepoint-2010/comment-page-1/#comment-1557</link>
		<dc:creator>Manoj Bhatt</dc:creator>
		<pubDate>Mon, 19 Dec 2011 14:58:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.greggalipeau.com/?p=563#comment-1557</guid>
		<description>This is one of the best articles so far I have read online. No crap, just useful information. Very well presented. Its really helpful for me and following link also helped me to complete my task...

http://mindstick.com/Articles/6345ba2f-1a8b-4ccf-9c81-d656ea0b4bf2/?Custom%20Application%20Page%20in%20SharePoint

Thanks</description>
		<content:encoded><![CDATA[<p>This is one of the best articles so far I have read online. No crap, just useful information. Very well presented. Its really helpful for me and following link also helped me to complete my task&#8230;</p>
<p><a href="http://mindstick.com/Articles/6345ba2f-1a8b-4ccf-9c81-d656ea0b4bf2/?Custom%20Application%20Page%20in%20SharePoint" rel="nofollow">http://mindstick.com/Articles/6345ba2f-1a8b-4ccf-9c81-d656ea0b4bf2/?Custom%20Application%20Page%20in%20SharePoint</a></p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MDL</title>
		<link>http://www.greggalipeau.com/2010/07/19/application-master-page-files-in-sharepoint-2010/comment-page-1/#comment-1504</link>
		<dc:creator>MDL</dc:creator>
		<pubDate>Wed, 04 May 2011 09:33:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.greggalipeau.com/?p=563#comment-1504</guid>
		<description>The Search Settings page (enhancedSearch.aspx) has the following master Url: MasterPageFile=&quot;~/_layouts/application.master&quot;
:&#124;
Do we still need the HttpHandlr like in SP 2007 ?</description>
		<content:encoded><![CDATA[<p>The Search Settings page (enhancedSearch.aspx) has the following master Url: MasterPageFile=&#8221;~/_layouts/application.master&#8221;<br />
 <img src='http://www.greggalipeau.com/wp-includes/images/smilies/icon_neutral.gif' alt=':|' class='wp-smiley' /><br />
Do we still need the HttpHandlr like in SP 2007 ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shyam</title>
		<link>http://www.greggalipeau.com/2010/07/19/application-master-page-files-in-sharepoint-2010/comment-page-1/#comment-1478</link>
		<dc:creator>Shyam</dc:creator>
		<pubDate>Thu, 17 Feb 2011 07:18:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.greggalipeau.com/?p=563#comment-1478</guid>
		<description>I Created a Custom Layouts Page &quot;osssearchresultsNew.aspx&quot; just replica of &quot;osssearchresults.aspx&quot;. Now i Created a custom MasterPage &quot;search.master&quot; for my Custom Layouts page(osssearchresultsNew.aspx). Then what will be my DynamicMasterPageFile and how to map to my custom master Page(search.master)</description>
		<content:encoded><![CDATA[<p>I Created a Custom Layouts Page &#8220;osssearchresultsNew.aspx&#8221; just replica of &#8220;osssearchresults.aspx&#8221;. Now i Created a custom MasterPage &#8220;search.master&#8221; for my Custom Layouts page(osssearchresultsNew.aspx). Then what will be my DynamicMasterPageFile and how to map to my custom master Page(search.master)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.greggalipeau.com/2010/07/19/application-master-page-files-in-sharepoint-2010/comment-page-1/#comment-1429</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Fri, 22 Oct 2010 15:37:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.greggalipeau.com/?p=563#comment-1429</guid>
		<description>Hi,

Just starting to work with Application Pages.  I have not used sharepoint 2007 so I am not sure how application pages navigation behaved previously.

What I am trying to find out it is if there is a way to modify the Breadcrumbs in the master page.

Currently when I access ApplicationPage1.aspx my breadcrumbs will display:

SharepointSiteName -&gt; ApplicationPage1

if I link within my ApplicationPage1.aspx to my ApplicationPage2.aspx my breadcrumbs will display:

SharepointSiteName -&gt; ApplicationPage2


I would like it to display:
SharepointSiteName -&gt; ApplicationPage1 -&gt; ApplicationPage2 

so that I can navigate back.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Just starting to work with Application Pages.  I have not used sharepoint 2007 so I am not sure how application pages navigation behaved previously.</p>
<p>What I am trying to find out it is if there is a way to modify the Breadcrumbs in the master page.</p>
<p>Currently when I access ApplicationPage1.aspx my breadcrumbs will display:</p>
<p>SharepointSiteName -&gt; ApplicationPage1</p>
<p>if I link within my ApplicationPage1.aspx to my ApplicationPage2.aspx my breadcrumbs will display:</p>
<p>SharepointSiteName -&gt; ApplicationPage2</p>
<p>I would like it to display:<br />
SharepointSiteName -&gt; ApplicationPage1 -&gt; ApplicationPage2 </p>
<p>so that I can navigate back.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ggalipeau</title>
		<link>http://www.greggalipeau.com/2010/07/19/application-master-page-files-in-sharepoint-2010/comment-page-1/#comment-1367</link>
		<dc:creator>ggalipeau</dc:creator>
		<pubDate>Tue, 10 Aug 2010 15:15:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.greggalipeau.com/?p=563#comment-1367</guid>
		<description>Hi David,
~masterurl/default.master is what they call a dynamic token in SharePoint. It is not a physical path. SharePoint actually does a string replacement at runtime to replace default.master with layoutsv3.master. The reason they do this is so you can change the masterpage in the UI (assuming you are running SharePoint Server and not just SharePoint Foundation). It&#039;s a very nice thing to be able to switch master pages in the UI under Site Settings - Master Pages.
For more information on dynamic tokens, check out a  magazine article I wrote for SharePoint 2007. It is the same concept in 2010. http://sharepointmagazine.net/technical/development/examining-the-out-of-the-box-master-pages-in-sharepoint</description>
		<content:encoded><![CDATA[<p>Hi David,<br />
~masterurl/default.master is what they call a dynamic token in SharePoint. It is not a physical path. SharePoint actually does a string replacement at runtime to replace default.master with layoutsv3.master. The reason they do this is so you can change the masterpage in the UI (assuming you are running SharePoint Server and not just SharePoint Foundation). It&#8217;s a very nice thing to be able to switch master pages in the UI under Site Settings &#8211; Master Pages.<br />
For more information on dynamic tokens, check out a  magazine article I wrote for SharePoint 2007. It is the same concept in 2010. <a href="http://sharepointmagazine.net/technical/development/examining-the-out-of-the-box-master-pages-in-sharepoint" rel="nofollow">http://sharepointmagazine.net/technical/development/examining-the-out-of-the-box-master-pages-in-sharepoint</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.greggalipeau.com/2010/07/19/application-master-page-files-in-sharepoint-2010/comment-page-1/#comment-1365</link>
		<dc:creator>David</dc:creator>
		<pubDate>Tue, 10 Aug 2010 14:52:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.greggalipeau.com/?p=563#comment-1365</guid>
		<description>After a SharePoint upgrade, what is the best way to deal with the module no longer working?

i.e. my settings.aspx pages (admin pages) have DynamicMasterPageFile=&quot;~masterurl/default.master&quot;  within them however they are actually using  layoutsv3.master

Why is this happening? thx</description>
		<content:encoded><![CDATA[<p>After a SharePoint upgrade, what is the best way to deal with the module no longer working?</p>
<p>i.e. my settings.aspx pages (admin pages) have DynamicMasterPageFile=&#8221;~masterurl/default.master&#8221;  within them however they are actually using  layoutsv3.master</p>
<p>Why is this happening? thx</p>
]]></content:encoded>
	</item>
</channel>
</rss>

