Which one is better Visual Studio OR Dreamweaver?

RESmonkey

Diamond Member
May 6, 2007
4,818
2
0
Correct me if I'm wrong, but isn't Visual Studio a programming suite? BTW, Dreamweaver kicks ass.
 

KB

Diamond Member
Nov 8, 1999
5,406
389
126
If you are doing ASP.Net server programming then Visual Studio.

If you are doing jscript/html design then Dreamweaver.
 

Snapster

Diamond Member
Oct 14, 2001
3,916
0
0
Originally posted by: drebo
Dreamweaver. Under every circumstance.

To be honest, Dreamweaver intellisense absolutely blows for an advanced user as it's very frustrating. It has gotten much better in recent releases, but I will still not touch it for my .Net Projects where I can hook in my own controls / tags and drag/drop code blocks etc.
 

Pacemaker

Golden Member
Jul 13, 2001
1,184
2
0
Dreamweaver unless you are using asp.net and then Visual Studio as it is far superior for that.
 

serox

Senior member
Jul 11, 2004
280
0
0
Originally posted by: RESmonkey
Correct me if I'm wrong, but isn't Visual Studio a programming suite? BTW, Dreamweaver kicks ass.

I said the same thing about VS being up there in that list. I usually do all the code in VS then do the design either in just a notepad doc or if i have to, use Dreamweaver.
 

gsellis

Diamond Member
Dec 4, 2003
6,061
0
0
Option 3, Expression Web.

Dreamweaver has the typical 'huh' in the interface design. VS is OK, but project starts are not too intuitive. Expression Web has been much easier.

But that is my opinion and I do not do web design except out of necessity.
 

imported_Dhaval00

Senior member
Jul 23, 2004
573
0
0
Expression Studio rocks. The portability between VS.NET and Expression Studio is amazing. I believe there is also a light version - Expression Blend or Web (don't know which one is the lightest).