<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Lions, and Tigers, and Guids... oh my!</title><link>http://blogs.msdn.com/lduff/archive/2008/12/11/lions-and-tigers-and-guids-oh-my.aspx</link><description>Everything in Project Server and SharePoint have Guids associated with them. A friend asked about generating new unique Guids for repeatable deployments. So of course I started writing a little console application to use System.Guid to generate the new</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Lions, and Tigers, and Guids... oh my!</title><link>http://blogs.msdn.com/lduff/archive/2008/12/11/lions-and-tigers-and-guids-oh-my.aspx#9806027</link><pubDate>Sat, 27 Jun 2009 00:49:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9806027</guid><dc:creator>Marc</dc:creator><description>&lt;p&gt;You can take it one step further with the pipe (|):&lt;/p&gt;
&lt;p&gt;System.Guid]::NewGuid().ToString().ToUpper() | Write-Clipboard -NoNewLine&lt;/p&gt;</description></item><item><title>re: Lions, and Tigers, and Guids... oh my!</title><link>http://blogs.msdn.com/lduff/archive/2008/12/11/lions-and-tigers-and-guids-oh-my.aspx#9892665</link><pubDate>Tue, 08 Sep 2009 19:28:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9892665</guid><dc:creator>Francis</dc:creator><description>&lt;p&gt;Speaking of Guids, I have been wondering what was the use of the siteId Guid in project web access. &lt;/p&gt;
&lt;p&gt;I have been following this guide &lt;a rel="nofollow" target="_new" href="http://msdn.microsoft.com/en-us/library/aa974413.aspx"&gt;http://msdn.microsoft.com/en-us/library/aa974413.aspx&lt;/a&gt; to create a simple impersonation application. &lt;/p&gt;
&lt;p&gt;I have tried find a way to programmaticly retreive the siteID but failed. While doing tests, I realized that whether the siteId is valid or not does not seem to affect my application. &lt;/p&gt;</description></item></channel></rss>