In ASP.NET 2.0 we have the provider model where storage for the different API sets (e.g. Membership, Profile, Navigation, etc.) is pluggable in that you write a provider for your particular store if we don't ship one that you want to use. I got asked
Read More...