Register
Login
Register
Login
Search
Home
Applications
Content Management System
Custom DNN Modules
BannerAd Rotator
Business Directory
Restaurant Menu Manager
Custom Database Reporting
Distributor Locator
Gift Certificates
Date Time Calculator
Consulting
Design
Surveillance Systems
Business Links
Support
Knowledge Base
Contact
Knowledge Base
Support
/
Knowledge Base
Snippets
Current Articles
|
Archives
|
Search
02
DNN States Dropdown List
DNN Expert
posted on January 02, 2020 07:31
Get a list of states using the DNN Lists public void GetDropDownListStates() { try { // Get State Dropdown from DNN...
[Read the rest of this article...]
ListController()
Posted in:
C Sharp - C#
,
Custom Modules
Actions:
E-mail
|
Permalink
|
Comments (0)
26
DisplayName Lookup by UserID
DNN Expert
posted on December 26, 2019 14:03
public string CreatedByUserName { get { if (createdByUserName == null) { int portalId = PortalController.Instance.GetCurrentPortalSetti...
[Read the rest of this article...]
DNN UserController
Posted in:
DNN
,
C Sharp - C#
,
Custom Modules
Actions:
E-mail
|
Permalink
|
Comments (0)
24
Check If Profile Property Exists
DNN Expert
posted on December 24, 2019 07:30
Check if a DNN TrueFalse (bool) profile property exists and if it doesn't create a new one USE: CheckProfilePropertyExistsTrueFalse("Do...
[Read the rest of this article...]
DNN User Profile
Posted in:
DNN
,
C Sharp - C#
,
Custom Modules
,
private void function()
Actions:
E-mail
|
Permalink
|
Comments (0)
11
2019 DNN UpdateServiceUrl
DNN Expert
posted on November 11, 2019 06:52
<add key="UpdateServiceUrl" value="https://dnnplatform.io" /> Thanks Mitch Sellers!
DNN Update Service URL
Posted in:
DNN
,
Core Modules
Actions:
E-mail
|
Permalink
|
Comments (0)
09
How to reset Windows 10 account passwords
DNN Expert
posted on November 09, 2019 13:08
The classic renaming of cmd.exe to utilman.exe does not work directly anymore in new versions of Windows. Before the latest feature update of...
[Read the rest of this article...]
Actions:
E-mail
|
Permalink
|
Comments (0)
02
Outlook 2013 IMAP Crash
DNN Expert
posted on October 02, 2019 06:53
There are two possible fixes for IMAP accounts. The first, and preferred, method is to add Inbox to the IMAP root. Set a Root Folder To do this,...
[Read the rest of this article...]
Outlook 2013
,
IMAP
Actions:
E-mail
|
Permalink
|
Comments (0)
Page 4 of 52
First
Previous
1
2
3
[4]
5
6
7
8
9
10
Next
Last
Archives
Azure (1)
C Sharp - C# (37)
..private void function() (11)
CraigsList (0)
CSS (15)
DNN (56)
..Modules (21)
....Core Modules (6)
....Custom Modules (33)
..Resource Links (2)
..Skin Objects (2)
..Social (1)
DNS (0)
E-Mail (3)
IIS (3)
Malware (1)
Microsoft SQL Server (17)
..Azure SQL Database (1)
..SQL Scripts (15)
..SQL Server 2008 R2 (11)
..SQL Server 2014 (1)
..Stored Procedures (6)
Networking Problems (7)
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 (1)
Technology (138)
VbScript (3)
Web Design (7)
Web.Config (5)