Chapter 18. Maintaining MyGolfGear.NET's User Information
IN THIS CHAPTER
Objectives
Learn about the UserDS class
Understand how the Users.aspx.cs code behind class uses the UserDS class
Learn how the User.aspx page was created and what purpose it serves
Administrative users of Web sites like MyGolfGear.NET need tools to manage user information. At a minimum, administrators need the ability to assign users to groups and edit user information.
This chapter discusses how basic user management was implemented for MyGolfGear.NET. Specifically, it reviews the pertinent database objects, discusses the creation of a new strongly typed dataset class, and describes the new user interface elements created to support this functionality.
Get Building e-Commerce Sites with the .NET Framework now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.