Register
Login
Register
Login
Search
Home
Applications
Content Management System
Custom DNN Modules
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
Entries for 'DNN Expert'
28
C# Rotating JPG Image
DNN Expert
posted on November 28, 2023 09:31
Tested QualityLevel at 90 then 100; image quality results same, but with larger file size than QualityLevel 80. QualityLevel 90 reduced file size to 1...
[Read the rest of this article...]
C#
,
jpg
Actions:
E-mail
|
Permalink
|
Comments (0)
31
Ticker Tape
DNN Expert
posted on May 31, 2022 10:17
<div class="ticker-wrap"> <div class="ticker-heading">Fort Lauderdale</div> <div class="ticker"&g...
[Read the rest of this article...]
Actions:
E-mail
|
Permalink
|
Comments (0)
26
Optional Telerik Removal Steps
DNN Expert
posted on February 26, 2021 13:46
Noteworthy Changes in v9.8.0+ - Optional Telerik Removal The major highlight for this release is that we removed all our dependencies on the Teleri...
[Read the rest of this article...]
Posted in:
DNN
Actions:
E-mail
|
Permalink
|
Comments (0)
01
SQL Function to Lookup DNN Profile Values
DNN Expert
posted on February 01, 2021 15:20
CREATE FUNCTION GIBS_GetProfileElement ( @userID as int, @portalID as int, @ProfilePropertyName as nvarchar(100) ) RETURNS nvarchar(4000) AS B...
[Read the rest of this article...]
Posted in:
DNN
,
Stored Procedures
,
SQL Scripts
Actions:
E-mail
|
Permalink
|
Comments (0)
11
Can't connect to shared network drive
DNN Expert
posted on December 11, 2020 08:46
After the last Windows 10 update (1803), our five Windows 10 Pro computers which are in a WORKGROUP local network (no domain) keep loosing their conne...
[Read the rest of this article...]
Windows 10
,
mapped drive
Posted in:
Networking Problems
Actions:
E-mail
|
Permalink
|
Comments (0)
03
Getting Eastern Standard Time from Azure SQL
DNN Expert
posted on November 03, 2020 11:20
Declare @todays_date Date set @todays_date = CAST(SYSDATETIMEOFFSET() AT TIME ZONE 'Eastern Standard Time' AS date) For example, if you wa...
[Read the rest of this article...]
Azure SQL GetDate()
Posted in:
Microsoft SQL Server
,
Azure
,
Azure SQL Database
Actions:
E-mail
|
Permalink
|
Comments (0)
Page 1 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)