One of my biggest gripes with the new version of Sitefinity is the amount of documentation that just doesn’t exist. Building a custom control in Sitefinity requires reading through the examples included on their website and in the SDK package. Unfortunately, the examples for custom controls are missing a lot of information – and the [...]
Need to be able to select custom page templates when editing a page, product, or category in Magento? Here is a quick and easy method of doing so without modifying the core. And actually – its all done with one simple file. Inside of app/etc is a magical modules folder that is automatically read by [...]
This is a pretty obnoxious error that usually happens when you are starting with a fresh install of SQL Server. When Selecting “SQL Server” as the database option during installation, you will be asked to enter the server, port, user, password, and database. Your first guess when receiving the “Authorization failed” error may be: I [...]