|
Untitled 1
 |
|
 |
| |
 |
|
| |
| Content Management Systems (CMSs) allow you to create, edit, manage, search and publish various kinds of digital media - be it written content or media such as photos and videos.If you have a site that needs to be updated regularly, a CMS becomes imperative. Instead of having to approach your web developers every time an update needs to be made, you have full control over the content yourself. |
|
| |
 |
| |
In order to understand what a DotNetNuke module is, it is important to first understand what DotNetNuke is
DotNetNuke is a Framework
DotNetNuke is a program that runs on Microsoft ASP.NET. It is also a framework, meaning, it is a program that is designed to be extended. One of the ways you extend the framework is to create modules. These modules are installed inside a DotNetNuke installation and when they run in that DotNetNuke installation they extend the framework to create a DotNetNuke website also called a portal.
DotNetNuke portals are configured to display pages and the pages are configured to display modules. These pages and modules are what make your website. |
|
| |
 |
 |
| |
|