Wednesday, July 15, 2009

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.

Web Design?
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.
Reply:It depends on your scripting language of choice, but certainly you can edit your code in an outside source, and even configure Dreamweaver to be aware of it. I use ActiveState Komodo for anything PHP-related, for example. Report It

Reply: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


No comments:

Post a Comment