Re: Visual Studio .Net and Dreamweaver together

February 24, 2004 by Ch Ch
My exprience is to use visual studio.net for server side stuff, then use DW to add client side script/object later, such as Flash (.swf) movie.

Visual Studio .Net and Dreamweaver together

August 5, 2005 by yaslam hassan

The way I do do it is design the page in dreamweaver then I copy the html code generated (ignore the title and above) then add it to the webform in VS studio. I always keep the top part in vs.net where the title and meta tags are then I only change the Body by adding the runat bit manualy