Contents tagged with DNN
-
Mastering Open Source with DNN: A Conversation with Chris Hammond
In the world of open-source software, DotNetNuke (DNN) is a popular choice for many developers. We're privileged to have Chris Hammond, an expert in the DNN ecosystem, to share his insights with us today. As a software veteran with a wealth of experience, Chris provides many tutorials through his blog at ChrisHammond.com. If you're interested in expanding your knowledge about DNN, you won't want to miss his insights.
-
Using GitHub actions to Automate your DNN Extension Deployments
Yesterday I posted a new tutorial for all you DNN users. I've spent quite a bit of time over the past few weeks coming up with a way to get DNN Modules/Themes deployable from a GitHub Repo using GitHub Actions workflows.
-
DNN (DotNetNuke) 9.9.0 released!
Just in time for the #DNNSummit conference (https://www.dnnsummit.com) there is a new release of the DNN Platform, version 9.9.0.
-
New DotNetNuke (DNN) Release V09.06.00
The DNN project keeps chugging along and the open source community has put together a new release 9.6.0 that came out on April 29th, 2020.
-
15 Years of DotNetNuke
15 years ago a guy named Shaun Walker released something special unto the world. Something that would ultimately change the way Microsoft approached Open Source. Shaun released a CMS tool called IBuySpy Workshop, a modified version of IBuySpy Portal. The IBuySpy Workshop ultimately became DotNetNuke, now known as DNN (I’m nostalgic for DotNetNuke btw).
-
Visual Studio 2017 Development Templates for DNN (DotNetNuke)
With the release of Visual Studio 2017 coming in a few short hours, I am proud to release the latest update for the Christoc’s DotNetNuke Extension Development Templates!
-
DNN Tip: Pruning the EventLog with EventLogConfig
In an earlier blog post I talked about the EventLog table and the Exceptions table, specifically in terms of how to “clear” the tables out. This post will talk specifically about how to keep the EventLog table cleaned up to begin with.
-
DNN Tip: Monitoring the Exceptions and EventLog tables
-
DNN 9.0.1 Released
Depending on what the "source" is, it appears that DNN 9.0.1 was released either 11 days ago, or 3 days ago.
-
New Visual Studio 2015 Templates for DNN, Now With Wizard for Customizing
-
Why should you list your open source extensions on the DNN Store?
One of the best things I love about the DNN platform is the ease of building, releasing, and updating Extensions for your website. If you need custom functionality you can either build something yourself, or likely find something that someone else has developed previously that might fit your needs.
-
DotNetNuke 7.3.0 Upgrade Issues
-
DotNetNuke HammerFlex Free Skin resources
This blog post is a simple collection of free resources for the HammerFlex skin for DotNetNuke. HammerFlex is a responsive, open source skin that utilizes Bootstrap V3 to provide a flexible mobile friendly layout/design for your DotNetNuke (DNN) websites.
-
New Release: dnnCHAT v01.00.00 now available using #SignalR
Earlier this year I started on a project to learn how to use SignalR, I had reasons to do so for my full time job (non-DNN related) but considering my DNN experience over the past 11 years I figured that learning how to use SignalR with DNN would be my fastest way to get myself up to speed. So I started working on a Chat module. Originally that module was called SignalRChat, and was available on codeplex, but ultimately I decided that name kind of sucked, so it needed to be something else.
-
Customizing the latest Module Dev Project Templates
With the 2.0 release of my module development project templates last week I’ve had a few inquiries into how to customize the templates. You can download the templates from http://christoctemplate.codeplex.com/
-
Using the new Module Development Templates for DotNetNuke 7
With the release of DotNetNuke 7.0 (and now the more recent 7.0.2), it was time to update my module development project templates. If you have worked with my module development templates before, here are the major changes for this release. If you haven’t worked with them before please read this whole blog post as I discuss how to get up and running with the templates.
-
10 Years of DotNetNuke
In case you haven’t heard, today is our birthday! Back on 12/24/2002, Shaun Walker released an open source project he called (at the time) IBuySpy Workshop in the forums here on www.asp.net. IBSW was a project which containers many enhancements to the IBuySpy Portal that Microsoft had released as a reference app in the early days of the .NET Framework.
-
Using jQuery to customize the styles in table cells
-
Are you ready to grow that Mo (moustache)? Movember is coming
Well here we are, nearing the end of the month of October and coming up on the month of
NMovember once again. We here at DNNCorp are in our third year of supporting the Movember cause, growing facial hair on our upper lips to raise awareness and money for men’s health issues. Anyone can participate in Movember, and if you sign up, join a team, you can order some free materials from the Movember organization that you can use to help try and raise funds. -
New Visual Studio 2012 Project Templates for DotNetNuke