Is there any tool or code to convert HTML files to .ASPX?
Elaboration to earlier question: I am looking for tool or code that automatically converts HTML controls to
No conversion needed. Just change *.html to *.aspx.
If you want parts of the HTML page to become dynamic, there's more work involved then.