Adam K Dean

Posts tagged with csharp

Readable File Sizes

Published 29 August 2010 in archive with tags csharp In an effort to fill up this blog with code, I will over the next few weeks be looking back over my snippets, finding useful methods and posting them. Today's feature is a simple text formatter, which converts a long (representing bytes) into a string, giving you a nice readable file size. Continue reading …

Cross thread calls made easy

Published 28 August 2010 in archive with tags csharp , winforms , multithreading , delegates Update (27/06/2013): New blog post regarding parameterized calls - Cross thread calls made easier. Continue reading …



Newer Page 4 of 4 Older