This entry was posted on Tuesday, May 25th, 2010 at 12:14 am and is filed under Web Design Tools. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.


My Space Proxy
Ultimate Web Space Tools for any Skill Level
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.
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.
2 Responses to “Web Design?”
Leave a Reply

May 25th, 2010 at 5:52 am
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
References :
May 25th, 2010 at 6:18 am
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.
References :