Adam K Dean

Posts in archive

Connecting to SQL over TCP/IP with Entity Framework

Published 31 January 2013 in archive with tags entityframework , csharp , sql So this has caused me quite a headache, but I've finally managed to get it working. Code First Entity connecting to remote SQL server. Continue reading …

Regular Expression Tester Extension

Published 31 January 2013 in archive with tags visualstudio11 , regex Currently on a bit of an extension trawl, to think that I've lived in the dark ages for the past year or so. Continue reading …

Making Visual Studio 2012 look nice

Published 28 January 2013 in archive with tags visualstudio11 So in line with my 2013 new years resolution to pull my finger out and become the developer I'm supposed to be, I have been checking out some of the new .NET stuff that is floating around nowadays. I'm loving most of it, some of the features of C# 3.0 and 4.0 I already know and use, but some of them are actually pretty awesome. Continue reading …

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 …



Newer Page 33 of 41 Older