How on earth do I create an ASP.NET Web Application project in Visual Studio 2005. There is no such project type when I attempt to add a new project to a solution.
I am reading Advanced .NET remoting and on page 170 it says "All you need to do is create an ASP.NET Web application project using Visual Studio .NET and ...." but since I cannot create such a project in Visual Studio not sure how to continue.
Thanks,