First of all, welcome to my new website. It's been several years since I've revamped the site and it was well overdue. The old site was built on ASP.NET 2.0. This website is using ASP.NET MVC 3 through the Orchard CMS system. Some of the content you'll find here is displayed using custom elements (widgets, content types, and lists), but the majority of the site is using the built-in functionality. Be sure to check out all of the sections on the site and feel free to let me know your thoughts on Twitter by messaging @jgaylord.
Now that Steve Jobs has officially passed away at the age of 56, take a moment and grieve. After that period has passed, reflect. Reflect on the state of Microsoft after Bill Gates left and dedicated … More
When using a WCF or ASMX web service in ASP.NET, you might find the need to pass back a DateTime object via JSON. However, what you might not realize is that by passing a .NET DateTime object back to … More
We are in the process of building out a new data center. One of the items I needed to know was a rough estimate of our new, monthly electrical bill. In some cases, you may need to show a return on … More