Technical Blog

Entries for the 'DotNetNuke' Category

From time to time you may notice that the tables tied to the built-in DotNetNuke site search can grow quite large and in many cases consume large amounts of space.  This article defines a methodology to clear these tables and re-index the DotNetNuke site search.

[Read more...]

Posted in: DotNetNuke

» Permalink
Provides a generic method that can be utilized to programatically change the style sheet in an ASP.NET application.  This method can be extended by creating an additional method to pass in the name of the desired style sheet.

[Read more...]


» Permalink
The DNN Event Viewer and its hooks provide functionality that are extremely extensible allowing developers to quickly incorporate event logging into their application (custom modules) by utilizing the DNN Core Framework.  Writing to the DNN Event Log provides portal administrators with a friendly and unified interface to track trival, minor, and major events of all varieties (success or failure).

[Read more...]


» Permalink