I had a very confounding experience recently that dragged on for several days because I didn’t have the time to investigate it. I was working […]
WCF: Why isn’t my object showing up on the client side?
I had a minor head-palm moment a few minutes ago. Problem I declared an object in my WCF service with the correct DataContract and DataMember […]
Why can’t I access the System.Web.HttpUtility Class?
I’ve run into this problem before and I didn’t realize it until right now that I never wrote down the solution, hence the post. The […]