You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
options dialog
About this tag
The options dialog tag on WindowsForum.com covers discussions about configuration dialogs in Microsoft development tools. Content includes references to the new options dialog in Microsoft WebMatrix Beta 3, which provides settings for web development projects. Additionally, the tag relates to Visual Studio 2013 SDK samples that demonstrate extending the IDE, where options dialogs are a common extensibility point. These threads focus on developer tools and their customization features, helping users understand how to access and modify settings within Microsoft's integrated development environments.
For the past few months we've been highlighting projects and examples that extend Visual Studio in one way or another. Well today's post is the "Mother of all Visual Studio Extensibility Post."
Why? When the examples come from the Visual Studio Product Team itself, that's hard to beat... :)...
code editor
command
custom controls
debugging
development
extensions
highlight
ide
menu
msbuild
optionsdialog
project templates
samples
sdk
source control
spell check
typing speed
visual studio
windows tools
wpf
In this devnugget, Andrew demonstrates some of the new features in WebMatrix Beta 3, including rendering unencoded output with Html.Raw, new Package Management support, new publishing features, and a new options dialog.
You can keep track of what's happening with the DEvHammer on his blog, or...