MVC - How to disable Script Buldling Minification for debugging 23. September 2014 Larry Meadows Blog , C# .Net Comments (0) 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 23. August 2014 Larry Meadows Blog , Windows 8 Comments (0) 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 8. August 2014 Larry Meadows Blog , Mobile App Development , Corona SDK , Windows 8 , C# .Net Comments (0) Set the orientation in your "MainPage.xaml" file's xml according to Microsoft's documentation.  [More]