DotNetNuke Growing Pains and You - How to Cope
As with any Open Source project, DotNetNuke goes through some troubling growing pains that can impact users, but there are things that we can do to limit the pain.
Read Full ArticleAs with any Open Source project, DotNetNuke goes through some troubling growing pains that can impact users, but there are things that we can do to limit the pain.
Read Full Article.NET 4.0 introduced a new method for developers to capture and attempt to do something with unhandled exceptions, although straightforward, this feature requires a bit of understanding for proper usage.
Read Full ArticleOne of the most controversial discussions that we can have in the software development world is which programming language to use, this is very true when looking at VB vs C#.
Read Full ArticleThe DotNetNuke Object Qualifier was initially designed to allow multiple DotNetNuke sites to be installed to a single database, however, in the modern world, this is a very evil practice.
Read Full ArticleInstalling multiple DotNetNuke extensions at the same time can be tedious and result in unexpected downtime. Thankfully there is an easy way to install multiple extensions at once.
Read Full ArticleLINQ allows us to perform complex tasks with simplicity, however, aggregate and grouping functions can be complicated to understand, this post explores these concepts in detail.
Read Full ArticleConsistency in development environments is integral to successful team development, even single developer environments can benefit from consistency.
Read Full ArticlePerformance issues with DotNetNuke extensions can be almost impossible to diagnose due to the dynamic nature of the DNN architecture. Thankfully, with tools such as ANTS Profiler, we can isolate activity to report on individual module performance.
Read Full ArticleDebugging and looking at complex objects can result in a lot of time being spent "hunting" for the proper information because the IntelliSense details do not contain helpful information. By using attributes available for debugging we can improve this display to be manageable.
Read Full ArticleIt can be baffling how to create a link within DNN to a specific page with extra parameters but omitting a specific control.
Read Full ArticleContent provided in this blog is provided "AS-IS" and the information should be used at your own discretion. The thoughts and opinions expressed are the personal thoughts of Mitchel Sellers and do not reflect the opinions of his employer or any other affiliated company.
This blog’s content is copyright protected. Re-publishing on other websites is allowed as long as proper credit and backlink to the article is provided. Any other re-publishing or distribution of this content is prohibited without written permission from Mitchel Sellers.