<?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>10 Tips to Boost Your Productivity with C# and Visual Studio 2008</title><link>http://blogs.msdn.com/johnwpowell/archive/2008/03/23/10-tips-to-boost-your-productivity-with-c-and-visual-studio-2008.aspx</link><description>Learn Key Bindings It's an obvious and trivial thing, but the timesaving will add up, especially for those actions you perform tens or hundreds of times a day such as building and debugging. Here are some basic bindings every Visual Studio developer should</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: 10 Tips to Boost Your Productivity with C# and Visual Studio 2008</title><link>http://blogs.msdn.com/johnwpowell/archive/2008/03/23/10-tips-to-boost-your-productivity-with-c-and-visual-studio-2008.aspx#8333523</link><pubDate>Mon, 24 Mar 2008 16:57:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8333523</guid><dc:creator>Frank W Holt Jr</dc:creator><description>&lt;p&gt;Great blog! I especially like the 'Data Driven Testing' piece. I'm getting into this area and have been running a script for each test to prepare the data. I'll give this a shot. Thanks.&lt;/p&gt;
</description></item><item><title>10 Tips to Boost Your Productivity with C# and Visual Studio 2008</title><link>http://blogs.msdn.com/johnwpowell/archive/2008/03/23/10-tips-to-boost-your-productivity-with-c-and-visual-studio-2008.aspx#8333628</link><pubDate>Mon, 24 Mar 2008 18:27:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8333628</guid><dc:creator>Hosam Kamel</dc:creator><description>&lt;p&gt;Some tips posted by John W Powell about how to increase your development productivity using Visual Studio&lt;/p&gt;
</description></item><item><title>re: 10 Tips to Boost Your Productivity with C# and Visual Studio 2008</title><link>http://blogs.msdn.com/johnwpowell/archive/2008/03/23/10-tips-to-boost-your-productivity-with-c-and-visual-studio-2008.aspx#8333802</link><pubDate>Mon, 24 Mar 2008 19:33:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8333802</guid><dc:creator>Uwe Keim</dc:creator><description>&lt;p&gt;More tips:&lt;/p&gt;
&lt;p&gt;11. Use ReSharper (www.jetbrains.com)&lt;/p&gt;
&lt;p&gt;12. Use SonicFileFinder (sonicfilefinder.jens-schaller.de - from the co-worker of the GhostDoc author)&lt;/p&gt;
</description></item><item><title>re: 10 Tips to Boost Your Productivity with C# and Visual Studio 2008</title><link>http://blogs.msdn.com/johnwpowell/archive/2008/03/23/10-tips-to-boost-your-productivity-with-c-and-visual-studio-2008.aspx#8334703</link><pubDate>Tue, 25 Mar 2008 04:26:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8334703</guid><dc:creator>John Powell</dc:creator><description>&lt;p&gt;Thanks for the feedback!&lt;/p&gt;
&lt;p&gt;Unfortunately ReSharper isn't available for Visual Studio 2008 (yet)&lt;/p&gt;
</description></item><item><title>re: 10 Tips to Boost Your Productivity with C# and Visual Studio 2008</title><link>http://blogs.msdn.com/johnwpowell/archive/2008/03/23/10-tips-to-boost-your-productivity-with-c-and-visual-studio-2008.aspx#8334744</link><pubDate>Tue, 25 Mar 2008 05:00:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8334744</guid><dc:creator>Morgan Cheng</dc:creator><description>&lt;p&gt;This post is really helpful!!!&lt;/p&gt;
</description></item><item><title>re: 10 Tips to Boost Your Productivity with C# and Visual Studio 2008</title><link>http://blogs.msdn.com/johnwpowell/archive/2008/03/23/10-tips-to-boost-your-productivity-with-c-and-visual-studio-2008.aspx#8337934</link><pubDate>Wed, 26 Mar 2008 19:02:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8337934</guid><dc:creator>Karl Agius</dc:creator><description>&lt;p&gt;Excellent advice and references, thanks!!!&lt;/p&gt;
</description></item><item><title>re: 10 Tips to Boost Your Productivity with C# and Visual Studio 2008</title><link>http://blogs.msdn.com/johnwpowell/archive/2008/03/23/10-tips-to-boost-your-productivity-with-c-and-visual-studio-2008.aspx#8338320</link><pubDate>Wed, 26 Mar 2008 22:30:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8338320</guid><dc:creator>Derik Whittaker</dc:creator><description>&lt;p&gt;Let Visual Studio Generate Unit Test Code -- Makes my skin crawl. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Why, because if you allow test to be generated you may not fully understand the intent of the test. &amp;nbsp;Making it almost useless.&lt;/p&gt;
&lt;p&gt;Don't get me wrong, having generated tests is better than NO tests at all, but this is the lazy mans version of testing if you ask me.&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://devlicio.us/blogs/derik_whittaker/archive/2008/03/26/39701.aspx"&gt;http://devlicio.us/blogs/derik_whittaker/archive/2008/03/26/39701.aspx&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>March 28th Links: ASP.NET, ASP.NET AJAX, ASP.NET MVC, Visual Studio, Silverlight, .NET</title><link>http://blogs.msdn.com/johnwpowell/archive/2008/03/23/10-tips-to-boost-your-productivity-with-c-and-visual-studio-2008.aspx#8341206</link><pubDate>Fri, 28 Mar 2008 11:08:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8341206</guid><dc:creator>ScottGu's Blog</dc:creator><description>&lt;p&gt;Here is the latest in my link-listing series .&amp;amp;#160; Also check out my ASP.NET Tips, Tricks and Tutorials&lt;/p&gt;
</description></item><item><title>March 28th Links: ASP.NET, ASP.NET AJAX, ASP.NET MVC, Visual Studio, Silverlight, .NET</title><link>http://blogs.msdn.com/johnwpowell/archive/2008/03/23/10-tips-to-boost-your-productivity-with-c-and-visual-studio-2008.aspx#8341216</link><pubDate>Fri, 28 Mar 2008 11:16:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8341216</guid><dc:creator>BusinessRx Reading List</dc:creator><description>&lt;p&gt;Here is the latest in my link-listing series .&amp;amp;#160; Also check out my ASP.NET Tips, Tricks and Tutorials&lt;/p&gt;
</description></item><item><title>March 28th Links: ASP.NET, ASP.NET AJAX, ASP.NET MVC, Visual Studio, Silverlight, .NET</title><link>http://blogs.msdn.com/johnwpowell/archive/2008/03/23/10-tips-to-boost-your-productivity-with-c-and-visual-studio-2008.aspx#8341259</link><pubDate>Fri, 28 Mar 2008 11:52:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8341259</guid><dc:creator>Mirrored Blogs</dc:creator><description>&lt;p&gt;Here is the latest in my link-listing series .&amp;amp;#160; Also check out my ASP.NET Tips, Tricks and Tutorials&lt;/p&gt;
</description></item><item><title>re: 10 Tips to Boost Your Productivity with C# and Visual Studio 2008</title><link>http://blogs.msdn.com/johnwpowell/archive/2008/03/23/10-tips-to-boost-your-productivity-with-c-and-visual-studio-2008.aspx#8341304</link><pubDate>Fri, 28 Mar 2008 12:32:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8341304</guid><dc:creator>Hüseyin Tüfekçilerli</dc:creator><description>&lt;p&gt;To generate XML Comments for fields, methods, properties, etc. you can tap forward slash 3 times while your cursor was just before the declaration line. Like this (| represents your cursor):&lt;/p&gt;
&lt;p&gt;|&lt;/p&gt;
&lt;p&gt;public bool IsCool { get; set; }&lt;/p&gt;
&lt;p&gt;-&amp;gt;&lt;/p&gt;
&lt;p&gt;///|&lt;/p&gt;
&lt;p&gt;public bool IsCool { get; set; }&lt;/p&gt;
&lt;p&gt;-&amp;gt;&lt;/p&gt;
&lt;p&gt;/// &amp;lt;summary&amp;gt;&lt;/p&gt;
&lt;p&gt;/// |&lt;/p&gt;
&lt;p&gt;/// &amp;lt;/summary&amp;gt;&lt;/p&gt;
&lt;p&gt;public bool IsCool { get; set; }&lt;/p&gt;
&lt;p&gt;This is built-in to Visual Studio.&lt;/p&gt;
</description></item><item><title>re: 10 Tips to Boost Your Productivity with C# and Visual Studio 2008</title><link>http://blogs.msdn.com/johnwpowell/archive/2008/03/23/10-tips-to-boost-your-productivity-with-c-and-visual-studio-2008.aspx#8341792</link><pubDate>Fri, 28 Mar 2008 17:26:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8341792</guid><dc:creator>Laurent Duveau</dc:creator><description>&lt;p&gt;Very interesting.&lt;/p&gt;
&lt;p&gt;Regarding the prop snippet I reported a problem on Connect:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://weblogs.asp.net/lduveau/archive/2008/03/22/code-snippets-not-versioned-according-to-vs2008-multi-targeting.aspx"&gt;http://weblogs.asp.net/lduveau/archive/2008/03/22/code-snippets-not-versioned-according-to-vs2008-multi-targeting.aspx&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: 10 Tips to Boost Your Productivity with C# and Visual Studio 2008</title><link>http://blogs.msdn.com/johnwpowell/archive/2008/03/23/10-tips-to-boost-your-productivity-with-c-and-visual-studio-2008.aspx#8342130</link><pubDate>Fri, 28 Mar 2008 20:35:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8342130</guid><dc:creator>Ricardo</dc:creator><description>&lt;p&gt;The prop snippet in VS 2008 is not very efficient, at least not as good as the one in 2005, which would actually generate the get and set bodies. &amp;nbsp;I ended up copying the one from 2005 to 2008 and that's the one I use!&lt;/p&gt;
</description></item><item><title>3月28日链接篇： ASP.NET, ASP.NET AJAX, ASP.NET MVC, Visual Studio, Silverlight, .NET</title><link>http://blogs.msdn.com/johnwpowell/archive/2008/03/23/10-tips-to-boost-your-productivity-with-c-and-visual-studio-2008.aspx#8342990</link><pubDate>Sat, 29 Mar 2008 08:33:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8342990</guid><dc:creator>Joycode@Ab110.com</dc:creator><description>&lt;p&gt;【原文地址】 March 28th Links: ASP.NET, ASP.NET AJAX, ASP.NET MVC, Visual Studio, Silverlight, .NET 【原文发表日期&lt;/p&gt;
</description></item><item><title>re: 10 Tips to Boost Your Productivity with C# and Visual Studio 2008</title><link>http://blogs.msdn.com/johnwpowell/archive/2008/03/23/10-tips-to-boost-your-productivity-with-c-and-visual-studio-2008.aspx#8343561</link><pubDate>Sat, 29 Mar 2008 19:13:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8343561</guid><dc:creator>Kyralessa</dc:creator><description>&lt;p&gt;Most of those tips look handy (though most I already knew), but that GhostDoc thing looks awful. &amp;nbsp;Auto-generated &amp;quot;documentation&amp;quot; that documents IsCool with &amp;quot;Gets or sets a value indicating whether this instance is cool&amp;quot; is worse than useless. &amp;nbsp;It's worse because it's a time-waster: You consult the documentation for help, and all it does is waste your time telling you something you already knew from the name.&lt;/p&gt;
&lt;p&gt;Better to have *no* documentation than to have reams of pointless &amp;quot;documentation&amp;quot; like that.&lt;/p&gt;
</description></item><item><title>re: 10 Tips to Boost Your Productivity with C# and Visual Studio 2008</title><link>http://blogs.msdn.com/johnwpowell/archive/2008/03/23/10-tips-to-boost-your-productivity-with-c-and-visual-studio-2008.aspx#8343846</link><pubDate>Sun, 30 Mar 2008 02:08:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8343846</guid><dc:creator>dthomelin</dc:creator><description>&lt;p&gt;Boosting productivity is first a good help,&lt;/p&gt;
&lt;p&gt;I have visual studio 2008 with MSDN Help and I found that source selection that is available when installing MSDN help is irelevant.&lt;/p&gt;
&lt;p&gt;One need when developping web aspx for example to be able to restrict full text search within help to a few Sources like C# or Source System &lt;/p&gt;
&lt;p&gt;Currently search is giving result for a search througout tons of sources like sharepoint, windows fundation,&lt;/p&gt;
&lt;p&gt;widows forms or mobile meaning that help search is awfull&lt;/p&gt;
&lt;p&gt;is there a way to choses the specific sources that you want to search.&lt;/p&gt;
&lt;p&gt;Don say filter, it works only for keyword list.&lt;/p&gt;
</description></item><item><title>转载一篇VS2008的小技巧，提高工作效率必备啊！</title><link>http://blogs.msdn.com/johnwpowell/archive/2008/03/23/10-tips-to-boost-your-productivity-with-c-and-visual-studio-2008.aspx#8344852</link><pubDate>Mon, 31 Mar 2008 04:34:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8344852</guid><dc:creator>Jack Niu</dc:creator><description>&lt;p&gt;原文：&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/johnwpowell/archive/2008/03/23/10-tips-to-boost-your-productivity-with-c-an"&gt;http://blogs.msdn.com/johnwpowell/archive/2008/03/23/10-tips-to-boost-your-productivity-with-c-an&lt;/a&gt;...&lt;/p&gt;
</description></item><item><title>Nice plugins : PowerCommands for Visual Studio 2008</title><link>http://blogs.msdn.com/johnwpowell/archive/2008/03/23/10-tips-to-boost-your-productivity-with-c-and-visual-studio-2008.aspx#8344959</link><pubDate>Mon, 31 Mar 2008 06:19:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8344959</guid><dc:creator>Ronald Rajagukguk</dc:creator><description>&lt;p&gt;Kemaren setelah usai diajak mengabdi kepada negara oleh bang naren , maka gua melakukan blogwalking di&lt;/p&gt;
</description></item><item><title>re: 10 Tips to Boost Your Productivity with C# and Visual Studio 2008</title><link>http://blogs.msdn.com/johnwpowell/archive/2008/03/23/10-tips-to-boost-your-productivity-with-c-and-visual-studio-2008.aspx#8345684</link><pubDate>Mon, 31 Mar 2008 17:27:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8345684</guid><dc:creator>tourist.Tam</dc:creator><description>&lt;p&gt;Plenty of whinny in the comment .... :(&lt;/p&gt;
&lt;p&gt;Anyway, thanks a lot for the few tricks that I had no knowledge of. ;)&lt;/p&gt;
&lt;p&gt;Specially the mockery (wording that I wouldn't have though about to describe that).&lt;/p&gt;
&lt;p&gt;Tam&lt;/p&gt;
</description></item><item><title>re: 10 Tips to Boost Your Productivity with C# and Visual Studio 2008</title><link>http://blogs.msdn.com/johnwpowell/archive/2008/03/23/10-tips-to-boost-your-productivity-with-c-and-visual-studio-2008.aspx#8345914</link><pubDate>Mon, 31 Mar 2008 20:11:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8345914</guid><dc:creator>Chris Staley</dc:creator><description>&lt;p&gt;ReSharper does support VS 2008. &amp;nbsp;3.1 (the current release version) will handle all of your C# 2.0 needs. &amp;nbsp;RS 4.0 is still in alpha/beta/whatever, but the nightly builds (&lt;a rel="nofollow" target="_new" href="http://www.jetbrains.net/confluence/display/ReSharper/ReSharper+4.0+Nightly+Builds"&gt;http://www.jetbrains.net/confluence/display/ReSharper/ReSharper+4.0+Nightly+Builds&lt;/a&gt;) have proven useful in the interim for working with the new C# 3.0 language enhancements.&lt;/p&gt;
</description></item><item><title>10 Tips to Boost Your Productivity with C# and Visual Studio 2008 </title><link>http://blogs.msdn.com/johnwpowell/archive/2008/03/23/10-tips-to-boost-your-productivity-with-c-and-visual-studio-2008.aspx#8352929</link><pubDate>Thu, 03 Apr 2008 05:45:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8352929</guid><dc:creator>AllenWang.NET</dc:creator><description>&lt;p&gt;JohnWPowell分享了在使用C#和VS2008时如何提高生产力的几个技巧和诀窍。&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/johnwpowell/archive/2008/03/23"&gt;http://blogs.msdn.com/johnwpowell/archive/2008/03/23&lt;/a&gt;...&lt;/p&gt;
</description></item><item><title>本周ASP.NET英文技术文章推荐[03/23 - 04/05]：C#、Visual Studio、MVC、死锁、Web 2.0 API、jQuery、IIS7、FileUpload</title><link>http://blogs.msdn.com/johnwpowell/archive/2008/03/23/10-tips-to-boost-your-productivity-with-c-and-visual-studio-2008.aspx#8359318</link><pubDate>Sat, 05 Apr 2008 06:28:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8359318</guid><dc:creator>Dflying Chen</dc:creator><description>&lt;p&gt;摘要本期共有9篇文章：提高C#和VisualStudio2008生产力的10个技巧ASP.NETMVCAction过滤器：缓存和压缩程序停止工作及其解决方法：第一部分：死锁调用D...&lt;/p&gt;
</description></item><item><title>10 Tips to Boost Your Productivity with C# and Visual Studio 2008 -- John W Powell</title><link>http://blogs.msdn.com/johnwpowell/archive/2008/03/23/10-tips-to-boost-your-productivity-with-c-and-visual-studio-2008.aspx#8359955</link><pubDate>Sat, 05 Apr 2008 11:44:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8359955</guid><dc:creator>晓江工作室</dc:creator><description>&lt;p&gt;LearnKeyBindings&lt;/p&gt;
&lt;p&gt;It'sanobviousandtrivialthing,butthetimesavingwilladdup,especiallyfo...&lt;/p&gt;
</description></item><item><title>提升C#和Visual Studio生产率的10个提示</title><link>http://blogs.msdn.com/johnwpowell/archive/2008/03/23/10-tips-to-boost-your-productivity-with-c-and-visual-studio-2008.aspx#8361840</link><pubDate>Sun, 06 Apr 2008 03:15:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8361840</guid><dc:creator>dreamliner</dc:creator><description>&lt;p&gt;明显而又简单，但是节省时间，尤其是对于那些你每天都要执行上百次的操作，例如构建和调试。下面是一些每个Visual Studio都应该知道的一些基本的快捷键：&lt;/p&gt;
</description></item><item><title>【收藏】本周ASP.NET英文技术文章推荐[03/23 - 04/05]：C#、Visual Studio、MVC、死锁、Web 2.0 API、jQuery、IIS7、FileUpload </title><link>http://blogs.msdn.com/johnwpowell/archive/2008/03/23/10-tips-to-boost-your-productivity-with-c-and-visual-studio-2008.aspx#8374222</link><pubDate>Thu, 10 Apr 2008 10:16:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8374222</guid><dc:creator>Jacky_Xu</dc:creator><description>&lt;p&gt;摘要&lt;/p&gt;
&lt;p&gt;本期共有9篇文章： 提高C#和VisualStudio2008生产力的10个技巧&lt;/p&gt;
&lt;p&gt;ASP.NETMVCAction过滤器：缓存和压缩&lt;/p&gt;
&lt;p&gt;程序停止工作及其解决方法：第一部分...&lt;/p&gt;
</description></item><item><title>re: 10 Tips to Boost Your Productivity with C# and Visual Studio 2008</title><link>http://blogs.msdn.com/johnwpowell/archive/2008/03/23/10-tips-to-boost-your-productivity-with-c-and-visual-studio-2008.aspx#8484594</link><pubDate>Sun, 11 May 2008 00:53:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8484594</guid><dc:creator>Scott Bellware</dc:creator><description>&lt;p&gt;So Microsoft lets the community smoke clear from the last time a softie tried to sell the idea of reverse-engineering tests from code, and we're right back to where we were a couple of years ago. &amp;nbsp;Zero progress. &amp;nbsp;Zero growth. &amp;nbsp;And Microsoft still trying to take advantage of its customers by working to convince them to use features that reduce customers' success potential.&lt;/p&gt;
&lt;p&gt;Is it so hard to provide guidance based on practices that yield the greatest results rather than guidance that merely justifies the investment you've made in questionable features?&lt;/p&gt;
&lt;p&gt;The crisis of quality and consciousness continues in the Microsoft sphere of influence and coercion.&lt;/p&gt;
</description></item></channel></rss>