Knowledge Base

Snippets

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...]

01
To set up Google Workspace email in Microsoft Outlook, you can do the following:  Click Sign in Open Outlook and select File then I...

[Read the rest of this article...]

Google Workspace
Posted in: E-Mail
13
<PagerStyle Mode="NumericPages" HorizontalAlign="Center" Font-Size="Larger" CssClass="pagination-ys" /> ...

[Read the rest of this article...]

Posted in: CSS
12
Deleting guest account from Customer table: SQL Query DELETE Customer FROM Customer LEFT OUTER JOIN [Order] ON Customer.Id = [Order].CustomerI...

[Read the rest of this article...]

nopcommerce
Page 1 of 34First   Previous   [1]  2  3  4  5  6  7  8  9  10  Next   Last