<?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: Writing Extension Methods for SharePoint</title>
	<atom:link href="http://www.sharepointsecurity.com/sharepoint/writing-extension-methods-for-sharepoint/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sharepointsecurity.com/sharepoint/writing-extension-methods-for-sharepoint/</link>
	<description>The Authorative Resource For SharePoint Security Articles, Research, Software, And Security Integration Consulting</description>
	<lastBuildDate>Thu, 11 Mar 2010 20:38:00 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: SPList has no default URL Property - Nadine&#39;s Posts - developers.de</title>
		<link>http://www.sharepointsecurity.com/sharepoint/writing-extension-methods-for-sharepoint/comment-page-1/#comment-24977</link>
		<dc:creator>SPList has no default URL Property - Nadine&#39;s Posts - developers.de</dc:creator>
		<pubDate>Fri, 09 Oct 2009 14:35:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointsecurity.com/blog/sharepoint/writing-extension-methods-for-sharepoint/#comment-24977</guid>
		<description>[...] Method is to extend the SPList object by writing Extensions Methods. This is described here, many thanks to Adam Buenz    Posted Oct 09 2009, 04:20 PM by Nadine Storandt Filed under: MOSS, [...]</description>
		<content:encoded><![CDATA[<p>[...] Method is to extend the SPList object by writing Extensions Methods. This is described here, many thanks to Adam Buenz    Posted Oct 09 2009, 04:20 PM by Nadine Storandt Filed under: MOSS, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iSea (only for iPod and iTouch users)</title>
		<link>http://www.sharepointsecurity.com/sharepoint/writing-extension-methods-for-sharepoint/comment-page-1/#comment-19441</link>
		<dc:creator>iSea (only for iPod and iTouch users)</dc:creator>
		<pubDate>Sun, 01 Feb 2009 18:57:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointsecurity.com/blog/sharepoint/writing-extension-methods-for-sharepoint/#comment-19441</guid>
		<description>[...] Taking this a step for further and using the technique that Adam Buenz blogged about at Writing Extension Methods for SharePoint it’s incorporated in the SPList class like so: [...]</description>
		<content:encoded><![CDATA[<p>[...] Taking this a step for further and using the technique that Adam Buenz blogged about at Writing Extension Methods for SharePoint it’s incorporated in the SPList class like so: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WSS 3.0 &#38; MOSS: Recopilatorio de enlaces interesantes (XXII)! &#171; Pasión por la tecnología&#8230;</title>
		<link>http://www.sharepointsecurity.com/sharepoint/writing-extension-methods-for-sharepoint/comment-page-1/#comment-16412</link>
		<dc:creator>WSS 3.0 &#38; MOSS: Recopilatorio de enlaces interesantes (XXII)! &#171; Pasión por la tecnología&#8230;</dc:creator>
		<pubDate>Tue, 04 Nov 2008 14:51:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointsecurity.com/blog/sharepoint/writing-extension-methods-for-sharepoint/#comment-16412</guid>
		<description>[...] Interesante artículo de Adam Buenz sobre como construir métodos de extensión para SharePoint. [...]</description>
		<content:encoded><![CDATA[<p>[...] Interesante artículo de Adam Buenz sobre como construir métodos de extensión para SharePoint. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SharePoint Shelter &#187; Blog Archive &#187; Remember When Using SPUtility.FormatDate To UTC (Extension Method)</title>
		<link>http://www.sharepointsecurity.com/sharepoint/writing-extension-methods-for-sharepoint/comment-page-1/#comment-14667</link>
		<dc:creator>SharePoint Shelter &#187; Blog Archive &#187; Remember When Using SPUtility.FormatDate To UTC (Extension Method)</dc:creator>
		<pubDate>Mon, 29 Sep 2008 17:17:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointsecurity.com/blog/sharepoint/writing-extension-methods-for-sharepoint/#comment-14667</guid>
		<description>[...] This post is also because people said they required a more reusable extension method (than here) example that tapped into SharePoint. Tyrants!  While I was doing a code review that tapped into some of the calendar segments of SharePoint I found this issue come up. When passing date parameters into SPUtility.FormatDate it will expect that it will be in UTC, which in my particular case, as well as I would assume others, was inaccurate since it was stored as local time. This can be overcome by using the methods provided by the SPWeb.RegionalSettings.TimeZone class, which will allow proper analysis to occur on SPWeb objects to support suitable conversion. [...]</description>
		<content:encoded><![CDATA[<p>[...] This post is also because people said they required a more reusable extension method (than here) example that tapped into SharePoint. Tyrants!  While I was doing a code review that tapped into some of the calendar segments of SharePoint I found this issue come up. When passing date parameters into SPUtility.FormatDate it will expect that it will be in UTC, which in my particular case, as well as I would assume others, was inaccurate since it was stored as local time. This can be overcome by using the methods provided by the SPWeb.RegionalSettings.TimeZone class, which will allow proper analysis to occur on SPWeb objects to support suitable conversion. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
