Occaisionally when setting up a new development PC, we find that the VS2005 Debug/Release configuration manager menu is missing when working with modules. Find out how we fix the problem. Read More »
Occaisionally when setting up a new development PC, we find that the VS2005 Debug/Release configuration manager menu is missing when working with modules. Find out how we fix the problem.
Ever notice your MSSQL database starting to slow down after a few months of operation? This could be due to a fragmented datafile or bloated indexes. Learn how to give your SQL a performance boost by scheduling regular reindexing and degramentation of your database. Read More »
Although DotNetNuke 4.4.1 offers some very good performance updates, it also leaves some upgraders sitting a few hours in front of the PC trying to figure out what went wrong. Read More »
Some say it is impossible to use the RAND() function in an MSSQL User Defined Function. Learn how to do it here. Read More »