Login
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
Surveillance Systems
Business Links
Support
Knowledge Base
Contact
Knowledge Base
Support
/
Knowledge Base
Snippets
Current Articles
|
Archives
|
Search
24
Logging SSIS information to the Windows Event Log
posted on March 24, 2017 06:00
First you need to add, using System.Diagnostics. This provides the hook to the classes that will enable you to push your error to the Windows Ev...
[Read the rest of this article...]
SSIS
Posted in:
SQL Server 2008 R2
Actions:
E-mail
|
Permalink
|
Comments (0)
10
WebForms UnobtrusiveValidationMode requires a ScriptResourceMapping for 'jquery'.
posted on March 10, 2017 14:34
System.InvalidOperationException: WebForms UnobtrusiveValidationMode requires a ScriptResourceMapping for 'jquery'. Please add a ScriptResourceMapping...
[Read the rest of this article...]
DNN 9
Posted in:
DNN
,
Web.Config
Actions:
E-mail
|
Permalink
|
Comments (0)
07
Simple Gallery Responsive Layout
posted on February 07, 2017 05:48
<div style="display: inline-block;margin:6px;"> <div style="margin: 0 auto !important;">[PHOTOWITHBORDER]</div> <div style="tex...
[Read the rest of this article...]
Ventrian Simple Gallery
Posted in:
CSS
,
Web Design
Actions:
E-mail
|
Permalink
|
Comments (0)
21
Cover Background CSS
posted on January 21, 2017 06:21
#Body{ background: url(/Portals/0/BGImage/Grays_Beach.jpg) no-repeat center center fixed; -webkit-background-size: co...
[Read the rest of this article...]
Fixed background Image
Posted in:
CSS
Actions:
E-mail
|
Permalink
|
Comments (0)
14
Image Dropshadow CSS
posted on January 14, 2017 06:12
.multiple-borders img { box-shadow: 8px 8px 10px #aaa; } USE: <div class="multiple-borders">IMAGE</div>
CSS Image Borders
Posted in:
CSS
Actions:
E-mail
|
Permalink
|
Comments (0)
20
Update NBrightBuy Image Path when upgrading from V2
posted on December 20, 2016 06:08
-- Used this great tool (https://github.com/FabioParigi/NBrightBuyMigrate ) but ran into a problem with images -- Create a SP to verify the old strin...
[Read the rest of this article...]
Posted in:
SQL Scripts
Actions:
E-mail
|
Permalink
|
Comments (0)
01
Reset TCP/IP Stack
posted on December 01, 2016 13:18
It might be that your TCP/IP stack has gotten corrupted. To reset it, open a command prompt with administrative access, and type the following command...
[Read the rest of this article...]
TCP/IP Stack Reset
Posted in:
Networking Problems
Actions:
E-mail
|
Permalink
|
Comments (0)
03
How to Demote Windows Server 2012 PDC
posted on July 03, 2016 05:03
https://tinkertry.com/ws2012e-domain-removal
[Read the rest of this article...]
PDC
Posted in:
Windows Server 2012
Actions:
E-mail
|
Permalink
|
Comments (0)
11
GridView Trim Long String
posted on May 11, 2016 09:32
Try this . . . . <asp:TemplateField HeaderText="Thank You Letter"> <ItemTemplate> <asp:Label ID="lblTYLetter" runat="server" Text...
[Read the rest of this article...]
GridView TemplateField
Posted in:
C Sharp - C#
,
DNN
,
Modules
Actions:
E-mail
|
Permalink
|
Comments (0)
11
DNN 7.3 FillObject
posted on May 11, 2016 06:34
//public DonationTrackerInfo DonationTrackerPledgeGetPledgeByID(int pledgeID) //{ // return (DonationTrackerInfo)CBO.FillObject(DataProvider.Insta...
[Read the rest of this article...]
DNN Controller
Posted in:
C Sharp - C#
Actions:
E-mail
|
Permalink
|
Comments (0)
Page 7 of 33
First
Previous
2
3
4
5
6
[7]
8
9
10
11
Next
Last
Categories
Azure (2)
C Sharp - C# (38)
..private void function() (11)
CSS (16)
DNN (60)
..Modules (21)
....Core Modules (6)
....Custom Modules (36)
..Resource Links (2)
..Skin Objects (2)
..Social (1)
E-Mail (3)
IIS (3)
Malware (1)
Microsoft SQL Server (17)
..Azure SQL Database (2)
..SQL Scripts (16)
..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 (2)
Technology (139)
VbScript (3)
Web Design (7)
Web.Config (5)
Archives
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)