Hi, I would like to create user forms in Visual Studio but I don't want to write HTML code by hand and it would be nice to have HTML editor WYSIWYG when I can quickly create form layout and just copy & past html into application page in VS. So then I would concentrate in C# coding logic in that form.
Is there any good tool to do this?
Thanx for any help.