When I was catching up on my unread blog posts in BlogLines this morning, I saw a post from Jeffrey Palermo entitled ' Does anyone still use the "goto" statement? Microsoft does - level 100 '. Update: Once I posted this I did a check on the end result
Read More...
As I wrote yesterday , I've decided to sit and down and teach myself enough IL to make myself understand the inner workings of .net a little better. I sat down tonight wondering what 3 lines of IL I was going to be able to figure out and write. First
Read More...
Over the last few weeks my interest in figuring out the inner workings of code has seemed to come to the fore. Most specifically, I've been looking at a lot of IL lately. So I've decided to do something about it. So far, I've played a little, dabbled
Read More...