So there are now two different editors that are out from Microsoft. There is Visual Studio which has been around for a long time and now a new tool called Expression Web. So which should you use?
Well it all comes down to what you are going to be doing.
Expression If you are creating a lot of HTML pages and designing them and working with client-side scripting, then Expression Web is the tool for you. The entire Expression Suite is geared towards Graphic Designers. It has tools for everything from creating images, to creating web pages and even Silverlight or Videos.
Visual Studio If, on the other hand, you are doing a lot of work that involves code-behind (connecting to databases, calling web services and things like that, then Visual Studio is the tool for you. It can do the same stuff that Expression does, but since it isn�t fo ...
Go to the complete details ...