Web Planet

 

Web Design?

Is it possible to design a web site in Dreamweaver and write coding in Visudio Studio 2005? I perfer to use Dreamweaver for design as I am comfortable with it. For me, VS 2005 is a perfect tool to code a program. Can I design a site in Dreamweaver and import them to Visual Studio? Is there any problem if I develope web site that way? Thank you for your help.

Public Comments

  1. After you design your pages in Dreamweaver, save them to a folder. Then open them in Visual Studio 2005, as long as they are standard webpages (.htm, .js, .css, .asp, .aspx) and not Dreamweaver template pages (.dwt) you should be fine. I Hope this answers your question! http://www.insightstyle.com
  2. Absolutely, that's exactly how I do ASP.NET sites: Get the design together in DreamWeaver, do the code in VS. If you are going to use master pages / themes, there will be some reconstruction of the proper files between the two programs, but it works fine.
Powered by Yahoo! Answers