Anyone have any experience developing ASP.NET sites in Dreamweaver MX???

What I would like to do is create the site in Dreamweaver MX and not in the VS.NET IDE. I want to create the html pages in dreamweaver and then write the code in the codebehind pages in the VS.NET IDE or in Dreamweaver. Anyone know of any tutorials or links on how to do this????

My main concern is the difference in using the HTML controls vs. the WebForms controls.