Knowledge Base

Snippets

07
http://support.microsoft.com/kb/839279

[Read the rest of this article...]

SQL, Network DTC Access
31
In DotnetNuke Localization support, every resource key (in APP_LocalResources or APP_GlobalResources) should end with an extension. resourceName.T...

[Read the rest of this article...]

Posted in: DNN, Custom Modules
12
To format a short date like MM/DD/YY try the following: select CONVERT(VARCHAR(8), GETDATE(), 1) as MyShortDate For a complete guide to&nb...

[Read the rest of this article...]

SQL, Date, Convert
Posted in: SQL Scripts
09
Oracle: "Provider=MSDAORA; Data Source=ORACLE8i7;Persist Security Info=False;Integrated Security=yes" Microsoft Access: "Provider=Microsoft.Jet.OLEDB...

[Read the rest of this article...]

Connection Strings, SQL, Oracle, Microsoft Access, MySQL, IBM AS/400
30
Recently I’ve had need to change the name of a running website in IIS 7. This isn’t something you can do through the GUI, but I have disco...

[Read the rest of this article...]

IIS7, site identifier
Posted in: IIS
30
So, if you are using DotNetNuke 5.4.1 you already have a cool alternative to default text html editor. Yes i am talking about Telerik RAD Editor. It r...

[Read the rest of this article...]

Posted in: DNN
16
RFC 1597 provides for a group of Internet Networks that will never be assigned. Furthermore, these addresses will not route through the Internet. This...

[Read the rest of this article...]

27
Syntax: SELECT field1 [ , field2 [ , ... ] ] INTO newtable FROM source field1 Is a parameter that specifies the list of the fields that are to b...

[Read the rest of this article...]

Posted in: SQL Scripts
17
Start > run > Type "control userpasswords2" Click Add Put in the username and domain Click Next Select the "other" radio button Select...

[Read the rest of this article...]

13
Malware these days can wreak havoc on your registry file associations. Here is a great resource for Windows® XP File Association Fixes from Doug ...

[Read the rest of this article...]

Malware, malicious software
Posted in: Malware, Windows XP
Page 15 of 32First   Previous   10  11  12  13  14  [15]  16  17  18  19  Next   Last