Joe Doyle's Blog
  • Talks
  • About
Joe Doyle's Blog

VS 2008 SP1 Team System Profiler + Hyper-V = BSOD

May 15, 2009
We recently joined the Microsoft BizSpark program. With that, comes access to the Visual Studio 2008 Team System versions. I decided to upgrade from VS Professional to the TS …
Joe Doyle's Blog

What’s the best way to REST in .NET?

May 14, 2009
The more I hear about RESTful implementations, the more I believe it’s the most flexible way to expose the web interface for our project. It also allows for a built-in API of sorts …
Joe Doyle's Blog

A Brave New World

May 9, 2009
I downloaded and installed ASP.NET MVC 1.0 today. I’ve been following the press it’s been getting as well as it’s Ruby on Rails cousin. I’ve used the MVC pattern in only one …
Joe Doyle's Blog

Garbage Collection, the Large Object Heap, and my Results

April 22, 2009
I wrote a test app simulating the creation of large byte arrays I discussed in my last post. It created 6 randomly sized arrays ranging from 20K to 250MB 100,000 times in a loop. I …
Joe Doyle's Blog

Memory Management Woes in .NET

April 21, 2009
I had to learn a bit about the GC in .NET for my current project. I’m going to be processing chunks of data that are various sizes ranging from a few KB to a few hundred MB. I’m …
Joe Doyle's Blog

Entering the society of developers

April 20, 2009
I guess it’s time to finally join the club that everyone else seems to be apart of. I’ve stayed away from blogging mainly because I didn’t feel I had anything of importance to say. …
  • « Prev
  • 1
  • 2
  • 3
  • 4
  • Next »
All rights reserved by Joe Doyle © 2023