Welcome to MSDN Blogs Sign in | Join | Help

Sara Ford's Weblog

My adventures embracing open source on CodePlex and at Microsoft

News

    • Did you know... All author proceeds go directly to sending Hurricane Katrina survivors to college.

      Microsoft Visual Studio Tips book

      Recent Entries

Did you know… You can use Ctrl+F9 to enable or disable a breakpoint - #265

In the general development settings, I didn’t see this command under the Debug menu.  So, in case you want to use the keyboard to enable or disable a breakpoint, you can Ctrl+F9, which is bound to the command Debug.EnabledBreakpointNote that you won’t find a Debug.DisableBreakpoint, since this is handled by the enabled command.

Disabled breakpoint

A disabled breakpoint will still get saved in your Breakpoints window, but will be ignored while debugging.

Breakpoints window showing a disabled breakpoint

Technorati Tags: ,
Posted: Wednesday, July 23, 2008 3:00 AM by saraford

Comments

Visual Studio Hacks said:

My latest in a series of the weekly, or more often, summary of interesting links I come across related to Visual Studio. Lisa Feigenbaum is looking for feedback on a potential Call Hierarchy feature on The Visual Basic Team blog. Visual Studio 2008 KB:

# July 23, 2008 1:44 PM

真见 said:

1.C#4.0的4个新特性。2.Webgrid控件开源了。3.获取WebSiteImage.5.微软的在线文件存储(强烈推荐)。WindowsLiveSkyD...

# July 25, 2008 2:30 AM

真见 said:

今天看到的文章都不错,所以花了一个中午的休息时间整理出来共享。。

# July 25, 2008 2:33 AM

cnblogs.com said:

1. C#4.0的4个新特性。 2. Webgrid控件开源了。 3. 获取WebSite Image. 5.微软的在线文件存储( 强烈推荐 )。 Windows Live SkyDrive ====>5

# July 25, 2008 3:01 AM
New Comments to this post are disabled
Page view tracker