DNN a good package if you need more than just a content publishing system.
February 22, 2014
DNN a good package if you need more than just a content publishing system.

Score 3 out of 10
Vetted Review
Verified User
Software Version
3.0
Overall Satisfaction
DotNetNuke was used by our team to implement and create custom modules as per the client requirements. The client had requirements of displaying ad banners on the site and needed to capture those. My job was implement a module which would display those ad banners, capture the clicks and give the client statistics about the clicks. Developing this was very challenging given that I had 10s of thousands of records to go through and had to delete the processed records. To give some idea of how many records were in the database, if I didn't process the records say for 20 mins, I would have over 50K records in that time.
There were other modules that I have personally written while I worked on DNN when it first came out. They were all related to securing DNN while DNN was really new to the scene.
There were other modules that I have personally written while I worked on DNN when it first came out. They were all related to securing DNN while DNN was really new to the scene.
Pros
- Minimal code writing to create new basic modules.
- Good ASP.NET integrated user authentication and authorization
- Plenty of free and paid modules available to create DNN site.
Cons
- DNN should really create good tutorials for beginners. It takes a while before one can understand on how to get started in writing modules and their implementation
- Faster Web development
- Less amount spent in maintaining the website unless the site required new modules.
- Many free and paid modules readily available
A few products stack up against DNN like Wordpress, Drupal, SharePoint. Drupal, Wordpress, Joomla all are php based systems, while DNN, SharePoint were all .NET systems which is what I preferred. Comparing SharePoint to DNN, first would be the cost of SharePoint server along with Windows license that is required if you want to host it. Another issue is, developing for SharePoint webparts is far more tedious than DNN and frankly SharePoint is more of a document management system where DNN can be used to develop a website very easily and can be used on a smaller and similar scale as document management system.
Comments
Please log in to join the conversation