Enterprise Extension Development with DotNetNuke: Part Two
Enterprise extension development is a mindset and a technology set. The prior blog post looked at the mindset, now we look at the technology.
Read Full ArticleEnterprise extension development is a mindset and a technology set. The prior blog post looked at the mindset, now we look at the technology.
Read Full ArticleThere is a difference when developing enterprise-grade solutions vs those quick-hit type items that are more bespoke. This post explores some of the differences in structure and process for the enterprise developer.
Read Full ArticleOver the past 6 months, I have been pushing to establish a set of NuGet packages for DotNetNuke extension development, these have finally been released!
Read Full ArticleStarting with 6.0.0 DNN introduced a new forms design standard, however, they changed that pattern in 7.x. How can we cope with the differences an minimize the level of effort?
Read Full ArticleWith the release of ASP.NET 4.5, Web Forms developers managed to obtain some amazing new features even with all of the emphasis being placed on MVC. Of these new features, the most helpful, in my opinion, is the ability to do Model Binding in a similar manner to MVC within WebForms.
Read Full ArticleProviding secure access to files within an application can be a bit complicated, this post explores options available to .NET Framework 4.5, and later, developers for securing access to file assets.
Read Full ArticleDotNetNuke has a number of internal logging processes, these can leave behind files that are uncleaned. This post explores the items that can, and should, be cleaned on a regular basis.
Read Full ArticleThe DotNetNuke API contains a caching process that includes expanded features from that of the standard ASP.NET Application cache that can be used by developers, this post explores its usage.
Read Full ArticleDotNetNuke comes preconfigured with a set number of module categories for organization, and you have the ability to customize this list, however, the process to do so is very hard to identify. This post explores creating custom categories.
Read Full ArticleOften times you might need to confirm actions with users, by creating a re-usable confirmation in the skin of your site, you can control this look and feel easily.
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.