Donkblog

Adventures into the world of amateurgramming. I'll leave the programming to the professionals.

Browse by Tags

Tagged Content List
  • Blog Post: The Dangers Of Exception Based Logic Part 1 - Parsing Integers

    Exception based logic is one of those things that actually makes me cringe when I see it.  Often times it is really easy to avoid like in the case below.  Believe it or not, exceptions in .NET aren't cheap and shouldn't be taken for granted.   Exception Based Logic:    ...
  • Blog Post: It Is Nice To Be At The Top Of The Food Chain

    The Back Story A very long time ago, maybe it was even as much as 2 years ago now, I wanted to answer the question 'Just how much overhead is there using one API call compared to another API call?'. This question came to mind after I realized just how many ways there was to move a file. So I wrote a...
Page 1 of 1 (2 items)