473,386 Members | 1,801 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Dreamweaver/Visual Studio compatibility

Anyone know of any compatibility issues between DW and Visual Studio? I've
been told me that editing in DW (I'm using CS3 on one computer and 8 on
another) can cause compilation errors because of some invisible data that DW
inserts. I'd like to use DW for minor updates as I get more familiar with
VS. Am I safe to do that?

Thanks,
Mickey
Sep 16 '08 #1
3 4482
Hi, there Mickey. I started on DW UltraDev (whose server-side functionality
was eventually absorbed into DW.)

If you are going to work in/learn ASP.NET, my general advice is to use and
learn Visual Studio. VS.NET sort of crushes DW in terms of being a
functional and productive IDE, except for one notable exception that I will
detail below.

If you use DW to do minor updates to ASCX/ASPX pages, it should not cause
harm. If you use DW to edit .CS codebehind files, this too will work, but it
is somewhat foolish to do so. IDE has rich intellisense capabilities you
will learn to know and love, and it will make you very powerful.

The biggest issue I have with VS.NET as an IDE, honestly, is that for
small-scale website work where you're just bashing in a few changes and
updating a page or code, there is not a simple and easy key binding to
upload the change. With Dreamweaver, you simply hit "Control-Shift-U" and
it's uploaded. VS.NET doesn't have quite the same notion of "sites" that DW
does, and you either have to copy the file yourself or go through the kludge
of the VS.NET website tool. Really, really annoying. A program manager I met
at Tech Ed last summer hinted that there will be major improvements to the
VS.NET deployment in its next version but offered no specifics. I hope
something like this gets put in as an option. VS.NET may not have been
developed as a low-skill website editor but that's how many are using it
these days.

In all other ways Visual Studio is really quite an awesome tool and I think
you will enjoy working with it.

Cheers,
-KF
"Mickey" <mi****@DELETEMEmicnap.comwrote in message
news:uI**************@TK2MSFTNGP03.phx.gbl...
Anyone know of any compatibility issues between DW and Visual Studio?
I've been told me that editing in DW (I'm using CS3 on one computer and 8
on another) can cause compilation errors because of some invisible data
that DW inserts. I'd like to use DW for minor updates as I get more
familiar with VS. Am I safe to do that?

Thanks,
Mickey
Sep 17 '08 #2
Thanks for your thorough answer, Ken! Much appreciated. I look forward to
learning my way around VS. I'll be taking my first real plunge today so I'll
probably be back with more questions. :-)

Mickey


"Ken Fine" <ke*****@newsgroup.nospamwrote in message
news:9A**********************************@microsof t.com...
Hi, there Mickey. I started on DW UltraDev (whose server-side
functionality was eventually absorbed into DW.)

If you are going to work in/learn ASP.NET, my general advice is to use and
learn Visual Studio. VS.NET sort of crushes DW in terms of being a
functional and productive IDE, except for one notable exception that I
will detail below.

If you use DW to do minor updates to ASCX/ASPX pages, it should not cause
harm. If you use DW to edit .CS codebehind files, this too will work, but
it is somewhat foolish to do so. IDE has rich intellisense capabilities
you will learn to know and love, and it will make you very powerful.

The biggest issue I have with VS.NET as an IDE, honestly, is that for
small-scale website work where you're just bashing in a few changes and
updating a page or code, there is not a simple and easy key binding to
upload the change. With Dreamweaver, you simply hit "Control-Shift-U" and
it's uploaded. VS.NET doesn't have quite the same notion of "sites" that
DW does, and you either have to copy the file yourself or go through the
kludge of the VS.NET website tool. Really, really annoying. A program
manager I met at Tech Ed last summer hinted that there will be major
improvements to the VS.NET deployment in its next version but offered no
specifics. I hope something like this gets put in as an option. VS.NET may
not have been developed as a low-skill website editor but that's how many
are using it these days.

In all other ways Visual Studio is really quite an awesome tool and I
think you will enjoy working with it.

Cheers,
-KF
"Mickey" <mi****@DELETEMEmicnap.comwrote in message
news:uI**************@TK2MSFTNGP03.phx.gbl...
>Anyone know of any compatibility issues between DW and Visual Studio?
I've been told me that editing in DW (I'm using CS3 on one computer and 8
on another) can cause compilation errors because of some invisible data
that DW inserts. I'd like to use DW for minor updates as I get more
familiar with VS. Am I safe to do that?

Thanks,
Mickey

Sep 17 '08 #3
Not really. What people are probably talking about is the fact that
Dreamweaver adds references to its own libraries when you do certain actions
in Dreamweaver.

I was a huge Dreamweaver advocate when MS offered FrontPage. I am now using
Expression Web for design. This shift was more because of EW's CSS features,
which outshine Dreamweaver. In either case, I used Visual Studio for coding
and the other tool for design (DW or EW).

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

Subscribe to my blog
http://feeds.feedburner.com/GregoryBeamer#

or just read it:
http://feeds.feedburner.com/GregoryBeamer

********************************************
| Think outside the box! |
********************************************
"Mickey" <mi****@DELETEMEmicnap.comwrote in message
news:uI**************@TK2MSFTNGP03.phx.gbl...
Anyone know of any compatibility issues between DW and Visual Studio?
I've been told me that editing in DW (I'm using CS3 on one computer and 8
on another) can cause compilation errors because of some invisible data
that DW inserts. I'd like to use DW for minor updates as I get more
familiar with VS. Am I safe to do that?

Thanks,
Mickey
Sep 17 '08 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Steve Wasser | last post by:
While not specific to C# (although I am coding in C#). I have a website I've developed using Dreamweaver, and am rapidly getting sick of it. Is there an import or migration function for Visual...
17
by: Don Wash | last post by:
Hi All! First of all I would like to say that VS.NET is one of the finest IDE I've used in years. It really helps me code quickly. Workspace management using auto hide windows, minimizing and...
5
by: Simon Harvey | last post by:
Hi there everyone, I have a fairly open ended but simple question that I could really use some assistance with. When I first bought visual studio (under the student license) i thought it was...
4
by: Bruce W...1 | last post by:
IE 6 supports the DOM for the most part. Am I missing something or is this absent from Visual Studio 2003? Does Web Matrix have it? You see, I'm trying to get Visual Studio and Dreamweaver MX...
6
by: Marty U. | last post by:
I know this topic has been beat to death. However, I was sitting here trying to figure out what Microsoft Does when they develop an ASP.net for WYSIWYG functionality. Visual Studio's sucks to be...
1
by: Mark | last post by:
Hopefully somebody can help me with this very frustrating problem. In Dreamweaver I have a template page and a page created from this template called Home.aspx. In Visual Studio I have a class...
16
by: TB | last post by:
Hi all: If you think that the following comments are absolute amateurish, then please bear with me, or simply skip this thread. A couple of months back I made the decision to initiate a...
54
by: m.roello | last post by:
In the book: "Working with Microsoft Visual Studio 2005" Craig Skibo wrote: "The power of Visual Studio 2005 lies in its ability to empower users to build, test, and debug powerful applications...
15
by: Ronald S. Cook | last post by:
We have graphics/web designers at our firm and then programmers. We're trying to work together without stepping on each other's toes. So far, we've all been using Visual Studio. But, is there...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.