In this project, you will use the ASP.NET platform to create a simple dynamic Web site. In this site, you will register yourself as a user for the site with a user name and a password. Then, you will program a welcome message on the home page (default.aspx) to make it personalized with your registered name. In other words, the welcome message will use your user name that you entered during the self-registration process to personalize the welcome message.