A Look at ASP.NET 2.0's Provider Model
- 编辑:admin -A Look at ASP.NET 2.0's Provider Model
as well as in many core ASP.NET 2.0 components. The Benefits of the Provider Model The provider model offers a number of benefits. First, the programmatic functionality offerred by thesystem. For an online forum application。
providing concrete implementations for the assorted methods. For example。
how are customers who use Oracle or Access going to be able to use yoursoftware? Another issue is with integration into a customer's existing data. All online forum sites have user accounts anda means for creating new accounts; this is typically modeled in the forum's architecture as a Users table in thedatabase. But customers might already have their own user-related database tables that already have thousands of user accounts.Or a customer might want to use the forums in an intranet setting, akin to: