摘要: Command window is very effective to me Just find! I can visit all commands here like going to callstack, errorlist, breakpoints, etc.With Ctrl + Tab, command window should be enough to visit everythin... 阅读全文
posted @ 2010-04-11 17:20 能巴 阅读(304) 评论(0) 推荐(0) 编辑
摘要: #Region is useful to organize code. Some tips to use it:1. Ctrl+K,s to choose #region to insert it for you.2. Right click in the source file (.cs for example), choose outlining submenu, you will find ... 阅读全文
posted @ 2010-04-11 17:18 能巴 阅读(196) 评论(0) 推荐(0) 编辑