Adam K Dean

Posts

Unable to load DLL 'openal32.dll' The specified module could not be found.

Published 25 March 2013 in archive with tags monogame , openal This appears to be a common problem encountered after having just installed MonoGame. Continue reading …

Circle primitive class for XNA/MonoGame

Published 24 March 2013 in archive with tags csharp , xna , monogame , gamedev I've just been playing a little with XNA (or MonoGame as it's called these days) and needed to draw circles. If you've used XNA then you'll know that nothing like that is provided for you. Drawing circles isn't too difficult really, they're basically just lots of little lines at different angles. Continue reading …

FizzBuzz? More than one line doesn't count!

Published 21 March 2013 in archive with tags fizzbuzz , csharp Just doing research over at r/cscareerquestions when I stumbled upon a thread about FizzBuzz. Continue reading …

Using caller information for verbose logging

Published 21 March 2013 in archive with tags csharp , compilerservices , diagnostics A cool feature that has been added in Visual Studio 2012 and C# 5.0 is Caller Information attributes. Basically it allows you to see where your method was called from without having to sift through stack traces upon stack traces. Continue reading …

Happy Birthday - programmer style.

Published 13 March 2013 in archive with tags random , csharp Today I decided to wish my good friend @Farkie happy birthday: programmer style. Continue reading …



Newer Page 32 of 42 Older