How to start design the Master page in .NET 2005. It is possible to transper the page designed in dreamweaver to masterpage in .NET ?
how to build Master page in .NET 2005
Collapse
X
-
Tags: None
-
If you are using Visual Studio 2005 then it is easy. Otherwise you will require more experience to use Dreamweaver or another program. You can write simple .NET applications including Master Pages in Notepad if you have to, but most people don't have the time or energy and the inability to build or compile can be a limitation.
Comment