Visual Studio 11 Beta: Is Metro UI That Bad in a Dev Environment?
Join the DZone community and get the full member experience.
Join For Freewith the evolution of the metro user exprience, the guys at microsoft decided to take this one step further an make visual studio metro-compliant. the entire ui was revamped - it is now flattened and is using a very restricted color scheme. you can see some examples of how the ui changed in the official announcement blog post .
the changes drew a lot of criticism from seasoned developers, but is the change really as bad as developers claim it to be? not really. the layout of the general development elements (toolbars and panels) remained the same, and the icons are still somewhat similar to what was before. for me personally, vs11 with the light theme reminds of photoshop cs4 (scott hanselman mentioned that here ). with the dark one - expression. are a lot of people complaining about that? not really. the simplistic color scheme actually makes the ui more "clean" and organized - it is easier to see the important components and avoid the extra noise. but that was already said:
in previous versions of visual studio we made use of boxes, separators, bevels, gradients, and shadows to create user interface structure and emphasis. one unintended consequence was that the combined effect of this ‘line work’ drew attention away from developer content. in vs 11 we removed as much structural line work as possible.
another specific user concern is the fact that panel labels are very hard to differentiate due to their use of capital letters. in its current state, it indeed is a bit more confusing than it could be - the current font size and style do not facilitate easy recognition. this can be easily fixed by making the headers a bit larger and in bold. a uservoice member - thenonhacker , posted a suggestion for some ui modifications that make visual studio 11 look a bit more metro-ified:
ui changes are inevitable. look at what happened to office in just a couple of years - the new ribbon ui was welcomed with some heavy criticism, but later on everybody got used to it. i expect the same to happen to visual studio 11 - the current heavy criticism should die out with more hands-on feedback.
Opinions expressed by DZone contributors are their own.
Trending
-
Transactional Outbox Patterns Step by Step With Spring and Kotlin
-
Never Use Credentials in a CI/CD Pipeline Again
-
How To Integrate Microsoft Team With Cypress Cloud
-
MLOps: Definition, Importance, and Implementation
Comments