By xfernal on 7/30/2009 • Rank (644) • Views (636) •Comments(0)
We have a module that calls the following method to check folder security in DNN: DotNetNuke.Security.Permissions.FolderPermissionCollection DotNetNuke.Security.Permissions.FolderPermissionController.GetFolderPermissionsCollectionByFolderPath(Int32) This method has existed at least since DNN 4.7. When DNN 5.0 came out, we found out that we mu...

By xfernal on 7/24/2009 • Rank (1114) • Views (1100) •Comments(0)
Sometimes you need a list of all tables in the database and you do not have SQL Server Management access to the db server. The following simple SQL script will return a list of all tables if you run it within Host > SQL: SELECT * FROM sys.Tables

By xfernal on 7/24/2009 • Rank (889) • Views (869) •Comments(0)
The following SQL has helped me numerous times to find the worst performing SQL queries in many DotNetNuke databases.

By xfernal on 7/22/2009 • Rank (820) • Views (810) •Comments(0)
We have used DNS Made Easy for a long time to manage all of our DNS services for our DotNetNuke websites. They have always provided 100% uptime for our DNS and have excellent services. While adding a new domain to the account, I noticed a spike in our Total DNS Queries Last Month (extra million queries from the previous month), and a substantial ju...

By xfernal on 7/21/2009 • Rank (771) • Views (752) •Comments(0)
We released version 4.4.4 of our Profile Search module for DotNetNuke today that has new Twitter integration.

By xfernal on 7/15/2009 • Rank (2120) • Views (2060) •Comments(0)
Ready to configure DotNetNuke to use Active Directory for authentication? Here are some basic instructions for configuring AD in DNN that works with DNN 4.9.4.

By xfernal on 7/13/2009 • Rank (497) • Views (472) •Comments(0)
Instructions on setting up wildcard extensions in IIS for .Net

By xfernal on 7/13/2009 • Rank (579) • Views (567) •Comments(0)
This is a quick how to multithread in VB.Net using Visual Studio 2008 by Fabio Scopel

By xfernal on 7/13/2009 • Rank (408) • Views (401) •Comments(1)
R. Lee Ermey encourages programmers to code with VB.Net

By xfernal on 7/12/2009 • Rank (258) • Views (251) •Comments(0)
Watch the video to see the new Intellisense for VB 2008 in action.

  8  [9]  10