I use Frontpage (as oppsoed to Dreamweaver etc).
But I only use to set out and design my front stuff.
After that is done, I simply take the html and paste chunks of it into my aspx
pages or ascx pages.
I know the Designer in VS.NET is well, lets say, junk ... but you have to use it
if you are to code with C# etc.
In fact ... I really, really, really hate the VS.NET designer and used to get so
fed up with it rewriting my carefully constructed FrontPage written, handcrafted
d/html ... until I found out how to turn it off.
So now what I put in there, stays in there, and the VS html designer html
rewriter thingy doesn't touch it. (still doesn't display it very nicely - but I
KNOW what it looks like !)
And that is absolutely essential to be able to work with the flipping thing !