<?xml version="1.0" encoding="UTF-8"?><!--RSS generated by Windows SharePoint Services V3 RSS Generator on 9/5/2010 3:36:25 PM--><?xml-stylesheet type="text/xsl" href="/chad/_layouts/RssXslt.aspx?List=739947a7-6cd6-448c-88b5-e559ab2d85dd" version="1.0"?><rss version="2.0"><channel><title>Chad's Blog</title><link>http://www.chadschultz.com/chad</link><description>RSS feed for the Posts list.</description><lastBuildDate>Sun, 05 Sep 2010 20:36:25 GMT</lastBuildDate><generator>SharePoint CKS:EBE</generator><ttl>60</ttl><image><title>Chad's Blog</title><url>http://www.chadschultz.com/chad/_layouts/images/homepage.gif</url><link>http://www.chadschultz.com/chad</link></image><item><title>Performance Monitor, Typeperf and PAL</title><link>http://www.chadschultz.com/chad/archive/2009/07/10/performance-monitor-typeperf-and-pal.aspx</link><guid>/chad/archive/2009/07/10/performance-monitor-typeperf-and-pal.aspx</guid><description><![CDATA[
To dump all of the performance counter instances on a system:
Typeperf.exe -qx &gt; c:\perfcounters.txt
 
To collect the perfomance data on all of the counter instances on a system for 30 minutes collecting data every 15 seconds to standard Perfomance Monitor format:
Typeperf.exe -f BIN -cf c: ... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chad</dc:creator><pubDate>Thu, 12 Nov 2009 09:30:00 GMT</pubDate><category domain="http://www.chadschultz.com/chad/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://www.chadschultz.com/chad/archive/tags/Server/default.aspx">Server</category><category domain="http://www.chadschultz.com/chad/archive/tags/Windows/default.aspx">Windows</category><category domain="http://www.chadschultz.com/chad/archive/tags/Windows Registry/default.aspx">Windows Registry</category><category domain="http://www.chadschultz.com/chad/archive/tags/Perfomance/default.aspx">Perfomance</category><category domain="http://www.chadschultz.com/chad/archive/tags/Troubleshooting/default.aspx">Troubleshooting</category></item><item><title>Mount VHD in 1 click in Windows 7 and Windows 2008 R2</title><link>http://www.chadschultz.com/chad/archive/2009/11/10/mount-vhd-in-1-click-in-windows-7-and-windows-2008-r2.aspx</link><guid>/chad/archive/2009/11/10/mount-vhd-in-1-click-in-windows-7-and-windows-2008-r2.aspx</guid><description><![CDATA[Quick post on this tool. Makes it much easier to mount a VHD than Computer Management-&gt;Disk Management.
 
http://www.jmedved.com/default.aspx?page=vhdattach&amp;rendering=xhtml
 
 ]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chad</dc:creator><pubDate>Tue, 10 Nov 2009 12:01:00 GMT</pubDate><category domain="http://www.chadschultz.com/chad/archive/tags/Windows 7/default.aspx">Windows 7</category><category domain="http://www.chadschultz.com/chad/archive/tags/Windows 2008/default.aspx">Windows 2008</category></item><item><title>SharePoint Keyword Terms; AKA Best Bets</title><link>http://www.chadschultz.com/chad/archive/2009/05/05/sharepoint-keyword-terms-aka-best-bets.aspx</link><guid>/chad/archive/2009/05/05/sharepoint-keyword-terms-aka-best-bets.aspx</guid><description><![CDATA[Since Office SharePoint Server 2007 and Search Server 2008 best bets are search related you would think that they are Shared Service Provider specific, but this is not the way to think about them. Yes, the actual best bets that are defined in a SharePoint site collection are stored in the SSP databa ... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chad</dc:creator><pubDate>Tue, 05 May 2009 20:22:00 GMT</pubDate><category domain="http://www.chadschultz.com/chad/archive/tags/SharePoint/default.aspx">SharePoint</category></item><item><title>SharePoint Programming Insights</title><link>http://www.chadschultz.com/chad/archive/2009/02/19/sharepoint-programming-insights.aspx</link><guid>/chad/archive/2009/02/19/sharepoint-programming-insights.aspx</guid><description><![CDATA[
The SPWeb.SiteUsers method run the following stored procedures in SQL:
 
proc_GetTpWebMetaDataAndListMetaData
proc_SecListAllSiteMembers &lt;dbo.Sites.Id&gt;
 
The SPWeb.AllUsers method run the following stored procedures in SQL:
 
