<?xml version="1.0" encoding="UTF-8"?><!--RSS generated by Windows SharePoint Services V3 RSS Generator on 3/16/2010 6:21:29 PM--><?xml-stylesheet type="text/xsl" href="/Blogs/mossmania/_layouts/RssXslt.aspx?List=c1bb433f-930a-4509-a1f7-8d74879ee971" version="1.0"?><rss version="2.0"><channel><title>MOSS Mania</title><link>http://www.thesug.org/Blogs/mossmania</link><description>RSS feed for the Posts list.</description><lastBuildDate>Tue, 16 Mar 2010 22:21:29 GMT</lastBuildDate><generator>SharePoint SusQtech:Blog</generator><ttl>60</ttl><image><title>MOSS Mania</title><url>http://www.thesug.org/Blogs/mossmania/_layouts/images/homepage.gif</url><link>http://www.thesug.org/Blogs/mossmania</link></image><item><title>MOSS Mania Minute: Microsoft SharePoint Administration Toolkit</title><link>http://www.thesug.org/Blogs/mossmania/archive/2009/04/17/MOSS_Mania_Minute_Microsoft_SharePoint_Administration_Toolkit.aspx.aspx</link><guid>/Blogs/mossmania/archive/2009/04/17/MOSS_Mania_Minute_Microsoft_SharePoint_Administration_Toolkit.aspx.aspx</guid><description><![CDATA[The Microsoft SharePoint Administration Toolkit has been released.  It adds some new features for administrators.  The first feature is &quot;Batch Site Manager&quot; and it allows you to Move, Lock, and Delete site collections from central admin on the Application Management page.  The second featu ... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Parrill</dc:creator><pubDate>Thu, 01 May 2008 09:33:00 GMT</pubDate><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/Downloads/default.aspx">Downloads</category><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/MOSS/default.aspx">MOSS</category><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/WSS/default.aspx">WSS</category><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/MOSS Mania Minute/default.aspx">MOSS Mania Minute</category></item><item><title>MOSS Mania Minute: Creating a Publishing Page in code</title><link>http://www.thesug.org/Blogs/mossmania/archive/2009/04/17/MOSS_Mania_Minute_Creating_a_Publishing_Page_in_code.aspx.aspx</link><guid>/Blogs/mossmania/archive/2009/04/17/MOSS_Mania_Minute_Creating_a_Publishing_Page_in_code.aspx.aspx</guid><description><![CDATA[
I've had to create a publishing page from code several times and it's a handy thing to know how to do.  The following is an example of how to create a Publishing Page on the root web in SharePoint 2007:private void CreatePublishingPage()
{
    SPSecurity.RunWithElevatedPrivileges(delegate()
    ... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Parrill</dc:creator><pubDate>Wed, 16 Apr 2008 12:00:00 GMT</pubDate><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/API/default.aspx">API</category><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/MOSS/default.aspx">MOSS</category><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/SPContext/default.aspx">SPContext</category><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/MOSS Mania Minute/default.aspx">MOSS Mania Minute</category><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/Security/default.aspx">Security</category><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/Guides/default.aspx">Guides</category><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/Programming/default.aspx">Programming</category></item><item><title>MOSS Mania Minute: Using Extension Methods in C# 3.0</title><link>http://www.thesug.org/Blogs/mossmania/archive/2009/04/17/MOSS_Mania_Minute_Using_Extension_Methods_in_C_30.aspx.aspx</link><guid>/Blogs/mossmania/archive/2009/04/17/MOSS_Mania_Minute_Using_Extension_Methods_in_C_30.aspx.aspx</guid><description><![CDATA[
Microsoft released a really neat feature in C# 3.0.  This allows you to add methods to existing classes, even classes that you didn't write.  I've been creating and using these all over the place to add functionality that probably should have been there from the start.  They basically work like st ... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Parrill</dc:creator><pubDate>Thu, 03 Apr 2008 12:35:00 GMT</pubDate><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/API/default.aspx">API</category><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/MOSS/default.aspx">MOSS</category><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/Visual Studio/default.aspx">Visual Studio</category><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/WSS/default.aspx">WSS</category><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/MOSS Mania Minute/default.aspx">MOSS Mania Minute</category><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/.NET 3.0/default.aspx">.NET 3.0</category><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/Guides/default.aspx">Guides</category><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/Programming/default.aspx">Programming</category></item><item><title>MCMS SDO Import Error</title><link>http://www.thesug.org/Blogs/mossmania/archive/2009/04/17/MCMS_SDO_Import_Error.aspx.aspx</link><guid>/Blogs/mossmania/archive/2009/04/17/MCMS_SDO_Import_Error.aspx.aspx</guid><description><![CDATA[I was trying to import a large SDO file (550MB) with Site Manager and I was getting the following error:Error: 0  Description: The underlying connection was closed: An unexpected error occurred on a receive. Severity: 5 Source: System Debug info: N/A Extra info: N/A Client Source: CImProgress::Proce ... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Parrill</dc:creator><pubDate>Thu, 27 Mar 2008 12:01:00 GMT</pubDate><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/Fixes/default.aspx">Fixes</category><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/Tools/default.aspx">Tools</category><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/Errors/default.aspx">Errors</category><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/MCMS/default.aspx">MCMS</category><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/Programming/default.aspx">Programming</category></item><item><title>MOSS Mania Minute:  Checking Permissions in SharePoint</title><link>http://www.thesug.org/Blogs/mossmania/archive/2009/04/17/MOSS_Mania_Minute__Checking_Permissions_in_SharePoint.aspx.aspx</link><guid>/Blogs/mossmania/archive/2009/04/17/MOSS_Mania_Minute__Checking_Permissions_in_SharePoint.aspx.aspx</guid><description><![CDATA[
If you have a custom section in your site and you want to lock it down, SharePoint has provided built in functionality to do so.You can either wrap your control in the security trimmed control, or you can add one line of code to your page load function if you prefer to do it in code:SPContext.Curr ... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Parrill</dc:creator><pubDate>Tue, 25 Mar 2008 15:39:00 GMT</pubDate><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/API/default.aspx">API</category><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/MOSS/default.aspx">MOSS</category><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/SPContext/default.aspx">SPContext</category><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/Visual Studio/default.aspx">Visual Studio</category><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/MOSS Mania Minute/default.aspx">MOSS Mania Minute</category><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/Security/default.aspx">Security</category><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/Programming/default.aspx">Programming</category></item><item><title>MOSS Mania Minute: Ensuring that a user is logged into SharePoint</title><link>http://www.thesug.org/Blogs/mossmania/archive/2009/04/17/MOSS_Mania_Minute_Ensuring_that_a_user_is_logged_into_SharePoint.aspx.aspx</link><guid>/Blogs/mossmania/archive/2009/04/17/MOSS_Mania_Minute_Ensuring_that_a_user_is_logged_into_SharePoint.aspx.aspx</guid><description><![CDATA[If you are writing code for a custom component in SharePoint and you need to make sure that the user is logged in, 
SharePoint has provided an easy way for that.
 
All you have to do is make a method call to:Microsoft.SharePoint.Utilities.SPUtility.EnsureAuthentication();This will automatically r ... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Parrill</dc:creator><pubDate>Tue, 25 Mar 2008 10:32:00 GMT</pubDate><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/API/default.aspx">API</category><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/MOSS/default.aspx">MOSS</category><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/Visual Studio/default.aspx">Visual Studio</category><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/MOSS Mania Minute/default.aspx">MOSS Mania Minute</category><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/Security/default.aspx">Security</category><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/Programming/default.aspx">Programming</category></item><item><title>MOSS Mania Minute: Permissions Matrix</title><link>http://www.thesug.org/Blogs/mossmania/archive/2009/04/17/MOSS_Mania_Minute_Permissions_Matrix.aspx.aspx</link><guid>/Blogs/mossmania/archive/2009/04/17/MOSS_Mania_Minute_Permissions_Matrix.aspx.aspx</guid><description><![CDATA[Mark Arend has created a permissions matrix using the out of the box permissions in SharePoint 2007 to show you what is available to users of different permission levels.  It shows you what options are available in the Site Actions and Site Settings menu as well as shows the individual permissions t ... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Parrill</dc:creator><pubDate>Tue, 18 Mar 2008 17:21:00 GMT</pubDate><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/MOSS/default.aspx">MOSS</category><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/Tools/default.aspx">Tools</category><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/WSS/default.aspx">WSS</category><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/MOSS Mania Minute/default.aspx">MOSS Mania Minute</category><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/Security/default.aspx">Security</category></item><item><title>MOSS Mania Minute: Error while deploying or retracting a solution</title><link>http://www.thesug.org/Blogs/mossmania/archive/2009/04/17/MOSS_Mania_Minute_Error_while_deploying_or_retracting_a_solution.aspx.aspx</link><guid>/Blogs/mossmania/archive/2009/04/17/MOSS_Mania_Minute_Error_while_deploying_or_retracting_a_solution.aspx.aspx</guid><description><![CDATA[While trying to upgrade a solution, I was getting the following error:&quot;A deployment or retraction is already under way for the solution &quot;&lt;solution_name&gt;.wsp&quot;, and only one deployment or retraction at a time is supported.&quot;
In order to get around this, I found the following  ... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Parrill</dc:creator><pubDate>Fri, 01 Feb 2008 10:38:00 GMT</pubDate><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/Fixes/default.aspx">Fixes</category><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/MOSS/default.aspx">MOSS</category><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/MOSS Mania Minute/default.aspx">MOSS Mania Minute</category><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/Errors/default.aspx">Errors</category><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/Guides/default.aspx">Guides</category></item><item><title>Using a Config File for Windows SharePoint Services Timer Jobs</title><link>http://www.thesug.org/Blogs/mossmania/archive/2009/04/17/Using_a_Config_File_for_Windows_SharePoint_Services_Timer_Jobs.aspx.aspx</link><guid>/Blogs/mossmania/archive/2009/04/17/Using_a_Config_File_for_Windows_SharePoint_Services_Timer_Jobs.aspx.aspx</guid><description><![CDATA[
One of the biggest problems I've had with timer jobs is that you cannot access the membership provider or role providers with them because they do not have a configuration value.  Then if you want to read from a configuration file, you have to point it to one of the web.configs of the site.
 
No ... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Parrill</dc:creator><pubDate>Wed, 19 Dec 2007 08:49:00 GMT</pubDate><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/Fixes/default.aspx">Fixes</category><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/MOSS/default.aspx">MOSS</category><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/WSS/default.aspx">WSS</category><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/Guides/default.aspx">Guides</category></item><item><title>SharePoint Content Deployment Wizard</title><link>http://www.thesug.org/Blogs/mossmania/archive/2009/04/17/SharePoint_Content_Deployment_Wizard.aspx.aspx</link><guid>/Blogs/mossmania/archive/2009/04/17/SharePoint_Content_Deployment_Wizard.aspx.aspx</guid><description><![CDATA[
Chris O'Brien has released a new tool for your SharePoint site to migrate content.  He lists that the tool is good if you want to do any of the following:
I just need to move this document library from A to B 
I just need to move these selected files (e.g. master page, page layouts, CSS etc.) fr ... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Parrill</dc:creator><pubDate>Thu, 06 Dec 2007 10:30:00 GMT</pubDate><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/Downloads/default.aspx">Downloads</category><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/MOSS/default.aspx">MOSS</category><category domain="http://www.thesug.org/Blogs/mossmania/archive/tags/Tools/default.aspx">Tools</category></item></channel></rss>