While developing a Slack Slash Command for one of the products I work on, I discovered it is rather difficult…
Over time, some of my export logic started taking longer and longer to perform. At its worst, on large sets…
I recently migrated one of our projects to EntityFramework 6’s Code-First framework. There weren’t a great deal of differences in the…
I started playing around with the Mono-Android SDK. Pretty cool stuff! Not having developed anything for Android yet, it was admittedly…
Microsoft claims that it is easy to setup multiple member and role providers in .NET. While that appears to be…
I have an IIS7 machine that is redirecting traffic for a tomcat application on our network. It was working fine…
Generating C# code from the CDA schemas is a little different than in my previous article about XCA implementation… With…
A while back I began working on a project where I had to develop an XCA service. For those of…
Today I saw about a dozen lines of code in a project that I was working on simply dedicated to…
So as it turns out it’s not very hard to setup a WCF service so that you can watch the…