Products

Solutions

Resources

Partners

Community

About

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

  • 4/7/2015
  • 13877 Views

Comments

13877 Views

Providers

Last updated long time ago

Comments

Common

(Enter the content of this article below)

Advanced

 
A Provider, simply put, is a design pattern often used in .NET applications. The Provider Model can probably be best explained, in depth, via MSDN.

To simplify this explanation and tie it more to DotNetNuke, Providers can be broken down into two basic types:
  • Abstract: This is something exposed as part of the DotNetNuke Core API.
    1. Example: Data Provider
  • Concrete: A specific implementation of the abstract API
    1. Example: SQL Data Provider

Providers are declared (and often set) in DotNetNuke via the web.config file within the dotnetnuke section of the file.

The following provider types exist in the DotNetNuke Core API:


Topic Links

Contents
No sections defined
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out