Club Web Site Starter Kit

A starter kit is a template or model program you can use with the Express editions to learn new tools and programming techniques and to easily build a working program. The Club Web Site Starter Kit allows you to quickly and easily launch a Web site for your club or organization with a home page, an events page, a place for news, a photo album, a page that lists all your members, a page of links, and a contact page. This starter kit also demonstrates some of the new capabilities found in ASP.NET 2.0 as well as some of the new features provided by the underlying .NET Framework 2.0. Some of the more important things you can learn about are the new membership and role management systems that ASP.NET 2.0 provides. These new security systems allow for you to easily manage access to your application and not only authenticate users in a general fashion, but to also place the authenticated user in a particular role that will have different access rights.

Start with this home page to rapidly develop a club Web site