Login
Register
Home
Applications
Consulting
Design
Business Links
Support
Contact
Knowledge Base
Content Management System
BannerAd Rotator
Business Directory
Restaurant Menu Manager
Custom Database Reporting
Distributor Locator
Application Screen Shots
Web
Site
Search
Search
Archives
C Sharp - C# (10)
..private void function() (2)
CraigsList (2)
CSS (2)
DNS (0)
DotNetNuke (19)
..Modules (6)
....Core Modules (3)
....Custom Modules (7)
..Resource Links (1)
E-Mail (2)
IIS (3)
Malware (1)
Microsoft SQL Server (9)
..SQL Scripts (3)
..SQL Server 2008 R2 (3)
..Stored Procedures (3)
Networking Problems (3)
Operating Systems (0)
..Windows 7 (3)
..Windows Server 2003 (1)
..Windows Server 2008 (2)
..Windows Vista (2)
..Windows XP (4)
PCI DSS Compliance (1)
Technology (139)
VbScript (2)
Web Design (3)
Web.Config (3)
Support
Knowledge Base
DotNetNuke
May 17, 2012
Snippets
Current Articles
|
Archives
|
Search
DotNetNuke
Modules
Resource Links
03
SQL to Access Data from a User Defined Table in DNN
DNN Expert
posted on January 03, 2011 04:59
SQL Query SELECT R.UserDefinedRowId, F.FieldTitle, D.FieldValue FROM dbo.UserDefinedRows R LEFT OUTER JOIN dbo.UserDefinedData D on R.UserDe...
[Read the rest of this article...]
Posted in:
DotNetNuke
Actions:
E-mail
|
Permalink
|
Comments (0)
18
Benefits of DotNetNuke
DNN Expert
posted on November 18, 2010 08:50
Terrific summary of the benefits of developing web sites on the DotNetNuke platform. DotNetNuke Corp View more presentations from ashi...
[Read the rest of this article...]
Posted in:
DotNetNuke
Actions:
E-mail
|
Permalink
|
Comments (0)
27
Deleting a DNN User Account
DNN Expert
posted on October 27, 2010 14:32
@rUser table (UserId int) 'Set UserID' into @rUser (UserId) values (9) Print '==================================' Print 'DELETE from aspn...
[Read the rest of this article...]
Posted in:
DotNetNuke
,
Stored Procedures
Actions:
E-mail
|
Permalink
|
Comments (0)
27
DotNetNuke User Report Queries
DNN Expert
posted on May 27, 2010 12:05
Below you will find a few generic SQL queries for generating reports on DNN Users. Last Activity: SELECT Users.Username, Use...
[Read the rest of this article...]
Posted in:
DotNetNuke
Actions:
E-mail
|
Permalink
|
Comments (0)
09
10 Reasons to use DotNetNuke for new websites
DNN Expert
posted on April 09, 2010 12:02
As a web design consultant specializing in DotNetNuke, I often get asked the question "why use DotNetNuke?". Why not use Microsoft's SharePoint, or...
[Read the rest of this article...]
Posted in:
DotNetNuke
Actions:
E-mail
|
Permalink
|
Comments (0)
06
Abbreviated State Dropdown List
DNN Expert
posted on March 06, 2010 14:31
Handy for various DNN modules that required a pipe seperated list of states. This list is for StateCode.
Posted in:
DotNetNuke
Actions:
E-mail
|
Permalink
|
Comments (0)
06
Shrink DNN Database Log File
DNN Expert
posted on March 06, 2010 06:17
Script to shrink the DNN log file. use inetDNN_DATABASENAME GO BACKUP LOG inetDNN_DATABASENAME WITH TRUNCATE_ONLY GO DBCC SHRINKFILE (inetDNN_DAT...
[Read the rest of this article...]
Posted in:
DotNetNuke
Actions:
E-mail
|
Permalink
|
Comments (0)
05
Enable DNN Login Save
DNN Expert
posted on March 05, 2010 05:06
<add key="PersistentCookieTimeout" value="20160" />
Posted in:
DotNetNuke
Actions:
E-mail
|
Permalink
|
Comments (0)
28
HttpRunTime executionTimeout
DNN Expert
posted on February 28, 2010 04:52
<httpRuntime useFullyQualifiedRedirectUrl="true" maxRequestLength="28576" requestLengthDiskThreshold="8192" executionTimeout="4600" />
Posted in:
DotNetNuke
,
Web.Config
Actions:
E-mail
|
Permalink
|
Comments (0)
Page 2 of 2
First
Previous
1
[2]
Next
Last
P.O. BOX 2342 ~ BREWSTER, MA 02631
PHONE & FAX: (508) 714-0678
Home
|
Applications
|
Consulting
|
Design
|
Business Links
|
Support
|
Contact
Copyright 2012 by Global Internet Business Solutions
Terms Of Use
Privacy Statement