<?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: The Danger in using SPSite.OpenWeb()</title>
	<atom:link href="http://kitmenke.com/blog/2009/06/08/the-danger-in-using-spsiteopenweb/feed/" rel="self" type="application/rss+xml" />
	<link>http://kitmenke.com/blog/2009/06/08/the-danger-in-using-spsiteopenweb/</link>
	<description>Experiences with SharePoint, web development, and programming</description>
	<lastBuildDate>Mon, 23 Aug 2010 01:48:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Kit</title>
		<link>http://kitmenke.com/blog/2009/06/08/the-danger-in-using-spsiteopenweb/comment-page-1/#comment-29</link>
		<dc:creator>Kit</dc:creator>
		<pubDate>Mon, 13 Jul 2009 14:29:09 +0000</pubDate>
		<guid isPermaLink="false">http://kitmenke.com/blog/?p=61#comment-29</guid>
		<description>Thanks for the comment Rikard. I updated my post to include checking the web.Exists property. I think that is definitely a better way than getting an exception.</description>
		<content:encoded><![CDATA[<p>Thanks for the comment Rikard. I updated my post to include checking the web.Exists property. I think that is definitely a better way than getting an exception.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rikard</title>
		<link>http://kitmenke.com/blog/2009/06/08/the-danger-in-using-spsiteopenweb/comment-page-1/#comment-28</link>
		<dc:creator>Rikard</dc:creator>
		<pubDate>Mon, 13 Jul 2009 12:35:59 +0000</pubDate>
		<guid isPermaLink="false">http://kitmenke.com/blog/?p=61#comment-28</guid>
		<description>I agree that this is an unfortunate oversight in the framework. However, you can use the web.Exists property directly after opening a the SPWeb-object to be sure that the object is valid.</description>
		<content:encoded><![CDATA[<p>I agree that this is an unfortunate oversight in the framework. However, you can use the web.Exists property directly after opening a the SPWeb-object to be sure that the object is valid.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
