Hi I am fairly new to programming and C# in particular. I am working from a text book "Cloud Database Development and Management" by Lee Chao and having an issue creating a web form using master page in chapter 9.
I have created an ASP.NET Web form as well as a master page. The next step is to create a "Web form using Master page" but the option as shown in the book is not available to me. I have done research using google as well as this site with no luck. One common suggestion is to create a "Web Form" and there should be an option for 'use master page' after web form created but I do not see that option either. Any suggestions or advice on how to create a web form using the master page would be greatly appreciated!
Thanks
That specific new item object has been renamed to "ContentPage".