<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>UKoom &#187; .NET</title>
	<atom:link href="http://www.ukoom.com/category/net/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ukoom.com</link>
	<description>Documentum, SharePoint, Alfresco, ECM...</description>
	<lastBuildDate>Thu, 13 May 2010 00:21:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>VS 2008 users: remember to download the SourceSafe CTP</title>
		<link>http://www.ukoom.com/vs-2008-users-remember-to-download-the-sourcesafe-ctp.htm</link>
		<comments>http://www.ukoom.com/vs-2008-users-remember-to-download-the-sourcesafe-ctp.htm#comments</comments>
		<pubDate>Mon, 21 Dec 2009 07:45:07 +0000</pubDate>
		<dc:creator>ukoom</dc:creator>
				<category><![CDATA[.NET]]></category>

		<guid isPermaLink="false">http://www.ukoom.com/?p=986</guid>
		<description><![CDATA[You&#8217;ve probably all [...]]]></description>
			<content:encoded><![CDATA[<p>You&#8217;ve probably all seen <a href="http://blogs.msdn.com/somasegar/archive/2007/11/19/visual-studio-2008-and-net-framework-3-5-shipped.aspx">Soma&#8217;s announcement</a> that the 2008 suite of products officially shipped this morning.  Good luck downloading &#8212; our servers are pegged <img src='http://www.ukoom.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>If you plan to use VS 2008 with SourceSafe, make sure to pick up the <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=FAF41EDD-924D-449F-AEFC-9C86DD499720&amp;displaylang=en">Update CTP</a> too.  Without it, some features like &#8220;Open from Source Control&#8221; will not work at all.  Pay close attention to the install instructions as well.  As it says in the <a href="http://support.microsoft.com/?kbid=939808">KB article</a>:</p>
<blockquote><p>You may receive error messages when you use Visual Studio 2008. This problem occurs because some compatibility fixes require the Tdnamespaceextension.dll file to be reregistered after you install Visual Studio 2008. To reregister the Tdnamespaceextension.dll file, type the following command at the [elevated - RB] command prompt:</p>
<p><strong>regsvr32 &#8220;%programfiles%\Microsoft Visual SourceSafe\tdnamespaceextension.dll&#8221;</strong></p></blockquote>
<p>Sorry about the manual install step.  It sucks, I know.  The next Update won&#8217;t have this requirement.  (We wanted to ship it before Orcas but ran into some last-minute delays.  Expect it before the end of the year.)</p>
<p>Why does SourceSafe need an update anyway?  Aren&#8217;t VS plugin interfaces supposed to be backwards compatible?  Yes, they are.  In fact, there are no changes to the MSSCCI API in 2008; none of the fixes are related to MSSCCI.  (3rd party source control developers can now breathe a sigh of relief).  The changes come from the way SourceSafe implements Open from Source Control, Add to Source Control, and Share inside Visual Studio.</p>
<p>Starting in VSS 2005, these functions let you browse the database inside VS&#8217;s open/add dialogs instead of hanging off the File -&gt; Source Control menu like most other source control providers.  It&#8217;s a cool trick known as a <a href="http://www.codeproject.com/shell/namespcextguide1.asp">namespace extension</a>.  In VS 2008, as you may have noticed, those open/add dialogs got a facelift: like <a href="http://blogs.msdn.com/richardb/archive/2007/09/11/did-you-know-how-to-bring-up-old-style-dialogs-in-sourcesafe-2005.aspx">VSS 2005</a>, VS 2008 now uses the standard Windows dialogs.  So Vista users in particular get a spiffy new one with integrated search &amp; everything.  Unfortunately, that change broke us pretty badly, leading in one way or another to at least 10 of the bugs on <a href="http://blogs.msdn.com/richardb/archive/2007/06/06/list-of-bugs-fixed-in-sourcesafe-2005-gdr.aspx">my list</a>.  Bottom line, you don&#8217;t want to be caught without the Update linked above.</p>
<p>Hopefully these fixes demonstrate our commitment to keep SourceSafe 2005 a viable option with VS 2008, Vista, and beyond!</p>
<p>This article is from http://blogs.msdn.com/richardb</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://www.ukoom.com/excel-financial-functions-for-net.htm" title="Excel Financial functions for .NET">Excel Financial functions for .NET</a></li><li><a href="http://www.ukoom.com/versions-of-net-framework-and-visual-studio.htm" title="Versions of .NET Framework and Visual studio">Versions of .NET Framework and Visual studio</a></li><li><a href="http://www.ukoom.com/windows-visual-studio-tip.htm" title="Windows visual studio tips">Windows visual studio tips</a></li><li><a href="http://www.ukoom.com/net-%e4%b8%a4%e4%b8%aa%e6%9c%88%e5%ad%a6%e4%b9%a0%e8%ae%a1%e5%88%92.htm" title=".NET 两个月学习计划">.NET 两个月学习计划</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.ukoom.com/vs-2008-users-remember-to-download-the-sourcesafe-ctp.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Source Safe 2005 Update CTP VS80-KB939808-X86-ENU.exe</title>
		<link>http://www.ukoom.com/visual-source-safe-2005-update-ctp-vs80-kb939808-x86-enu-exe.htm</link>
		<comments>http://www.ukoom.com/visual-source-safe-2005-update-ctp-vs80-kb939808-x86-enu-exe.htm#comments</comments>
		<pubDate>Mon, 21 Dec 2009 07:43:17 +0000</pubDate>
		<dc:creator>ukoom</dc:creator>
				<category><![CDATA[.NET]]></category>

		<guid isPermaLink="false">http://www.ukoom.com/?p=984</guid>
		<description><![CDATA[Fixes in the [...]]]></description>
			<content:encoded><![CDATA[<p><span>Fixes in the GDR include stability, performance, data integrity, and usability enhancements in many areas of the product.<br />
It also improves compatibility with Visual Studio 2008 and Windows Vista™. A comprehensive list of fixes that were previously published in the Microsoft Knowledgebase can be found by following the appropriate link under Additional Information on this page.</span></p>
<h4>System Requirements</h4>
<p><span></p>
<ul>
<li><strong>Supported Operating Systems: </strong>Windows 2000 Service Pack 4; Windows Server 2003 Service Pack 2; Windows Server 2003 Service Pack 2 x64 Edition; Windows Vista Business; Windows Vista Business 64-bit edition; Windows Vista Enterprise; Windows Vista Enterprise 64-bit edition; Windows Vista Home Basic; Windows Vista Home Basic 64-bit edition; Windows Vista Home Premium; Windows Vista Home Premium 64-bit edition; Windows Vista Starter; Windows Vista Ultimate; Windows Vista Ultimate 64-bit edition; Windows XP Service Pack 2</li>
</ul>
<ul>
<li><strong>Required Software</strong>: Visual Source Safe 2005</li>
</ul>
<p></span></p>
<h4>Instructions</h4>
<p><span>This GDR prerelease may be installed before or after installing Visual Studio.<br />
It is recommended that this GDR prerelease be installed before using SourceSafe integration inside Visual Studio 2008 (formerly codenamed “Orcas”). If you install Orcas, you must then reregister tdnamespaceextension.dll. Once fully installed, this GDR is compatible with all Orcas releases Beta 1 and later.</p>
<p>The GDR prerelease only needs to be installed once.</p>
<p>The GDR prerelease can be installed over any existing SourceSafe 2005 hotfixes. In addition, future hotfixes will contain all of the changes from this GDR (cumulative). Older builds will never overwrite newer builds.</p>
<p>It is recommended that you backup your SourceSafe databases before installing this GDR prerelease</p>
<p>To install this update, we recommend that you follow these steps:</p>
<ol>
<li>Save the download package on your computer.</li>
<li>Double-click the download package to run the installer.</li>
</ol>
<p></span></p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://www.ukoom.com/wordpress-plugin-%e2%80%93-addbookmarks.htm" title="Wordpress plugin – addbookmarks">Wordpress plugin – addbookmarks</a></li><li><a href="http://www.ukoom.com/documentum-api-kill-session.htm" title="Documentum API kill session">Documentum API kill session</a></li><li><a href="http://www.ukoom.com/webtop-6-5-sp2-loadrunner.htm" title=" Webtop 6.5 SP2 LoadRunner"> Webtop 6.5 SP2 LoadRunner</a></li><li><a href="http://www.ukoom.com/interceptors-of-struts-2.htm" title="Interceptors of Struts 2">Interceptors of Struts 2</a></li><li><a href="http://www.ukoom.com/%e5%bc%82%e5%9c%b0%e5%88%86%e5%b8%83%e5%bc%8f%e6%95%8f%e6%8d%b7%e8%bd%af%e4%bb%b6%e5%bc%80%e5%8f%91.htm" title="异地分布式敏捷软件开发">异地分布式敏捷软件开发</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.ukoom.com/visual-source-safe-2005-update-ctp-vs80-kb939808-x86-enu-exe.htm/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Visual SourceSafe 2005 Update VS80-KB943847-X86-INTL.exe</title>
		<link>http://www.ukoom.com/visual-sourcesafe-2005-update-vs80-kb943847-x86-intl-exe.htm</link>
		<comments>http://www.ukoom.com/visual-sourcesafe-2005-update-vs80-kb943847-x86-intl-exe.htm#comments</comments>
		<pubDate>Mon, 21 Dec 2009 07:15:25 +0000</pubDate>
		<dc:creator>ukoom</dc:creator>
				<category><![CDATA[.NET]]></category>

		<guid isPermaLink="false">http://www.ukoom.com/?p=978</guid>
		<description><![CDATA[This update is [...]]]></description>
			<content:encoded><![CDATA[<p>This update is a rollup of bug fixes for Visual Source Safe. The fixed bugs include stability, performance, data integrity, and usability enhancements in many areas of the product. It also improves compatibility with Visual Studio 2008 and Windows Vista™. A comprehensive list of fixes is publsihed in the Microsoft Knowledgebase Article. The article can be found by following the appropriate link under Additional Information on this page.</p>
<ul>
<li>This update  may be installed before or after installing Visual Studio.</li>
<li>It is recommended that this update be installed before using SourceSafe inside Visual Studio 2008 (formerly codenamed “Orcas”). Once installed, SourceSafe 2005 is compatible with all Orcas releases.</li>
<li>The update only needs to be installed once.</li>
<li>The update can be installed over any existing SourceSafe 2005 hotfixes. In addition, future hotfixes will contain all of the changes from this update (cumulative). Older builds will never overwrite newer builds.</li>
<li>It is recommended that you backup your SourceSafe databases before installing this update.</li>
</ul>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://www.ukoom.com/potbelly-sandwiches.htm" title="Potbelly Sandwiches">Potbelly Sandwiches</a></li><li><a href="http://www.ukoom.com/wordpress-%e6%98%be%e7%a4%ba%e6%91%98%e8%a6%81%e4%bf%a1%e6%81%af.htm" title="Wordpress 显示摘要信息">Wordpress 显示摘要信息</a></li><li><a href="http://www.ukoom.com/126%e9%82%ae%e7%ae%b1%e4%b8%8d%e8%83%bdpop3.htm" title="126邮箱不能pop3">126邮箱不能pop3</a></li><li><a href="http://www.ukoom.com/mysql-50-or-mysql-51.htm" title="MySQL 5.0 or MySQL 5.1?">MySQL 5.0 or MySQL 5.1?</a></li><li><a href="http://www.ukoom.com/enable-sql-trace-in-documentum.htm" title="Enable SQL Trace in Documentum">Enable SQL Trace in Documentum</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.ukoom.com/visual-sourcesafe-2005-update-vs80-kb943847-x86-intl-exe.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XSLT Study</title>
		<link>http://www.ukoom.com/xslt-study.htm</link>
		<comments>http://www.ukoom.com/xslt-study.htm#comments</comments>
		<pubDate>Fri, 06 Feb 2009 09:36:00 +0000</pubDate>
		<dc:creator>Rexleed</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.ukoom.com/?p=509</guid>
		<description><![CDATA[Reference:
http://www.xslt.org.cn/books/xslt/index.htm
http://www.xml.com/pub/a/2001/05/07/xsltmath.html
http://www.xml.com/pub/a/2002/06/26/q-a.html
http://blog.csdn.net/cds27/archive/2006/05/21/747283.aspx
http://www.cnblogs.com/cime63/archive/2007/09/28/908754.html
http://stackoverflow.com/questions/231373/xslt-ie6-default-processor
http://shiningwu.javaeye.com/blog/152823
http://shiningwu.javaeye.com/blog/154361
Related PostsClassic hibernate [...]]]></description>
			<content:encoded><![CDATA[<p>Reference:<br />
http://www.xslt.org.cn/books/xslt/index.htm<br />
http://www.xml.com/pub/a/2001/05/07/xsltmath.html<br />
http://www.xml.com/pub/a/2002/06/26/q-a.html<br />
http://blog.csdn.net/cds27/archive/2006/05/21/747283.aspx<br />
http://www.cnblogs.com/cime63/archive/2007/09/28/908754.html<br />
http://stackoverflow.com/questions/231373/xslt-ie6-default-processor<br />
http://shiningwu.javaeye.com/blog/152823<br />
http://shiningwu.javaeye.com/blog/154361</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://www.ukoom.com/lamp%e7%8e%af%e5%a2%83%e6%90%ad%e5%bb%ba%e7%ac%94%e8%ae%b0.htm" title="LAMP环境搭建笔记">LAMP环境搭建笔记</a></li><li><a href="http://www.ukoom.com/what-is-a-docking-station.htm" title="What is a Docking Station">What is a Docking Station</a></li><li><a href="http://www.ukoom.com/philadelphia.htm" title="Philadelphia">Philadelphia</a></li><li><a href="http://www.ukoom.com/scripts-for-snapshot.htm" title="Scripts for Snapshot">Scripts for Snapshot</a></li><li><a href="http://www.ukoom.com/hibernate%e5%8f%8c%e5%90%91%e5%85%b3%e8%81%94%e4%b8%ad%e5%b8%b8%e5%b8%b8%e7%94%a8set-%e8%80%8c%e4%b8%8d%e7%94%a8list.htm" title="Hibernate双向关联中常常用Set 而不用List">Hibernate双向关联中常常用Set 而不用List</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.ukoom.com/xslt-study.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Excel Financial functions for .NET</title>
		<link>http://www.ukoom.com/excel-financial-functions-for-net.htm</link>
		<comments>http://www.ukoom.com/excel-financial-functions-for-net.htm#comments</comments>
		<pubDate>Mon, 29 Dec 2008 05:58:39 +0000</pubDate>
		<dc:creator>Rexleed</dc:creator>
				<category><![CDATA[.NET]]></category>

		<guid isPermaLink="false">http://www.ukoom.com/?p=345</guid>
		<description><![CDATA[Considering that the [...]]]></description>
			<content:encoded><![CDATA[<p>Considering that the .NET framework is easily on the short list for the most popular business application platform, it is surprising that financial functions are largely ignored. Sure there is a handful of methods squirreled away in VisualBasic.Financial, but most developers don’t even think to look there. It is no wonder companies often turn to Excel.</p>
<p><span id="ctl00_ctl00_Content_TabContentPanel_Content_wikiSourceLabel">Excel Financial functions for .NET  is a .NET library that provides the full set of financial functions from Excel. The main goal for the library is compatibility with Excel, by providing the same functions, with the same behaviour. Note though that this is not a wrapper over the Excel library; the functions have been re-implemented in managed code so that you do not need to have Excel installed to use this library.</span></p>
<p>References:</p>
<p>http://www.infoq.com/news/2008/12/FSharp-Financial</p>
<p>http://code.msdn.microsoft.com/FinancialFunctions</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://www.ukoom.com/vs-2008-users-remember-to-download-the-sourcesafe-ctp.htm" title="VS 2008 users: remember to download the SourceSafe CTP ">VS 2008 users: remember to download the SourceSafe CTP </a></li><li><a href="http://www.ukoom.com/versions-of-net-framework-and-visual-studio.htm" title="Versions of .NET Framework and Visual studio">Versions of .NET Framework and Visual studio</a></li><li><a href="http://www.ukoom.com/windows-visual-studio-tip.htm" title="Windows visual studio tips">Windows visual studio tips</a></li><li><a href="http://www.ukoom.com/net-%e4%b8%a4%e4%b8%aa%e6%9c%88%e5%ad%a6%e4%b9%a0%e8%ae%a1%e5%88%92.htm" title=".NET 两个月学习计划">.NET 两个月学习计划</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.ukoom.com/excel-financial-functions-for-net.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Versions of .NET Framework and Visual studio</title>
		<link>http://www.ukoom.com/versions-of-net-framework-and-visual-studio.htm</link>
		<comments>http://www.ukoom.com/versions-of-net-framework-and-visual-studio.htm#comments</comments>
		<pubDate>Mon, 29 Dec 2008 05:47:03 +0000</pubDate>
		<dc:creator>Rexleed</dc:creator>
				<category><![CDATA[.NET]]></category>

		<guid isPermaLink="false">http://www.ukoom.com/?p=339</guid>
		<description><![CDATA[
Published: November 20, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ukoom.com/wp-content/uploads/2008/12/dotnets.jpg"><img class="alignnone size-medium wp-image-340" title="dotnets" src="http://www.ukoom.com/wp-content/uploads/2008/12/dotnets-266x300.jpg" alt="" width="266" height="300" /></a></p>
<p>Published: November 20, 2007 &#8211; 08:46AM CT</p>
<p>As promised <a href="http://arstechnica.com/journals/microsoft.ars/2007/11/05/visual-studio-2008-coming-to-msdn-subscribers-at-the-end-of-november">earlier this month</a>, Microsoft announced today that both Visual Studio 2008 and the accompanying .NET Framework 3.5 have been released to manufacture (RTM).</p>
<p>Codenamed Orcas, Visual Studio 2008 (VS2008) comes two years after Visual Studio 2005.  In total, there are more than 250 new features added with significant enhancements across every version ranging from Express Editions to Visual Studio Team Systems (VSTS). A key addition in VS2008 is support for the new Language Integrated Query (LINQ), which is positioned as a technology for rapid application development. LINQ is designed to let developers focus on what they need the data to do, rather than be mired in the complexities of data abstraction and casting.  Also, LINQ makes it easier to tie C# or Visual Basic with SQL.</p>
<p>In addition, VS2008 features multi-targeting support.  Scott Guthrie, a general manager in the Microsoft Developer Division, explains in a <a href="http://weblogs.asp.net/scottgu/archive/2007/11/19/visual-studio-2008-and-net-3-5-released.aspx">blog post</a>:</p>
<blockquote><p>VS 2008 enables you to build applications that target multiple versions of the .Net Framework. This means you can use VS 2008 to open, edit and build existing .NET 2.0 and ASP.NET 2.0 applications (including ASP.NET 2.0 applications using ASP.NET AJAX 1.0), and continue to deploy these application on .NET 2.0 machines.</p></blockquote>
<p>The .NET Framework 3.5 features enhancements to a number of built-in libraries as well as deliver a host of features relevant to Web 2.0, Service-Oriented Architecture (SOA) and Software plus Services-based applications.</p>
<p>Even though the product&#8217;s formal launch will not take place until next year, MSDN subscribers can download VS2008 and .NET Framework 3.5 <a href="http://msdn2.microsoft.com/en-us/vstudio/default.aspx">here</a>.</p>
<p><a href="http://www.ukoom.com/wp-content/uploads/2008/12/vss.jpg"><img class="alignnone size-medium wp-image-342" title="visual studios" src="http://www.ukoom.com/wp-content/uploads/2008/12/vss-300x143.jpg" alt="" width="300" height="143" /></a></p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://www.ukoom.com/vs-2008-users-remember-to-download-the-sourcesafe-ctp.htm" title="VS 2008 users: remember to download the SourceSafe CTP ">VS 2008 users: remember to download the SourceSafe CTP </a></li><li><a href="http://www.ukoom.com/excel-financial-functions-for-net.htm" title="Excel Financial functions for .NET">Excel Financial functions for .NET</a></li><li><a href="http://www.ukoom.com/windows-visual-studio-tip.htm" title="Windows visual studio tips">Windows visual studio tips</a></li><li><a href="http://www.ukoom.com/net-%e4%b8%a4%e4%b8%aa%e6%9c%88%e5%ad%a6%e4%b9%a0%e8%ae%a1%e5%88%92.htm" title=".NET 两个月学习计划">.NET 两个月学习计划</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.ukoom.com/versions-of-net-framework-and-visual-studio.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows visual studio tips</title>
		<link>http://www.ukoom.com/windows-visual-studio-tip.htm</link>
		<comments>http://www.ukoom.com/windows-visual-studio-tip.htm#comments</comments>
		<pubDate>Mon, 29 Dec 2008 05:04:24 +0000</pubDate>
		<dc:creator>Rexleed</dc:creator>
				<category><![CDATA[.NET]]></category>

		<guid isPermaLink="false">http://www.ukoom.com/?p=330</guid>
		<description><![CDATA[Plugins:
DPack http://www.usysware.com/DPack/Default.aspx
TestDriven.NET  http://www.testdriven.net/
Short [...]]]></description>
			<content:encoded><![CDATA[<p>Plugins:</p>
<p>DPack http://www.usysware.com/DPack/Default.aspx</p>
<p>TestDriven.NET  http://www.testdriven.net/</p>
<p>Short cuts:</p>
<p>CT+SH+L  &#8211; remove current line</p>
<p>CT+L         &#8211; cut current line</p>
<p>CT+EN / CT+SH+EN  insert a new line</p>
<p>CT+I          &#8211;  incremental search</p>
<p>CT+SH+V  &#8211; cycle paste</p>
<p>&#8220;印象最深刻的就是工具栏上的那个搜索框：当输入一些文字之后，按回车，会在当前打开的文件中从当前光标位置向后搜索内容，并选中第一个搜到的内容（估计用 过这个玩意儿的人都知道）；输入一个数字行号，按Ctrl + G，就会跳转到这一行；输入工程中的一个文件名，按Ctrl + Shift + G，会打开这个文件；输入一些内容，按F1会打开帮助搜索这段内容；输入一个函数名、按F9，会在这个函数上加上断点；输入大于号，后面可以使用vs中的 一些命令，比如File.OpenFile……&#8221;</p>
<p>1 转到定义: F12；<br />
2 设置书签:Ctr+K+K；<br />
3 设置任务: //TODO:something,查看任务Ctrl+W+T；<br />
4 查找：Ctrl+ F， Ctrl+Shift+F；<br />
5 强迫智能感知：Ctrl+J；<br />
6 强迫智能感知显示参数信息：Ctrl-Shift-空格；<br />
7 格式化整个块：Ctrl+K+F；<br />
8 全屏幕：Alt+Shift+Enter；<br />
9 设置书签：Ctrl+B+T，跳转书签：Ctrl+B+N<br />
10 检查括号匹配(在左右括号间切换): Ctrl +]<br />
11 选中从光标起到行首(尾)间的代码: Shift + Home(End)<br />
12 在方法定义和调用之点切换：Ctrl+Shift+7(8)<br />
13 设置断点：F9<br />
14 查找所有引用： Shift + F12<br />
15 注释代码,助记方法，Edit + Comments：Ctrl + E,C<br />
16 取消注释, 助记方法：Edit + UnComments：Ctrl + E,U<br />
17 格式代码, 助记方法：Edit + Document(只能在代码能编绎的情况下起使用)：Ctrl + E,D<br />
18 收拢代码：Ctrl+M, O<br />
19 选中自己圈中的长方块：Alt+Shift+鼠标<br />
20 调试模式下，“调试——窗口——反汇编”，或者ctrl + alt + d<br />
21 按下Ctrl+Enter会在上面插入一个空行，Ctrl+Shift+Enter则会在下面插入一个空行。光标会移至新行的开始处。<br />
22 使用Tab增加缩进，Shift+Tab减少缩进（相应的菜单命令在Edit &#8211; Advanced 中）<br />
23 格式化整篇代码： Ctrl+K, D<br />
24 用Ctrl+W选中当前字<br />
25 单个节点折叠与打开开关: Ctrl+M, M<br />
26 使用Ctrl+G跳至指定行<br />
27 使用Ctrl+Delete和Ctrl+Backspace分别删除后继和前驱的词<br />
28 使用Ctrl+L剪切当前行，Ctrl+Shift+L删除当前行<br />
29 如何创建书签并在其中进行跳转？（推荐）按下Ctrl+K, Ctrl+K 可以创建/取消一个书签，该命令绑定至Edit.ToggleBookmark，如果你的快捷键与此不同，可通过命令来查看具体的快捷键。</p>
<p>30 使用Ctrl+J来帮助语句完成</p>
<p>References:</p>
<p>Book &#8211; Microsoft Visual Studio Tips： 251 Ways to improve your productivity</p>
<p>http://blogs.msdn.com/saraford/default.aspx</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://www.ukoom.com/vs-2008-users-remember-to-download-the-sourcesafe-ctp.htm" title="VS 2008 users: remember to download the SourceSafe CTP ">VS 2008 users: remember to download the SourceSafe CTP </a></li><li><a href="http://www.ukoom.com/excel-financial-functions-for-net.htm" title="Excel Financial functions for .NET">Excel Financial functions for .NET</a></li><li><a href="http://www.ukoom.com/versions-of-net-framework-and-visual-studio.htm" title="Versions of .NET Framework and Visual studio">Versions of .NET Framework and Visual studio</a></li><li><a href="http://www.ukoom.com/net-%e4%b8%a4%e4%b8%aa%e6%9c%88%e5%ad%a6%e4%b9%a0%e8%ae%a1%e5%88%92.htm" title=".NET 两个月学习计划">.NET 两个月学习计划</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.ukoom.com/windows-visual-studio-tip.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
