Stream reading in C#
I was banging my head against the wall with an odd stream reading problem. I was making a web service call as straight http, no SOAP, when I hit a snag read...
I was banging my head against the wall with an odd stream reading problem. I was making a web service call as straight http, no SOAP, when I hit a snag read...
I just installed the Beta 2 of Vista on one of my dev boxes. It used to be my primary development box until I got a bright shiny new one last year. About t...
After a couple of weeks of vacation, I came back to the office to find my old development book DOA. It was worse than a Blue Screen, it was a black screen w...
One of the other developers that I work with had a question about inserting some date values into a SQL Server database. The code in question is doing a bat...
Time to go memory leak hunting in my service. I’m using AutomatedQA‘s AQTime 4, a really cool tool. I’ve used it’s profiling features in the past, but not th...