I am attempting to run through a walkthrough that teaches about ASP.NET membership and security.Walkthrough: Creating a Web Site with Membership and User LoginThis was written for Visual Studio 2010, but I am attempting to run through it on Visual Studio 2012.The place where I get stuck is: >\[quote\] The next step is to configure ASP.NET membership and set up users. To do this, you can use the Web Site Administration Tool ...... To create a membership user\[code\]1. On the Website menu, click ASP.NET Configuration.\[/code\]\[/quote\]In Visual Studio 2012, I cannot see a "Website" menu.Is there still a Web Site Administration Tool? If so, how do you bring it up?