Intro Today I ran into a pretty interesting and puzzling issue while trying to load […]
Failed to open System.ServiceModel.ChannelFactory Solution
I just ran into this one today while trying to call a WCF service. Doing […]
Don’t trust the client
Citigroup Hacked I was recently came across this article about a successful hacking attempt made […]
The Unobtrusive Libraries & Client Validation on Ajax in ASP.NET MVC 3
MVC 3 Unobtrusive Client Validation and Unobtrusive Ajax Overview As you may be aware, ASP.NET […]
Welcome!
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace Hello { class Program { static […]