You are here:   Home
Register   |  Login

DotNetNuke

Minimize

DotNetNuke is a content management system (CMS) for websites, easy to use and highly extensible, with lots of add on modules.

One of my customers made me use Joomla. After suffering with that for three years, I was not motivated to look into another CMS, especially since I had written my own Asp.net framework, which of course I loved (and want to port to DotNetNuke).

After peering at DotNetNuke for a year, I finally gave it a try and immediately saw how powerful and easy to use it was. Have been moving my customers' and my websites to it since.

DotNetNuke Articles

Minimize

Entries for 'Internet Handholding'

How to Set Up the DotNetNuke Blog Module Documentation
DotNetNuke Download Page from Codeplex http://dnnblog.codeplex.com DotNetNuke Blog Module Project Home www.dotnetnuke.com/Community/Extensions-Forg...
Modules 44
DotNetNuke Site Currently Unavailable After Moving to New Server
Moved my DotNetNuke (DNN) website to a new server. The process entailed these steps. 1. Backed up the database 2. Copied all the files from the web...
Problems 369
How to Make DotNetNuke Go from Slow to Super Fast
Have been running a number of DotNetNuke installations with a number of different hosting companies, with most having a number of websites. Have...
Asp.net 1183
DotNetNuke Ventrian Articles Module Comments Change Avatar User Picture Icon
Ventrian Articles module adds articles to your DotNetNuke website. The module comes with the ability for people to add comments. The module displays ...
Articles - Ventrian 1355
DotNetNuke CSS List-Style-Type Not Working
Sometimes you want to make a list, but you do not want bullets in front of the list. To get that to work, you try using the CSS List-Style-Type a...
CSS 2103
DotNetNuke Stylesheet How to Format Code and Other Examples in a Block
The html editors for websites are both amazing and troubling. They are impressive for their extraordinary functionality all written in javascript...
CSS 1760
How to Upgrade DotNetNuke Installation
By Andrew Weitzen, Bronze Inc. (c) 2010 Bronze is the publisher of several online Internet journals including: InternetHandholding.com, Dom...
Installation 2303
DotNetNuke Web.Config Changes for Release.Config
When you create a new DotNetNuke installation you have some custom updates in your web.config file. When you upgrade DotNetNuke the new web.config is...
Installation 2362
DotNetNuke menu buttons easy to arrange
Here is a comment from one of my new DotNetNuke customers.  ---- Orginal Message ----- Finished the article. I re-arranged the [menu] buttons ...
Useability 1120
How to Find the DotNetNuke Module ID
To find the DotNetNuke module ID, display the web page in your browser. Note the title of the module or some text near the beginning or end of the mod...
Database 2043
Use Sql Server Management Studio to Edit DotNetNuke Database
You can use Microsoft's Sql Server Management Studio to make changes to the DotNetNuke database. Download Sql Server Management Studio Express f...
Database 1383
DotNetNuke Store, Shopping Cart, Inventory, Order Processing Modules
If you need a DotNetNuke ecommerce business, online store, shopping cart, product catalatog, inventory control, order processing, payment pr...
Reviews 1466
Creating a New Portal on DotNetNuke
To create a new portal on DotNetNuke: Logon to your DNS provider and point your domain name to your DotNetNuke Webhosting site. ...
Installation 1408
Configuring Your DotNetNuke Portal Site Settings, Google Tools and Google Analytics
Go to your website. Go to Admin, Site Settings. Use as many of your keywords as you can in as many places as you can. Enter your title, description an...
Installation 1976
Configuring DotNetNuke Host Settings
Logon to your website as your Super User and go to Host, Settings. Uncheck Display Beta Message. Uncheck Check For Upgrades. Change H...
Installation 1227
Configuring a DotNetNuke Portal
Go to your website and logon as a Super User or Portal Administrator. This presumes you have the default DotNetNuke portal template. Go to Adm...
Installation 1650
Modify web.config When Installing DotNetNuke
Before installing DotNetNuke on your webserver, there are a few changes you can make that can make your installation and later use more convenient. F...
Installation 1544
Documenting Your DotNetNuke Installation Keeping Track of Important Information
You need to keep track of all the information for your DotNetNuke websites. Here is a suggestion for documenting what you have. Cr...
Installation 1432
How to Install DotNetNuke (DNN) Documentation, Guide and Tips
Started using DotNetNuke this summer. Having done several DotNetNuke 5.xx host installs and dozens of portals, have worked out a p...
Installation 1662
Username and Email Address in DotNetNuke Database Tables
Mistakenly entered the wrong SuperUser account username and email address when installing DotNetNuke and immediately forgot what I entered. Went...
Database 2189
Default Ventrian Articles List Item Format with Subject and Abstract Only
This is code for the Ventrian.com Articles module. Below is a format for listing articles in a fairly clean summary format. This is a simple mod...
Articles - Ventrian 1759
Increase DotNetNuke Login Logout Timeout to Keep User Signed On Indefinitely
The default DotNetNuke login logout timeout is 60 minutes. That may work for some, but if you are like me and want to update your website every time y...
Asp.net 3983
Why DotNetNuke Instead of Facebook, Google, Live, Yahoo Groups
There now seem to be four issues. I wrote to you originally only about #4. Will address all. Use a group instead of Constant Contact Use a...
Useability 1630
DotNetNuke Easy to Use
Andrew, This is a great start. It's very easy to edit. I was playing around for a little bit today. I'll give you a call so we can go over some of t...
Useability 1066
CK Editor Documentation
DotNetNuke comes with the FCK Editor. There is a new version of the editor called CK Editor. You can find links to the new version of the C...
Editor 1141
DotNetNuke Ventrian Articles Module Use Shortened URL
To have a shorter URL in the address bar for Articles, go into Admin Options, Main Options, SEO. For URL Mode check the Shortened box. This will remo...
Articles - Ventrian 1146
DotNetNuke FCK Editor & #160 in HTML Text
If you look at the source code of entries created by the FCK Editor, often you will see &#160 in the html. When you do not put anything at all, th...
Editor 2033
Telerik AJAX DotNetNuke Modules and .Net Components
Telerik has a number of DNN modules and .Net components that look good. See www.telerik.com. By Andrew Weitzen, Bronze Inc. (c) 2010 Bronz...
Modules 1242
DotNetNuke Windows Live Authentication Single Signon for Multiple Portals
One way to have a single signon for multiple portals is to use Windows Live or OpenID. There is an article here www.datasprings.com/Resources/Articl...
Registration 1370
DotNetNuke for Portable Devices Mobile Friendly
DotNetNuke Mobile Friendly Adapt DotNetNuke portal to mobile devices without changing your existing desktop experience. Main Features ...
Modules 2113
Streaming Video - DotNetNuke (DNN) Silverlight Video Library 3.0
This looks like an excellent module for video streaming. Silverlight Media Player is a DotNetNuke Module that embraces the new Microsoft Silverlight ...
Modules 1719
5.1.2 DotNetNuke Missing HTML module
After installing DotNetNuke 5, I went to add the HTML module to a page, but the HTML module was missing from the module drop down list. Do not know...
Problems 1367
5.1.2 DotNetNuke Error: Site Settings is currently unavailable.
After installing DotNetNuke 5.1.2, when updating site settings for the initial portal, got the error message below. To fix the problem 1. Go to...
Installation 1065

Internet Handholding Newsletter

Minimize

DotNetNuke

Minimize



Recommend DotNetNuke.bz

Minimize

Share/Bookmark Bookmark and Share