Knowledge Base

Snippets

Entries for 2025

17
Using the Azure Portal Sign in to the Azure portal. Navigate to your App Service and select it. In the left navigation menu, ...

[Read the rest of this article...]

Azure .Net Core
Posted in: Azure, Oqtane
07
    using DotNetNuke.Abstractions;     using DotNetNuke.Entities.Modules;     using Microsoft.Extensions.DependencyInj...

[Read the rest of this article...]

Posted in: Custom Modules
08
.oi { font-size: 32px; } The following table shows all available icons. Index Enum Name Icon ...

[Read the rest of this article...]

29
private string myaid = "";  protected override async Task OnInitializedAsync()  {         try   &nb...

[Read the rest of this article...]

Oqtane
Posted in: Oqtane
26
1. Add Repository Method Project: Server File: Server\Repository\BusinessCompanyRepository.cs Add this method: public async Task<List<Busine...

[Read the rest of this article...]

Oqtane Module Development
Posted in: Oqtane
31
Tide Charts Module for DotNetNuke

Accurate, Interactive Tide Predictions for Your Website

[Read the rest of this article...]

Tide Charts
24
Dynamic Weather Module for Your DNN Website
Enhance your website with our powerful and user-friendly Weather Module, designed to provide comprehensive and up-to-date weather information directly...

[Read the rest of this article...]

DNN Weather Module
27
Using DnnSoftware Platform to manage a food pantry
Using Dnn.Platform to manage a food pantry can offer several benefits, including: Increased Efficiency: Streamlined Operations: Dnn.Platfor...

[Read the rest of this article...]

Posted in: DNN
04
Declare @current_utc_offset int IF  ServerProperty('EngineEdition') >= 5 Begin set @current_utc_offset = (select  conver...

[Read the rest of this article...]

nopcommerce
04
Declare @current_utc_offset int IF  ServerProperty('EngineEdition') >= 5 Begin set @current_utc_offset = (select  conver...

[Read the rest of this article...]

Page 1 of 2First   Previous   [1]  2  Next   Last