<?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: Microsoft Most Valuable Professional</title>
	<atom:link href="http://www.fivenumber.com/microsoft-most-valuable-professional/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fivenumber.com/microsoft-most-valuable-professional/</link>
	<description>It&#039;s all about SharePoint</description>
	<lastBuildDate>Wed, 14 Jul 2010 09:03:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: G Vijai Kumar</title>
		<link>http://www.fivenumber.com/microsoft-most-valuable-professional/comment-page-1/#comment-422</link>
		<dc:creator>G Vijai Kumar</dc:creator>
		<pubDate>Tue, 04 May 2010 05:51:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.fivenumber.com/?p=646#comment-422</guid>
		<description>@NLV: In your Visual Studio feature solution add one master page file, then add the required Javascript code snippet in the same master page, then try to copy the master page programmatically when ever the feature gets activated.
Please go through with the following link which helps you in automating Sharepoint branding http://msdn.microsoft.com/en-us/magazine/cc700347.aspx</description>
		<content:encoded><![CDATA[<p>@NLV: In your Visual Studio feature solution add one master page file, then add the required Javascript code snippet in the same master page, then try to copy the master page programmatically when ever the feature gets activated.<br />
Please go through with the following link which helps you in automating Sharepoint branding <a href="http://msdn.microsoft.com/en-us/magazine/cc700347.aspx" rel="nofollow">http://msdn.microsoft.com/en-us/magazine/cc700347.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NLV</title>
		<link>http://www.fivenumber.com/microsoft-most-valuable-professional/comment-page-1/#comment-421</link>
		<dc:creator>NLV</dc:creator>
		<pubDate>Mon, 03 May 2010 15:58:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.fivenumber.com/?p=646#comment-421</guid>
		<description>Hello,
I&#039;ve a business requirement in which I need to create a SharePoint feature which registers a JavaScript across all the SharePoint pages.
The only way I figured out to achieve it is by adding the script in (all) the SharePoint Master Pages or any other custom master pages present in the Site Collection/Web Application while activating the feature. 
But I found that editing the master pages to add a JavaScript snippet is not feasible. 
Finally I found that I could add my custom controls in the &quot;Delegate Controls&quot; and the custom control I added can in turn register my script in the page.
But my question is how can I handle it if the master page does not have a delegate control?
Or is there any other possible solution to register a script across all the SharePoint pages?
Thank you
Best Regards
NLV</description>
		<content:encoded><![CDATA[<p>Hello,<br />
I&#8217;ve a business requirement in which I need to create a SharePoint feature which registers a JavaScript across all the SharePoint pages.<br />
The only way I figured out to achieve it is by adding the script in (all) the SharePoint Master Pages or any other custom master pages present in the Site Collection/Web Application while activating the feature.<br />
But I found that editing the master pages to add a JavaScript snippet is not feasible.<br />
Finally I found that I could add my custom controls in the &#8220;Delegate Controls&#8221; and the custom control I added can in turn register my script in the page.<br />
But my question is how can I handle it if the master page does not have a delegate control?<br />
Or is there any other possible solution to register a script across all the SharePoint pages?<br />
Thank you<br />
Best Regards<br />
NLV</p>
]]></content:encoded>
	</item>
</channel>
</rss>
