Newtonsoft.Json Issue Huh?
I received an email via Google's Webmaster tool's notification system. Apparently my site could not be reached. I was shocked when I navigated to my site... [...]
I received an email via Google's Webmaster tool's notification system. Apparently my site could not be reached. I was shocked when I navigated to my site... [...]
I finished up testing an implementation of Roxy Fileman into tinyMCE for a site I was working on. Upon deploying the changes to the hosting company, I could not longer get it to work. The culprit was a little shocking! [...]
MVC 5 is great out of the box as far as including the ability to log in with external providers. Unfortunately, it's not very pretty though! Found a great article on how to do so. [...]
Prettify is a very helpful library for giving your code snippets color and line numbers when showing them online. With Prettify, you no longer need to show plain text code snippets online! [...]
When first deploying my site to my web host, I was getting a "Security Exception" (System.Security.SecurityException). Here's how I solved it... [...]