What is the role of the Profile Provider in ASP.NET / MVC?
What kind of information should be stored/retrieved using this functionality? How does it fit in with the rest of the family of user providers:
- Profile Provider
- Membership Provider
- Role Provider
?