<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>Documentation</title>
        <link>http://geekswithblogs.net/PsudoKnowledgeBase/category/8993.aspx</link>
        <description>Documentation</description>
        <language>en-CA</language>
        <copyright>Geordie</copyright>
        <managingEditor>Martin.palmer@mjpalmer.com</managingEditor>
        <generator>Subtext Version 0.0.0.0</generator>
        <item>
            <title>Tips on Connecting to the New Team Foundation Server and moving a project</title>
            <link>http://geekswithblogs.net/PsudoKnowledgeBase/archive/2009/10/27/tips-on-connecting-to-the-new-source-control-and-moving.aspx</link>
            <description>&lt;p&gt;&lt;font face=""&gt;It can be a challenge to move a project from one TFS source control to another.  This is because TFS has the concept of workspaces.  These workspaces are generally behind the scenes so you do not know they are being created.  If you try and move a project that is currently associated with a workspace it will complain when you try and connect the same project with a new source control.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face=""&gt;The first step is to remove the workspace binding.  To find the workspaces go to: File&amp;gt;Source Control&amp;gt;Workspaces.&lt;br /&gt;
 &lt;br /&gt;
This will bring up the ‘Manage Workspaces’ window. &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face=""&gt;By selecting edit or double clicking on a name, the ‘Edit Workspace’ window will opened. &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face=""&gt;Select the workspace for the project you want to move to the new sever and delete it. VS should &lt;br /&gt;
allow you to move the project without any additional problems.  To connect to the new server &lt;br /&gt;
go to: Tools&amp;gt;Connect to Team Foundation Server…&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face=""&gt;Click on the server button then on the Add/Remove Team Foundation Server window select Add.&lt;br /&gt;
Enter CorpTFS01 and OK, then Close.  Select the new Server in the drop down list of the ‘Connect&lt;br /&gt;
To a Team Foundation Server’ dialogue box.  The available Team Projects for the selected sever &lt;br /&gt;
will be displayed.  Select all or the specific projects that you are interested in and click OK.&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=135755"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=135755" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/PsudoKnowledgeBase/aggbug/135755.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Geordie</dc:creator>
            <guid>http://geekswithblogs.net/PsudoKnowledgeBase/archive/2009/10/27/tips-on-connecting-to-the-new-source-control-and-moving.aspx</guid>
            <pubDate>Tue, 27 Oct 2009 21:33:13 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/PsudoKnowledgeBase/comments/135755.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/PsudoKnowledgeBase/archive/2009/10/27/tips-on-connecting-to-the-new-source-control-and-moving.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/PsudoKnowledgeBase/comments/commentRss/135755.aspx</wfw:commentRss>
        </item>
        <item>
            <title>Documenting C# Code</title>
            <link>http://geekswithblogs.net/PsudoKnowledgeBase/archive/2008/11/04/documenting-c-code.aspx</link>
            <description>&lt;p&gt;An interesting application I was shown for documenting C# code is called &lt;a target="_blank" href="http://www.roland-weigelt.de/ghostdoc/"&gt;Ghost Doc&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Roland's summary of the tool:- GhostDoc is a free add-in for Visual Studio that automatically generates XML&lt;br /&gt;
documentation comments for C#. Either by using existing documentation inherited&lt;br /&gt;
from base classes or implemented interfaces, or by deducing comments from&lt;br /&gt;
name and type of e.g. methods, properties or parameters.&lt;br /&gt;
 &lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=126612"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=126612" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/PsudoKnowledgeBase/aggbug/126612.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>PsudoKnowledgeBase</dc:creator>
            <guid>http://geekswithblogs.net/PsudoKnowledgeBase/archive/2008/11/04/documenting-c-code.aspx</guid>
            <pubDate>Tue, 04 Nov 2008 15:30:30 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/PsudoKnowledgeBase/comments/126612.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/PsudoKnowledgeBase/archive/2008/11/04/documenting-c-code.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/PsudoKnowledgeBase/comments/commentRss/126612.aspx</wfw:commentRss>
        </item>
    </channel>
</rss>