Developing login forms and user administration sections in ASP.NET 1.x used to be a time-consuming process, but you have seen
in this chapter how the new user-management tool and features in ASP.NET 2.0 can help reduce that timeframe significantly.
You have also seen how to effectively manipulate templated controls so you can fit them into any page layout or color scheme,
and how to use the new Membership and Roles objects to easily access common user and role functions. Now you just need to
figure out what to do with all that extra time you’ll have when you finish your next project early.