0
kicks
ASP.NET 2.0 Provider model - the guts, the glory, the goodness
I still think the Provider model -- which handles high-level concepts like site membership, roles, and personalization, but allows you to modify the way they work at a low level by swapping in and out new providers -- is one of the coolest [...] things.