设计在.NET松散耦合的组件 - 供应商模式 [英] Designing loosely coupled components in .NET - Provider Pattern

查看:164
本文介绍了设计在.NET松散耦合的组件 - 供应商模式的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经被告知,提供商模式是一个的方式来设计松散耦合的组件。我正在设计一个API。能否请你指向的链接,其中提供的模式进行说明。我发现一个 rel="nofollow">,有没有更多的描述使用.NET的框架提供商模式

I have been told that the Provider pattern is a way to design loosely coupled components. I am working on designing an API. Could you please point to links where Provider pattern is explained. I found one here, are there any more that describe provider pattern using .net as the framework

推荐答案

在Juval洛伊的WCF的书,他呼吁模式的 Bridge模式 dofactory 有一些好东西就可以了。

In Juval Lowy's WCF book he calls the pattern the Bridge pattern. dofactory has some good stuff on it too.

我最近一直在收集有关供应商模式的一些链接的MS考试,我攻读(70-568)。这里的列表 - 超过你永远需要了解的供应商模式:

I've recently been collecting some links on the provider pattern for an MS exam I was studying for (70-568). Here's the list- more than you'll ever need to know about the Provider Model:

  • Provider Model Design Pattern and Specification, Part 1 (old but detailed).
  • The ASP.NET 2.0 Provider Model. 136 pages- a tomb of Provider Model information.
  • ProviderBase- the base class for all provider implementations.
  • Don’t forget to add <clear/> when adding providers.
  • Configuring Providers.
  • Using the ASP.NET provider functionality in Windows based apps.
  • Implementing a Membership Provider.
  • Implementing a Role Provider.
  • Creating a custom site map provider.
  • Implementing a Profile Provider.
  • Creating a custom DB profile provider.
  • Session State Providers.
  • Implementing a Session-State Store Provider.

这篇关于设计在.NET松散耦合的组件 - 供应商模式的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