proc_GetTpWebMetaDataAndListMetaData
proc_SecListAllWebMem ... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chad</dc:creator><pubDate>Sat, 18 Apr 2009 01:35:00 GMT</pubDate><category domain="http://www.chadschultz.com/chad/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://www.chadschultz.com/chad/archive/tags/.net/default.aspx">.net</category></item><item><title>How to add a shortcut (.lnk) file to your Visual Studio setup project</title><link>http://www.chadschultz.com/chad/archive/2009/03/09/how-to-add-a-shortcut-lnk-file-to-your-visual-studio-setup-project.aspx</link><guid>/chad/archive/2009/03/09/how-to-add-a-shortcut-lnk-file-to-your-visual-studio-setup-project.aspx</guid><description><![CDATA[
Adding a shortcut is not as easy as you would expect in a Visual Studio setup project. To add a shortcut to the application's start menu you have to have a file already to the content. The only thing is that you cannot add a .lnk file to the setup project. I found the following KB article to add t ... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chad</dc:creator><pubDate>Mon, 09 Mar 2009 00:18:00 GMT</pubDate><category domain="http://www.chadschultz.com/chad/archive/tags/.net/default.aspx">.net</category><category domain="http://www.chadschultz.com/chad/archive/tags/Programming/default.aspx">Programming</category><category domain="http://www.chadschultz.com/chad/archive/tags/Visual Studio/default.aspx">Visual Studio</category></item><item><title>Stop reading this post and backup your data!</title><link>http://www.chadschultz.com/chad/archive/2009/01/27/stop-reading-this-post-and-backup-your-data.aspx</link><guid>/chad/archive/2009/01/27/stop-reading-this-post-and-backup-your-data.aspx</guid><description><![CDATA[No, I mean it, really; I'll wait right here.
As you can imagine I was bitten by my own carelessness. No disaster recovery plan. This site was affected as was some of my source code and another website. Almost 5 months worth of data lost. The only thing that saved me was that I happened to have my s ... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chad</dc:creator><pubDate>Tue, 27 Jan 2009 23:01:00 GMT</pubDate></item><item><title>How can my My Site and My Links links break Let me count the ways</title><link>http://www.chadschultz.com/chad/archive/2009/01/27/how-can-my-quote-my-site-quote-and-quote-my-links-quote-links-break-let-me-count-the-ways.aspx</link><guid>/chad/archive/2009/01/27/how-can-my-quote-my-site-quote-and-quote-my-links-quote-links-break-let-me-count-the-ways.aspx</guid><description><![CDATA[
I just took a lot of time tracking down all of the ways that the &quot;My Site&quot; and &quot;My Links&quot; Microsoft Office SharePoint Server 2007 links can be missing from the top right-hand side of MOSS sites.Here is a list of the different ways the links can go missing and the solutions to g ... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chad</dc:creator><pubDate>Tue, 02 Dec 2008 22:38:00 GMT</pubDate><category domain="http://www.chadschultz.com/chad/archive/tags/SharePoint/default.aspx">SharePoint</category></item><item><title>Manage SharePoint Forms Based Authentication (FBA) Users and Roles</title><link>http://www.chadschultz.com/chad/archive/2009/01/27/manage-sharepoint-forms-based-authentication-fba-users-and-roles.aspx</link><guid>/chad/archive/2009/01/27/manage-sharepoint-forms-based-authentication-fba-users-and-roles.aspx</guid><description><![CDATA[
You have SharePoint Forms Based Authentication setup using a SQL profile source. Based on some of the following articles.
http://support.microsoft.com/kb/952170
http://msdn.microsoft.com/en-us/library/ms998317.aspx
http://technet.microsoft.com/en-us/library/bb975136.aspx &amp; http://technet.mi ... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chad</dc:creator><pubDate>Tue, 02 Dec 2008 22:27:00 GMT</pubDate><category domain="http://www.chadschultz.com/chad/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://www.chadschultz.com/chad/archive/tags/.net/default.aspx">.net</category></item><item><title>SharePoint, Open Office Integration</title><link>http://www.chadschultz.com/chad/archive/2009/01/27/sharepoint-open-office-integration.aspx</link><guid>/chad/archive/2009/01/27/sharepoint-open-office-integration.aspx</guid><description><![CDATA[
Just because you use Open Office doesn't mean you can't also use SharePoint also. This Open Office extension will let you save to WebDav. Which means you can save to a SharePoint document library.
 
http://extensions.services.openoffice.org/project/ooo2gd]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chad</dc:creator><pubDate>Tue, 04 Nov 2008 22:26:00 GMT</pubDate><category domain="http://www.chadschultz.com/chad/archive/tags/SharePoint/default.aspx">SharePoint</category></item><item><title>More information on SharePoint Usage Analysis</title><link>http://www.chadschultz.com/chad/archive/2009/01/27/more-information-on-sharepoint-usage-analysis.aspx</link><guid>/chad/archive/2009/01/27/more-information-on-sharepoint-usage-analysis.aspx</guid><description><![CDATA[
In a previous post I listed SQL code that would list the GUIDs of SharePoint web applications. This is useful when tracking down Usage Analysis issues so you can easily match the folder GUIDs with the rows returned from the SQL query.
Well, hopefully now that there is a new update with fixes for  ... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chad</dc:creator><pubDate>Fri, 17 Oct 2008 22:25:00 GMT</pubDate><category domain="http://www.chadschultz.com/chad/archive/tags/SharePoint/default.aspx">SharePoint</category></item></channel></rss>