Is it possible to convert / migrate Sharepoint Masterpages to ASP.NET Masterpages ?
+3
A:
You will have to Remove all the SharePoint Related Controls & Reference out the Master Page, that is the only thing you will have to do to get the Master Page work in ASP.NET.
Kusek
2010-02-18 08:51:42
+1
A:
They are the same thing, but with a lot of SharePoint specific controls/placeholders and a horrible structure with lots of nested tables. Definitely possible, but not something I would recommend.
Tom Clarkson
2010-02-18 11:41:52