What is not in the VS Orcas Web designer compared to the Expression Web?
I blogged earlier that Visual Stusio Orcas is getting new Web designer and related tools that are based on the same code as Expression Web. However, Visual Studio IDE architecture is quite different from Expression Web and certain features could not be easily accomodated. So, what is currently missing from Visual Studio as compared to Expression Web?
- Image tracing
- Picture editing tools
- Ability to draw tables
- Layout table tools and task panes
- Advanced, HTML-oriented Find and Replace
- Spell checker
- Quick Tag Editor
- Behaviors
- Frameset editing
- Image map tools
- Previewing pages in predefined fixed sizes
Abovementioned feature are missing for various reasons. We can't currently easily reuse spell checker or imaging library. Some features are not compatible with VS architecture. For instance, Quick Tag Editor relies on very different text editor and cannot be adapted to the VS text editor and intellisense in a reasonable time. Besides, there is always only that much time available in each release, so if we want properly test the product and make tests automatic then we have to limit amount of features that we put in any given release.
One other important change compared to VS 2005: new designer does not support multiple selection of controls. I.e. you can't control-click multiple buttons or select controls using mouse with rubberband rectangle.
Comments
Anonymous
February 27, 2007
Mikhail Arkhipov is a dev manager on the Visual Web Developer team, who posted recently about some ofAnonymous
February 28, 2007
Microsoft’s David Boschmans reveals that the March Community Technology Preview of the upcoming Orcas release of Visual Studio is now available from the Microsoft Download Center. The download overview has a list of what’s new in the Marc..Anonymous
October 30, 2007
The comment has been removed