Sign in
Donkblog
Adventures into the world of amateurgramming. I'll leave the programming to the professionals.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
.NET
Apple
Development
iPhone
Microsoft
Performance
Process
Visual Studio
Win32
Windows
Windows Live
Windows Live Writer
Zemanta
Browse by Tags
MSDN Blogs
>
Donkblog
>
All Tags
>
performance
Tagged Content List
Blog Post:
The Dangers Of Exception Based Logic Part 1 - Parsing Integers
MSDNArchive
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: ...
on
3 Mar 2008
Blog Post:
It Is Nice To Be At The Top Of The Food Chain
MSDNArchive
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...
on
26 Feb 2008
Page 1 of 1 (2 items)