About
This blog is mostly about my work, but expect an occasional home project, productivity tip and tooling review.Search
Categories
- Conference (20)
- Development (193)
- Security (16)
- Test (30)
- Tooling (154)
- Uncategorized (151)
Most used tags
Tag Archives: IDE
Remove titlebarbuttons from Visual Studio 2013
Hack the registery [HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\12.0_Config\MainWindowFrameControls]. I removed the Feedback Button, UserNotifications Badge and User Information Card with the registry hack. There is an Option in Visual Studio to hide the Quick Launch or I could use the registry to hide that. And finally a clean development environment. Continue reading →
Posted in Development
|
Tagged environment, Hack, IDE, registry, titlebarbuttons, visual studio
|
Leave a comment