Register
Login
Register
Login
Search
Design
Consulting
DNN Apps
Content Management System
Custom DNN Modules
Business Directory
Restaurant Menu Manager
Custom Database Reporting
Distributor Locator
Gift Certificates
Date Time Calculator
Screenshot Gallery
TimeTracker
QR Code Maker
Open Weather
Tide Chart
Surveillance Systems
Business Links
Support
Knowledge Base
Contact
Knowledge Base
Support
/
Knowledge Base
Snippets
Current Articles
|
Archives
|
Search
06
Get DNN User CustomProperty Profile Data
Webmaster
posted on January 06, 2025 10:51
private string GetUserProfileString(string CustomProperty, int UserID) { &n...
[Read the rest of this article...]
Posted in:
C Sharp - C#
,
DNN
,
Modules
,
Custom Modules
Actions:
E-mail
|
Permalink
|
Comments (0)
03
Split an Address into Number and Street
Webmaster
posted on January 03, 2025 12:24
You can split an address string like "120 old Freemans Way" into the house number and street name in C# using several approaches. U...
[Read the rest of this article...]
C#
Posted in:
C Sharp - C#
Actions:
E-mail
|
Permalink
|
Comments (0)
28
What are the benefits of using the CMS DotNetNuke?
Webmaster
posted on October 28, 2024 06:36
DNN (DotNetNuke) software, from dnnsoftware.com, offers several benefits as a Content Management System (CMS) Here are some of the key advantages: &nb...
[Read the rest of this article...]
DNN
Posted in:
DNN
Actions:
E-mail
|
Permalink
|
Comments (0)
26
QuickBooks Update writing system registry values fails at 26%
Webmaster
posted on October 26, 2024 15:08
If you're experiencing a QuickBooks update getting stuck at 26% and the solution was to temporarily disable Windows Defender, it means that y...
[Read the rest of this article...]
QuickBooks Update
Actions:
E-mail
|
Permalink
|
Comments (0)
04
Gmail Email Address Tricks
Webmaster
posted on October 04, 2024 13:08
An asterisk (*) in a Gmail email address indicates that the email alias is configured as a catch-all address for the domain. Gmail users...
[Read the rest of this article...]
Gmail
Actions:
E-mail
|
Permalink
|
Comments (1)
17
Ventrian Property Agent - Initialized Template Disappears
Webmaster
posted on September 17, 2024 13:00
Has anyone ever run across a property agent page where the initialized template disappears? You get to the property agent page and message indicates T...
[Read the rest of this article...]
Ventrian Property Agent
Posted in:
Custom Modules
Actions:
E-mail
|
Permalink
|
Comments (0)
16
Hero Image with Text Overlay
Webmaster
posted on August 16, 2024 20:01
Great Pen . . . . Hero Image With Transparent Colored Overlay (codepen.io)
css
Posted in:
CSS
Actions:
E-mail
|
Permalink
|
Comments (0)
30
New DNN 9.13 Install on Azure Bug
posted on July 30, 2024 10:02
Fix here . .. install of DNN 9.9.1 on an Azure app service. The wizard completed successfully and then the site showed a 503 service un...
[Read the rest of this article...]
Posted in:
DNN
Actions:
E-mail
|
Permalink
|
Comments (0)
25
SSRS Date Expressions
posted on May 25, 2024 08:41
SSRS expressions to obtain the first and last days of any month, using the current month as a reference: First day of last month: =dateadd(&qu...
[Read the rest of this article...]
SSRS
Posted in:
SSRS
Actions:
E-mail
|
Permalink
|
Comments (0)
24
Gridview RowDataBound Access Data Values
posted on May 24, 2024 08:57
protected void GridViewOrders_RowDataBound(object sender, GridViewRowEventArgs e) { if (e.Row.RowType == DataControlRowType.DataRow) ...
[Read the rest of this article...]
Posted in:
C Sharp - C#
,
Custom Modules
Actions:
E-mail
|
Permalink
|
Comments (0)
Page 2 of 34
First
Previous
1
[2]
3
4
5
6
7
8
9
10
Next
Last
Categories
Azure (3)
C Sharp - C# (41)
..private void function() (11)
CSS (17)
DNN (66)
..Modules (25)
....Core Modules (6)
....Custom Modules (41)
..Resource Links (2)
..Skin Objects (2)
..Social (1)
E-Mail (4)
IIS (3)
Malware (1)
Microsoft SQL Server (18)
..Azure SQL Database (5)
..SQL Scripts (19)
..SQL Server 2008 R2 (11)
..SQL Server 2014 (1)
..Stored Procedures (6)
Networking Problems (7)
nopCommerce (3)
Operating Systems (1)
..Windows 7 (3)
..Windows Server 2003 (1)
..Windows Server 2008 (2)
..Windows Server 2012 (2)
..Windows Vista (2)
..Windows XP (4)
PCI DSS Compliance (1)
SSRS (2)
Technology (139)
VbScript (3)
Web Design (7)
Web.Config (5)
Archives
2025 (12)
2024 (12)
2023 (1)
2022 (1)
2021 (2)
2020 (16)
2019 (11)
2018 (8)
2017 (14)
2016 (14)
2015 (4)
2014 (26)
2013 (11)
2012 (15)
2011 (30)
2010 (157)