.NET几乎程序员都在使用visual studio 2008进行开发。可是,你通过它达到最大的开发效率了吗?...下面,就Understanding & Navigating阶段来间接visual studio 2008的高效应用。其中,用到了DevExpress CodeRush Xpress插件。...3、Find current location (1)、这里推荐一个PowerToy for visual studio:source code outliner 它可以给出代码文件中对象与成员的outline
#061、增大编辑器工具提示的字体 原文地址:http://blogs.msdn.com/saraford/archive/2007/10/15/did-yo...
#071、给所有快速查询的结果标记上书签 原文链接:Did you know… You can bookmark all of your Quick Find...
#94、Beth Massi的vs每日提示浏览器 原文链接:Beth Massi’s Visual Studio Tip of the Day Browser 评论:此篇是介绍作者的一个同事用vb写了一个浏...#95、vs每日提示的边栏工具 原文链接:Visual Studio Tip of the Day Windows Sidebar Gadget 具体的下载地址:http://gallery.live.com
评论:原文是使用Ctrl+W,我在vs2008 sp1 发现只有Ctrl+Shift+W才可以 #033、 把代码拖拽到新的位置 原文地址:http://blogs.msdn.com/saraford/
评论:这个技巧估计知道的人比较多 #112、隐藏Visual Studio 的状态栏 原文链接:You can hide the Visual Studio status bar 操作步骤: 菜单:工具...#120、改变Visual Studio 起始页的Rss源 原文链接:You can change the RSS feed on the Visual Studio Start Page 操作步骤:
#121、如何设置vs启动时(工作区)加载内容 原文链接:How to customize what Visual Studio opens to 操作步骤: 菜单:工具+选项+环境+启动,在“启动时...#122、使用Ctrl+Tab打开IDE的导航,获得鸟瞰视图,同时在Visual Studio中导航到所有打开的文件和工具窗体 原文链接:use Ctrl+Tab to bring up the IDE...Navigator to get a bird’s eye view and navigation of all open files and tool windows in Visual Studio
#041、 通过返回标记,在编辑器向前或向后定位代码 原文地址:http://blogs.msdn.com/saraford/archive/2007/09/...
#191、把代码拖拽到工具箱的常规选项卡 原文链接:drag and drop code onto the Toolbox General tab 操作步骤:...
Visual Studio 2008 每日提示(tip of day )是2007年7月Sara Ford在她的博客里推出了VS 2008每日提示系列,里面收集了许多使用VS 2008技巧和诀窍,截至到今天...(2008年11月30日)已经有367条了。...我把这些技巧翻译、整理,并给出自己的评论,分享给vs2008的使用者。每篇10个tips ,争取和原作者同步。...微软的Visual Studio 2008功能越来越强大了,通过这个提示系列的,也许你会发现一些隐藏的功能。...blogs.msdn.com/saraford/archive/2007/08/07/did-you-know-to-use-tabbed-document-to-maximize-a-tool-window-within-visual-studio.aspx
本篇包括tip80-tip91 //www.watch-life.net/visual-studio/visual-studio-2008-tip-day-9.html #81、如何在所有的文件里进行替换...#83、如何用命令来查找 原文链接:How to search from the command line 操作步骤: 几乎所有的Visual Studio命令可以通过命令行运行,查找命令也是一样...#87、在命令窗口运行带参数的 Visual Studio 命令 原文链接:You can run Visual Studio commands with arguments from the command
#174、sara 30岁了 原文链接:Sara turns 30 today, so I need another “Go Sara Go”, and how to use /safemode 2008
#011、 全屏模式 原文地址:http://blogs.msdn.com/saraford/archive/2007/08/09/did-you-know-visual-studio-has-a-full-screen-mode.aspx...操作步骤: Visual Studio 有四种窗口布局; 1、设计视图-启动vs后你看到(视图); 2、全屏视图-(菜单操作)视图+全屏; 3、调试视图-调试时候看到(视图); 4、文件视图...使用快捷键来注释和取消注释 原文地址:http://blogs.msdn.com/saraford/archive/2007/08/16/did-you-know-how-to-create-or-change-visual-studio-keyboard-shortcuts.aspx...操作步骤: 1、注释代码:Ctrl+K,Ctrl+C 2、取消注释::Ctrl+K,Ctrl+U Visual Basic, C#, and C++ 等都是使用相同的快捷键。
评论:也许你找就用这个功能了,只是没发现罢了 #162、返回Visual C++ 2.0的一些提示 原文链接:A lot of tips go back to Visual C++ 2.0 本篇主要讲述一些...Visual C++ 2.0的技巧,和vs2008似乎没什么关系。...评论:不太明白vc++ 6.0 都过时了,为啥还搞vc++ 2.0 呢 #163、按 Ctrl+/ 转到Visual Studio命令行 原文链接: You can press Ctrl+/ to reach...the Visual Studio command line 操作步骤: 如何在不打开命令行窗口的时候,输入命令呢?...工具箱,设置“AutoToolboxPopulate ”为false 这样设置以后就不把作为解决方案一部分一起编译的任何控件加载到工具箱的选项 评论:在vs2005如果选了true会导致IDE假死,在vs2008
不过需要才重启vs2008才可以看见。
#021、 调整字符、词或行的顺序 原文地址:http://blogs.msdn.com/saraford/archive/2007/08/23/did-yo...
评论:在vs2008 sp1里已经有所改变了。你可以按自己的需要来指定缓存符号的位置。
#141、在打开的工具窗口中上下移动定位 原文链接:You can use Alt+F7 and Shift+Alt+F7 to move to the ne...
#051、循环使用剪贴薄里粘贴的不同内容 原文地址:http://blogs.msdn.com/saraford/archive/2007/10/01/did...
#151、意外关机情况下,保存自动恢复文件 原文链接:Where Visual Studio saves auto-recovered files in the case of an unexpected...自动恢复文件保存的位置在: …\My Documents\Visual Studio 2008\Backup Files\ 在意外关机后重新启动开发环境时,会出现“集成开发环境恢复文件”对话框。...Studio 项目位置”文本框填入你想保存的目录。...Studio 2008支持多框架定向 原文链接:Visual Studio 2008 Supports multi-targeting of the .NET Framework Visual Studio...评论:这个功能是vs2008最大的亮点。让使用vs2005的用户可以非常平滑的过度到vs2008
领取专属 10元无门槛券
手把手带您无忧上云