Previously, we looked at how to set up the basic foundations of the “DX Airways” home page as well as how to add and customize the basic user interface using DevExpress ASP.NET Components. If you missed those tutorials, feel free to head over to the DevExpress Channel and view them.
Continuing with the homepage construction, we now look at implementing Membership and Authorization for the public facing website. We’ll be using the ASP.NET Provider Model and integrating it with our XPO Objects to facilitate usage of the ASP.NET Security Controls. Eventhough we use a custom provider, Membership and Authorization will be kept as a conventional two-level model made up of Users and Roles. So, click here or on the image above to watch the new installment in our DX Airways RWA Series.