Problem I was working on a windows service I haven’t looked at in ages. We recently updated some dlls that broke the windows service, so […]
Marriage and the IRS
Introduction There are things no one tells you when you get married, one of which is doing taxes almost becomes impossible to do and is […]
Setting Up WCF with Windows Authentication
Introduction Configuring WCF to do anything for the first time is very time consuming, frustrating and just generally a hassle. My coworker and I mucked […]
Things to know before buying the Nexus 4
Introduction I bought the Nexus 4 recently and I have to say I am quite satisfied with my purchase, however I was pretty disappointed and borderline pissed […]
Get Authorized Roles from Web.Config
Introduction To avoid hard coding the names of AD Groups, it is best to just pull them from a place where they already exist. They usually exist […]
Dunkin Donuts Card – Auto Recharge Gotcha
The “Edit Auto Recharge” option won’t let you edit your CC Info! The Problem So I have a Dunkin Donuts Card and I have it […]
Bank of America Master Card Points Reward Program Dollar and Points Ratio
Introduction and Background Information This isn’t really a problem, just something I thought was kind of amusing and I wanted to share with anyone who […]
Work Around to Opening up a Local Folder from an HTML Link
Introduction (solution below) In general in web programming at one point you may need to or be asked to open up a local folder from […]
HTTP Error 503. The Service is unavailable.
This error reads: Service Unavailable – HTTP Error 503. The service is unavailable. I’d like to open up by saying what we are all thinking […]
Getting Started With Entity Framework 4.3.1
Introduction Entity Framework (EF) has evolved quite a bit and as it has evolved it has become more and more confusing to keep up with […]