<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.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>Peter Ritchie's MVP Blog : Interesting Find</title><link>http://msmvps.com/blogs/peterritchie/archive/tags/Interesting+Find/default.aspx</link><description>Tags: Interesting Find</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>Sandcastle Source Code Published</title><link>http://msmvps.com/blogs/peterritchie/archive/2008/07/02/sandcastle-source-code-published.aspx</link><pubDate>Wed, 02 Jul 2008 18:15:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1639145</guid><dc:creator>PeterRitchie</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/peterritchie/rsscomments.aspx?PostID=1639145</wfw:commentRss><comments>http://msmvps.com/blogs/peterritchie/archive/2008/07/02/sandcastle-source-code-published.aspx#comments</comments><description>&lt;p&gt;The source for the Sandcastle project has been &lt;a href="http://www.codeplex.com/Sandcastle/SourceControl/ListDownloadableCommits.aspx"&gt;published&lt;/a&gt;.&amp;nbsp; This is great news.&lt;/p&gt;
&lt;p&gt;For more information, see &lt;a href="http://www.codeplex.com/Sandcastle/SourceControl/ListDownloadableCommits.aspx"&gt;http://www.codeplex.com/Sandcastle/SourceControl/ListDownloadableCommits.aspx&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1639145" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/peterritchie/archive/tags/.NET+Development/default.aspx">.NET Development</category><category domain="http://msmvps.com/blogs/peterritchie/archive/tags/Interesting+Find/default.aspx">Interesting Find</category><category domain="http://msmvps.com/blogs/peterritchie/archive/tags/Software+Development/default.aspx">Software Development</category><category domain="http://msmvps.com/blogs/peterritchie/archive/tags/Open+Source/default.aspx">Open Source</category></item><item><title>Trace to output window without adding code.</title><link>http://msmvps.com/blogs/peterritchie/archive/2008/06/13/trace-to-output-window-without-adding-code.aspx</link><pubDate>Fri, 13 Jun 2008 17:08:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1634781</guid><dc:creator>PeterRitchie</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/peterritchie/rsscomments.aspx?PostID=1634781</wfw:commentRss><comments>http://msmvps.com/blogs/peterritchie/archive/2008/06/13/trace-to-output-window-without-adding-code.aspx#comments</comments><description>&lt;p&gt;Want to trace some run-time data to the output window while debugging&amp;nbsp;without changing and recompiling your code?&amp;nbsp; Use Tracepoints: &lt;a href="http://blogs.msdn.com/saraford/archive/2008/06/13/did-you-know-you-can-use-tracepoints-to-log-printf-or-console-writeline-info-without-editing-your-code-237.aspx"&gt;http://blogs.msdn.com/saraford/archive/2008/06/13/did-you-know-you-can-use-tracepoints-to-log-printf-or-console-writeline-info-without-editing-your-code-237.aspx&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1634781" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/peterritchie/archive/tags/Interesting+Find/default.aspx">Interesting Find</category><category domain="http://msmvps.com/blogs/peterritchie/archive/tags/Visual+Studio+2005/default.aspx">Visual Studio 2005</category><category domain="http://msmvps.com/blogs/peterritchie/archive/tags/Visual+Studio+2008/default.aspx">Visual Studio 2008</category></item><item><title>.NET Framework 2.0 Service Pack 1</title><link>http://msmvps.com/blogs/peterritchie/archive/2007/05/22/net-framework-2-0-service-pack-1.aspx</link><pubDate>Tue, 22 May 2007 17:45:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:919506</guid><dc:creator>PeterRitchie</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/peterritchie/rsscomments.aspx?PostID=919506</wfw:commentRss><comments>http://msmvps.com/blogs/peterritchie/archive/2007/05/22/net-framework-2-0-service-pack-1.aspx#comments</comments><description>&lt;p&gt;I noticed mention of .NET Framework 2.0 Service Pack 1 on a Microsoft site today.&lt;/p&gt;
&lt;p&gt;The BCL Team&amp;#39;s latest blog entry &lt;a href="http://blogs.msdn.com/bclteam/archive/2007/05/21/the-regexoptions-compiled-flag-and-slow-performance-on-64-bit-net-framework-2-0-josh-free.aspx"&gt;http://blogs.msdn.com/bclteam/archive/2007/05/21/the-regexoptions-compiled-flag-and-slow-performance-on-64-bit-net-framework-2-0-josh-free.aspx&lt;/a&gt; mentions a fix that will make it into the .NET Framework 2.0 SP 1.&amp;nbsp; Seems an inevitable release of SP1 for .NET Framework 2.0 is pretty official.&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=919506" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/peterritchie/archive/tags/.NET+Development/default.aspx">.NET Development</category><category domain="http://msmvps.com/blogs/peterritchie/archive/tags/Interesting+Find/default.aspx">Interesting Find</category><category domain="http://msmvps.com/blogs/peterritchie/archive/tags/Software+Development/default.aspx">Software Development</category><category domain="http://msmvps.com/blogs/peterritchie/archive/tags/Visual+Studio+2005/default.aspx">Visual Studio 2005</category><category domain="http://msmvps.com/blogs/peterritchie/archive/tags/.NET+2.0/default.aspx">.NET 2.0</category></item><item><title>Using Toolbox for Code Snippets in Visual Studio 2005</title><link>http://msmvps.com/blogs/peterritchie/archive/2006/10/13/Using-Toolbox-for-Code-Snippets-in-Visual-Studio-2005.aspx</link><pubDate>Fri, 13 Oct 2006 19:23:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:174802</guid><dc:creator>PeterRitchie</dc:creator><slash:comments>6</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/peterritchie/rsscomments.aspx?PostID=174802</wfw:commentRss><comments>http://msmvps.com/blogs/peterritchie/archive/2006/10/13/Using-Toolbox-for-Code-Snippets-in-Visual-Studio-2005.aspx#comments</comments><description>&lt;p&gt;Just noticed today that you can drag text into the Toolbox then repeatedly drag it back out wherever you want, into a&amp;nbsp;Visual Studio source window.&lt;/p&gt;&lt;p&gt;Simply select some text in a source window, drag it over to the Toolbox tab (assuming you have Toolbox set to Auto Hide), wait for Toolbox to expand and drop the text wherever you want it.&lt;/p&gt;&lt;p&gt;Now you can simply open up the Toolbox and drag-drop that text whenever you want, much like a code snippet; but much faster (and without literals).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=174802" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/peterritchie/archive/tags/Interesting+Find/default.aspx">Interesting Find</category><category domain="http://msmvps.com/blogs/peterritchie/archive/tags/Software+Development/default.aspx">Software Development</category><category domain="http://msmvps.com/blogs/peterritchie/archive/tags/Visual+Studio+2005/default.aspx">Visual Studio 2005</category></item><item><title>Interesting Find for Command Prompt junkies</title><link>http://msmvps.com/blogs/peterritchie/archive/2006/07/14/104726.aspx</link><pubDate>Fri, 14 Jul 2006 16:29:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:104726</guid><dc:creator>PeterRitchie</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/peterritchie/rsscomments.aspx?PostID=104726</wfw:commentRss><comments>http://msmvps.com/blogs/peterritchie/archive/2006/07/14/104726.aspx#comments</comments><description>Pipe data from a file or command to the clipboard in the Command Prompt!...(&lt;a href="http://msmvps.com/blogs/peterritchie/archive/2006/07/14/104726.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://msmvps.com/aggbug.aspx?PostID=104726" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/peterritchie/archive/tags/Interesting+Find/default.aspx">Interesting Find</category></item></channel></rss>