Agreed - I'll just add that before I start work on any project, I first open
all aspx pages in DWMX, then open the requisite files in VS.NET. Then I
proceed with any modifications (aspx/ascx in DWMX, coding in VS.NET and no
coding in DWMX or layout in VS.NET), then do all compiling and subsequent
test runs from VS.NET. The big benefit of opening all aspx pages in DWMX
prior to opening any related project pages in VS.NET is that if aspx the
page inadvertently gets opened in VS.NET (perhaps as a result of a search
operation) and then rearranged by VS.NET, then I can simply switch back to
DWMX which will be telling me that the aspx has been modified outside of the
DWMX environment - and prompts me to save or not. I save at that point -
replacing the screwed up html with what DWMX had in memory. Works like a
charm and saves a ton of time. This may sound a bit complicated and it IS.
But when I first started developing with ASP.NET/VS.NET, I presented my
strategy to this group and no one came up with a different or better
strategy. If there is one, I'd still like to know.
"Max" <> wrote in message
news:gCfic.485140$. com...
> Dreamweaver will re-write stuff you did in VS.NET and VS.NET will re-write
> stuff you did in Dreamweaver. There's very little you can do to prevent
it,
> so just be aware that it happens, and learn each app's behavior. A lot of
> people will flat out deny that it happens, that's why I'm pointing this
out.
> Heck, even using the app individually you run into code rewriting
problems.
> There are probably 2000 cases where it will happen, so there's no since in
> pointing them all out. It just depends on what you are doing. Some people
> apparently never experience any difficulty. So, I'll just have to say,
good
> for them. 
>
> -Max
>
>
> "Ian" <> wrote in message
> news:...
> > Hi there,
> >
> > Has anybody got any tips or recommendations for using Vs.Net and
> Dreamweaver
> > 2004 together?
> >
> > I like to use dreamweaver as the layout tool as for me it just seems a
> > little more powerful but Vs.Net is the best for coding..
> >
> > Any advice for anybody with tips or pitfalls to watchout for would be
> > gratefully appreciated
> >
> > Thanks
> >
> > Ian
> >
> >
> >
>
>