Archive for February, 2009

The heat is on! (note actually, I’m freezing right now, our office air is on, and it’s 50 degrees outside). But I digress… The HEAT IS ON! I have initiated a code challenge at work this week. I work for a software company in Dallas that is in the medical field, and I serve as [...]

Consuming Web Services in .NET 3.5 – Web References

Posted: 10th February 2009 by Adam Presley in C#, Development, General
Tags: ,

I have to admit I feel a little bit behind the curve. I’ve not goofed too much with the .NET 3.5 specific stuff much lately, and much of my experience has been in .NET 2.0. But today I packed up the laptop and headed to Starbucks to get out of the office so I could [...]

Useful Date/Time Class for PHP

Posted: 2nd February 2009 by Adam Presley in Development, PHP
Tags:

As programmers we should always strive to better ourselves by improving our craft by taking pride that what we build is not only useful, but can continue to be useful for a long time to come. Part of this strategy involves writing code that exhibits resuse, high cohesion, and loose coupling. Therefore every developer should, [...]