<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-8269140762201834093.comments</id><updated>2009-04-06T05:18:09.092-07:00</updated><title type='text'>Let's all Share</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://karim-aziz.blogspot.com/feeds/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8269140762201834093/comments/default'/><link rel='alternate' type='text/html' href='http://karim-aziz.blogspot.com/'/><author><name>Karim Aziz</name><uri>http://www.blogger.com/profile/16652906893476271700</uri><email>karim.hassan@gmail.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>8</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-8269140762201834093.post-4235873547719859598</id><published>2009-04-06T02:47:00.000-07:00</published><updated>2009-04-06T02:47:00.000-07:00</updated><title type='text'>It's very easy See this..http://dotnetkeeda.blogsp...</title><content type='html'>It's very easy See this..&lt;BR/&gt;&lt;BR/&gt;http://dotnetkeeda.blogspot.com/2009/04/sharing-master-pages-across-web.html</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8269140762201834093/8220290933461197306/comments/default/4235873547719859598'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8269140762201834093/8220290933461197306/comments/default/4235873547719859598'/><link rel='alternate' type='text/html' href='http://karim-aziz.blogspot.com/2008/03/master-page-is-not-allowed-this-page.html?showComment=1239011220000#c4235873547719859598' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://karim-aziz.blogspot.com/2008/03/master-page-is-not-allowed-this-page.html' ref='tag:blogger.com,1999:blog-8269140762201834093.post-8220290933461197306' source='http://www.blogger.com/feeds/8269140762201834093/posts/default/8220290933461197306' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-8269140762201834093.post-4327279917368551922</id><published>2009-01-27T10:17:00.000-08:00</published><updated>2009-01-27T10:17:00.000-08:00</updated><title type='text'>Why not set the master page programmatically in th...</title><content type='html'>Why not set the master page programmatically in the codebehind.&lt;BR/&gt;protected override void OnPreInit(EventArgs e)&lt;BR/&gt;        {&lt;BR/&gt;            base.OnPreInit(e);&lt;BR/&gt;            this._myTeamSite =&lt;BR/&gt;                SPControl.GetContextWeb(Context);&lt;BR/&gt;            this.MasterPageFile =&lt;BR/&gt;                _myTeamSite.MasterUrl;&lt;BR/&gt;        }&lt;BR/&gt;&lt;BR/&gt;this will ensure that you are using the correct master page.  What if you customize your master page, and you are not using application.master anymore... it does no good to use a static master page.  Just pull the master page that your stie is currently using that, and set the master page for you custom form to that.  viola.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8269140762201834093/8220290933461197306/comments/default/4327279917368551922'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8269140762201834093/8220290933461197306/comments/default/4327279917368551922'/><link rel='alternate' type='text/html' href='http://karim-aziz.blogspot.com/2008/03/master-page-is-not-allowed-this-page.html?showComment=1233080220000#c4327279917368551922' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://karim-aziz.blogspot.com/2008/03/master-page-is-not-allowed-this-page.html' ref='tag:blogger.com,1999:blog-8269140762201834093.post-8220290933461197306' source='http://www.blogger.com/feeds/8269140762201834093/posts/default/8220290933461197306' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-8269140762201834093.post-3537822532722796083</id><published>2008-11-17T03:15:00.000-08:00</published><updated>2008-11-17T03:15:00.000-08:00</updated><title type='text'>add this in web.cofig safemode section&lt; PageParser...</title><content type='html'>add this in web.cofig safemode section&lt;BR/&gt;&lt;BR/&gt;&amp;lt; PageParserPaths &amp;gt;&lt;BR/&gt;        &amp;lt; PageParserPath VirtualPath=&amp;quot;/_catalogs/masterpage/*&amp;quot; CompilationMode=&amp;quot;Always&amp;quot; AllowServerSideScript=&amp;quot;true&amp;quot; IncludeSubFolders=&amp;quot;true&amp;quot; /&amp;gt;&lt;BR/&gt;      &amp;lt; /PageParserPaths&amp;gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8269140762201834093/8220290933461197306/comments/default/3537822532722796083'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8269140762201834093/8220290933461197306/comments/default/3537822532722796083'/><link rel='alternate' type='text/html' href='http://karim-aziz.blogspot.com/2008/03/master-page-is-not-allowed-this-page.html?showComment=1226920500000#c3537822532722796083' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://karim-aziz.blogspot.com/2008/03/master-page-is-not-allowed-this-page.html' ref='tag:blogger.com,1999:blog-8269140762201834093.post-8220290933461197306' source='http://www.blogger.com/feeds/8269140762201834093/posts/default/8220290933461197306' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-8269140762201834093.post-4707647799890324886</id><published>2008-11-09T00:17:00.000-08:00</published><updated>2008-11-09T00:17:00.000-08:00</updated><title type='text'>Thanks</title><content type='html'>Thanks</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8269140762201834093/2449420439217383201/comments/default/4707647799890324886'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8269140762201834093/2449420439217383201/comments/default/4707647799890324886'/><link rel='alternate' type='text/html' href='http://karim-aziz.blogspot.com/2008/11/plan-for-software-boundaries-office.html?showComment=1226218620000#c4707647799890324886' title=''/><author><name>Karim Aziz</name><uri>http://www.blogger.com/profile/16652906893476271700</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='16396928115281916963'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://karim-aziz.blogspot.com/2008/11/plan-for-software-boundaries-office.html' ref='tag:blogger.com,1999:blog-8269140762201834093.post-2449420439217383201' source='http://www.blogger.com/feeds/8269140762201834093/posts/default/2449420439217383201' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-8269140762201834093.post-3190997176717440157</id><published>2008-11-08T09:36:00.000-08:00</published><updated>2008-11-08T09:36:00.000-08:00</updated><title type='text'>The blog is helpfull...visit also asp.net [c#]</title><content type='html'>The blog is helpfull...&lt;BR/&gt;visit also &lt;A HREF="http://csharp-asp-net.blogspot.com" REL="nofollow"&gt;&lt;B&gt;asp.net [c#]&lt;/B&gt;&lt;/A&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8269140762201834093/2449420439217383201/comments/default/3190997176717440157'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8269140762201834093/2449420439217383201/comments/default/3190997176717440157'/><link rel='alternate' type='text/html' href='http://karim-aziz.blogspot.com/2008/11/plan-for-software-boundaries-office.html?showComment=1226165760000#c3190997176717440157' title=''/><author><name>Jen</name><uri>http://www.blogger.com/profile/18153792647672184687</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://karim-aziz.blogspot.com/2008/11/plan-for-software-boundaries-office.html' ref='tag:blogger.com,1999:blog-8269140762201834093.post-2449420439217383201' source='http://www.blogger.com/feeds/8269140762201834093/posts/default/2449420439217383201' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-8269140762201834093.post-1590804361316159</id><published>2008-04-15T08:28:00.000-07:00</published><updated>2008-04-15T08:28:00.000-07:00</updated><title type='text'>wowhttp://nerddawg.blogspot.com/2008/04/silverligh...</title><content type='html'>wow&lt;BR/&gt;http://nerddawg.blogspot.com/2008/04/silverlight-2-layout-and-rendering.html</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8269140762201834093/644526155868387130/comments/default/1590804361316159'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8269140762201834093/644526155868387130/comments/default/1590804361316159'/><link rel='alternate' type='text/html' href='http://karim-aziz.blogspot.com/2008/04/microsoft-silverlight-introduction.html?showComment=1208273280000#c1590804361316159' title=''/><author><name>Karim Aziz</name><uri>http://www.blogger.com/profile/16652906893476271700</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='16396928115281916963'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://karim-aziz.blogspot.com/2008/04/microsoft-silverlight-introduction.html' ref='tag:blogger.com,1999:blog-8269140762201834093.post-644526155868387130' source='http://www.blogger.com/feeds/8269140762201834093/posts/default/644526155868387130' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-8269140762201834093.post-2228517251460398052</id><published>2008-04-10T06:42:00.000-07:00</published><updated>2008-04-10T06:42:00.000-07:00</updated><title type='text'>Windows Internet Explorer 8 Beta 1 Release Notes.h...</title><content type='html'>Windows Internet Explorer 8 Beta 1 Release Notes.&lt;BR/&gt;http://support.microsoft.com/kb/949787</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8269140762201834093/885114859989860083/comments/default/2228517251460398052'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8269140762201834093/885114859989860083/comments/default/2228517251460398052'/><link rel='alternate' type='text/html' href='http://karim-aziz.blogspot.com/2008/04/internet-explorer-8-beta-1-for.html?showComment=1207834920000#c2228517251460398052' title=''/><author><name>Karim Aziz</name><uri>http://www.blogger.com/profile/16652906893476271700</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='16396928115281916963'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://karim-aziz.blogspot.com/2008/04/internet-explorer-8-beta-1-for.html' ref='tag:blogger.com,1999:blog-8269140762201834093.post-885114859989860083' source='http://www.blogger.com/feeds/8269140762201834093/posts/default/885114859989860083' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-8269140762201834093.post-5421073601511941100</id><published>2008-03-06T05:35:00.000-08:00</published><updated>2008-03-06T05:35:00.000-08:00</updated><title type='text'>http://forums.microsoft.com/technet/ShowPost.aspx?...</title><content type='html'>http://forums.microsoft.com/technet/ShowPost.aspx?siteid=17&amp;postid=2960550</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8269140762201834093/8220290933461197306/comments/default/5421073601511941100'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8269140762201834093/8220290933461197306/comments/default/5421073601511941100'/><link rel='alternate' type='text/html' href='http://karim-aziz.blogspot.com/2008/03/master-page-is-not-allowed-this-page.html?showComment=1204810500000#c5421073601511941100' title=''/><author><name>Karim Aziz</name><uri>http://www.blogger.com/profile/16652906893476271700</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='16396928115281916963'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://karim-aziz.blogspot.com/2008/03/master-page-is-not-allowed-this-page.html' ref='tag:blogger.com,1999:blog-8269140762201834093.post-8220290933461197306' source='http://www.blogger.com/feeds/8269140762201834093/posts/default/8220290933461197306' type='text/html'/></entry></feed>