<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Eric Webb</title>
	<link>http://ericcwebb.com</link>
	<description>Work, life, and everything else...</description>
	<lastBuildDate>Thu, 12 May 2011 00:13:10 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.1.2" -->

	<item>
		<title>Disable SharePoint Email Notifications</title>
		<description><![CDATA[Here&#8217;s a nice Powershell script to disable all notification emails in SharePoint 2010: http://vallery.net/2011/01/13/disable-email-notifications-in-sharepoint-2010/ As an added bonus, you can also disable all notifications from Newsgator as well.]]></description>
		<link>http://ericcwebb.com/2011/05/11/disable-sharepoint-email-notifications/</link>
			</item>
	<item>
		<title>SharePoint 2010 &#8211; Page Layouts getting deployed as &#8220;customized&#8221;</title>
		<description><![CDATA[This is getting filed under the truly bizarre category. I&#8217;m working on deploying a masterpage and a page layout as part of a solution package for my current client.  I finished designing both files and have added them to my solution.  I verified that neither had any of the &#8220;extra&#8221; markup that SharePoint Designer adds [...]]]></description>
		<link>http://ericcwebb.com/2011/04/25/sharepoint-2010-page-layouts-getting-deployed-as-customized/</link>
			</item>
	<item>
		<title>SharePoint 2010 Multi Tenancy</title>
		<description><![CDATA[Here&#8217;s a good series of articles about a really cool new feature of SharePoint 2010: http://www.harbar.net/articles/sp2010mt1.aspx]]></description>
		<link>http://ericcwebb.com/2011/04/07/sharepoint-2010-multi-tenancy/</link>
			</item>
	<item>
		<title>Great C# Command Line Argument Parser</title>
		<description><![CDATA[Something that should be built into .Net to begin with: http://jake.ginnivan.net/c-sharp-argument-parser]]></description>
		<link>http://ericcwebb.com/2011/03/30/great-c-command-line-argument-parser/</link>
			</item>
	<item>
		<title>Awesome SharePoint Webpart Exception handling</title>
		<description><![CDATA[This is epic.  Check out this exception handling base class for SharePoint webparts: http://andreascode.blogspot.com/2007/12/general-exception-handling-in-web-parts.html. No more wrapping try/catch blocks in every single webpart in your project.  I love it!]]></description>
		<link>http://ericcwebb.com/2011/03/28/awesome-sharepoint-webpart-exception-handling/</link>
			</item>
	<item>
		<title>SharePoint PeoplePicker in a one-way trust scenario</title>
		<description><![CDATA[I was having major issues getting the people picker to work in a one way trust scenario. Here is what helped me get it working: 1. Ensure that the AD trust is working correctly. This can be done in Active Directory Domains and Trust on the Domain Controller. 2. The Farm Account should be a [...]]]></description>
		<link>http://ericcwebb.com/2011/02/11/sharepoint-peoplepicker-in-a-one-way-trust-scenario/</link>
			</item>
	<item>
		<title>SharePoint Page Layouts &#8211; extra markup added</title>
		<description><![CDATA[Ran into an issue where a page layout that was being deployed as a feature was throwing an error when trying to create a new page: &#8220;Only Content controls are allowed directly in a content page that contains Content controls.&#8221; I looked at the layout in the solution file and it there was nothing but [...]]]></description>
		<link>http://ericcwebb.com/2011/01/18/sharepoint-page-layouts-extra-markup-added/</link>
			</item>
</channel>
</rss>

