Page Design - Beginner help

  • Thread starter Thread starter Wayne P.
  • Start date Start date
W

Wayne P.

Is there a good reference online to good page design in VS.Net?
I am used to tools like DreamWeaver and GoLive that make CSS or table bases
layouts a breeze. However, it appears that VS.Net lacks any GUI support for
such ease (unless I just can't find it). I've even tried creating an aspx
page in Dreamweaver but when I load it in VS.Net, is just doesn't work quite
right....

I see many nice sites done in ASP.Net, so I know it can be done. I''m just
not figuring out how and where to start....

Thanks for any pointers...

Wayne P.
 
Wayne,

Use vs.net for programming and keep dw for making layouts.

Create pages in vs.net, then make page design as much as you can in dw,
don't do there any server-side programming, then go back to vs.net and add
server-side.

I've just purchased dw after years of struggling with vs design
capabilities.

Eliyahu
 
Back
Top