Adam K Dean

Posts

It has been another while.

Published 24 January 2013 in archive with tags general It has been a while since my last blog post, around 12 months. I've had a busy year and done a lot of things. [redacted], and done quite a bit of design work, learning Illustrator and In Design. I haven't done as much real coding as I would have liked. My Raspberry Pi sits on top of my home server and hasn't even been turned on yet. Continue reading …

Compile C# into assembly, then load it and execute it

Published 9 January 2012 in archive with tags csharp , codedom , reflection This is one way I have found that I can compile code at runtime into a DLL file, then load it and call it. Continue reading …

MySQL Global Vars wait_timeout & max_connections

Published 22 November 2011 in archive with tags sql Just some more code for me to bookmark. Problem was the MySQL connections were not being closed, the timeout was set at 8 hours and the connection limit was 400. Continue reading …

MySQL Relationships & Foreign Keys

Published 21 November 2011 in archive with tags sql Just another snippet of code that I will forget... Continue reading …

Personal Website update

Published 3 September 2011 in archive with tags general I have been working on my new personal website lately - www.adamkdean.co.uk - which I will integrate with this blog as well as other blogs of mine, to centralise all of the content I put out there. Continue reading …



Newer Page 35 of 42 Older