I am new for ASP.Net application. Now I want to create a website. How to create master page and how to insert table (template).
Please see this link: http://www.keystream.se/index.php
I expect this format simple website. Tell me how to create it step by step. I am using Visual Studio 2010 software in my system.
Right click on your project in the solution explorer and select add new item. In the template that open select master page and specify a name for your master page and click add.