I’ve griped about this before, not sure why everything has to be so complicated with EF at times, but holy hell executing just a simple […]
Entity Framework: Basic CRUD Operations
I like Entity Framework (EF), I think it is a little too rigid sometimes and it would be very nice if there was a very […]
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 […]
New cannot be used on a type parameter that does not have a new constraint
This is not such an obscure problem as it is just not straight forward to solve. Simply put you cannot instantiate a new instance of […]
How to get Filename and File Extension from a Column with tSQL
I have written this query like 100 times, but this time I am going to document it so I don’t lose it again. This query […]
Could not load file or assembly [AssemblyName] or one of its dependencies
Yellow Screen of Death Error: Could not load file or assembly [Assembly Name Here] or one of its dependencies. The Gripe I hate this error […]
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 […]
Telerik RadGridView Hierarchical Data (Child Grids) for Winforms Gotcha
The Gripe I have been banging my head against a wall since yesterday trying to figure out what the hell I was doing wrong with my RadGridView’s […]
What to do after rooting your LG C800 T-Mobile myTouch Q
What do I do now? So I actually did some head scratching after rooting my LG C800 T-Mobile myTouch Q, wasn’t really sure what to […]
How to root the LG C800 T-Mobile myTouch Q
The Phone This was quite an adventure and by adventure I mean a humongous painstaking pain in the ass. The actual process is EASY, but […]