ASP.NET 2.0 Provider model - the guts, the glory, the goodness(blogs.msdn.com)

submitted by crpietschmanncrpietschmann(11.3k) 5 years, 1 month ago

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.

4 comments |category: |Views: 30

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by yesthatmcgurkyesthatmcgurk(4063) 5 years, 1 month ago 0

I just was describing this model to some people at work when discussing how to gradually roll out a distributed system. Let's say you have a three part system: A B and C. A has a dependency on B and C, but we can't write all three at the same time. By using the provider model, we can write A and enough code to replace the needed functionality of B and C in the form of small versions placed in DLLs expressed as providers in A' configuration. Later when we roll out B or C all we have to do is change the configuration of A and you're up and running.

Reply

posted by yesthatmcgurkyesthatmcgurk(4063) 5 years, 1 month ago 0

... Too bad what I just posted here in the comments is better than the article. Unless you're in Belfast, don't bother reading.

Reply

posted by motionblurmotionblur(0) 5 years, 1 month ago 0

@ yesthatmcgurk: You love the sound of your own voice, don't you? ;)

j/k

Reply

posted by gavinjoycegavinjoyce(25.7k) 5 years, 1 month ago 0

What does this have to do with Belfast?

Reply

information Login or create an account to comment on this story