MVC - How to disable Script Buldling Minification for debugging

Trying to debug scripts can be a pain in the neck if you are using bundling and Minification to opti [More]

When to use Encryption -vs- One way Hash Data in your Database

What is Encryption?Encryption is scrambling data so that it can be only be read someone who has the [More]

How to set the orientation on Windows 8 Phone

Set the orientation in your "MainPage.xaml" file's xml according to
Microsoft's documentation.  [More]