Results 1 to 4 of 4

Thread: dreamweaver mx 2004 or VS.NET for ASP.NET??

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2004
    Location
    Some where on Earth
    Posts
    98

    dreamweaver mx 2004 or VS.NET for ASP.NET??

    Hi guys!!

    I want to ask for your opinion on dreamweaver mx 2004 and VS.NET for ASP.NET. Which is better? I'm learning both at the same time and i find that there are pros and cons for both the SW. I will describe the pros and cons below:

    DWMX 2004 PROS:
    1) Learn HTML more effectively
    2) new functions that make things easier
    3) Very powerful
    4) ASP, ASP.NET, JSP, HTML usable
    5) (cant thing of anything yet)

    DWMX 2004 CONS:
    1) creating a template is like HELL!!
    2) very hard to learn if you are new to DWMX 2004
    3) generate useless codes in the HTML
    3) (cant thing of anything yet)

    VS.NET PROS:
    1) if you know VB.NET, doing ASP.NET is like doing in VB.NET!!

    2) don't need to build any template because you can design any where in the page!!
    3) new learner can learn very fast
    4) (cant thing of anything yet)

    VS.NET CONS:
    1) TOO EASY!! what is the point of doing ASP.NET is VB.NET style??
    2) Not much knowledge of HTML is needed to do it
    3) It doesn't support classic ASP(am i right? Correct me if im wrong)
    4) (cant thing of anything yet)

    That is all i can think off. Please state your opinion here. Thanks!!

    Cheers!!
    Anime is what i LIVE for, BREATH for, and DIE for!

  2. #2
    Frenzied Member <ABX's Avatar
    Join Date
    Jul 2002
    Location
    Canada eh...
    Posts
    1,622
    First of all....

    VS.Net was never intended to support ASP.

    VS.NET CONS:
    1) TOO EASY!! what is the point of doing ASP.NET is VB.NET style??
    2) Not much knowledge of HTML is needed to do it
    1: THAT IS THE MAJOR BENIFIT OF USING ASP.NET! If you have learnt VB.Net or C# for Desktop Development it doesnt take much more to learn how to create dynamic websites. ASP.NET was never intended to be a language, its just a framework for website development. EASY IS GOOD (when you still maintain control)!

    2: How is this bad?

    FYI: You can design anywhere in the page w/ dreamweaver too. (an with any text editor).

    ----------------------------------------------------------------------------------

    I prefer Dreamweavers html/xhtml editor for designing (i dont use the designers at all). Then i copy the html over to VS.net and do all the coding there.

    and Personally i would prefer template support in VS.net.
    Tips:
    • Google is your friend! Search before posting!
    • Name your thread appropriately... "I Need Help" doesn't cut it!
    • Always post your code!!!! We can't read your mind!!! (well, at least most of us!)
    • Allways Include the Name and Line of the Exception (if one is occuring!)
    • If it is relevant state the version of Visual Studio/.Net Framwork you are using (2002/2003/2005)


    If you think I was helpful, rate my post
    IRC Contact: Rizon/xous ChakraNET/xous Freenode/xous

  3. #3
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    Simple answer:

    VS.NET

  4. #4
    Fanatic Member venerable bede's Avatar
    Join Date
    Sep 2002
    Location
    The mystic land of Geordies
    Posts
    1,018
    When I first started .net I made the mistake of using Dreamweaver MX.

    DONT!!!

    Dreamweaver doesn't support code behind pages (I have read that you can work around this but why?)

    If you use behaviours (Wizards) you will find that Dreamweaver generates some of the most convoluted crap code imaginable.

    You cannot compile you're code so its slower.

    There is no Intellisence and considering there are more methods and properties in .net then hairs on Bodwads back this is a pain.

    On saying all of that I still use Dreamweaver for my HTML stuff but nothing else.

    Dreamweaver is for webchicks (Graphic Designers) who as we all know smell, are untrustwothy, drink like girls and have bad breath.

    Parksie

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width