Adam K Dean

Posts

Zen Coding for Visual Studio 2012 via Web Essentials 2012

Published 3 March 2013 in archive with tags visualstudio11 Something I have come across whilst building this new blog/website is yet another extension that among many others, contains a Zen Coding feature. Continue reading …

Passing extended DbContext class but instantiating the base

Published 14 February 2013 in archive with tags csharp , entityframework , easyauth Whilst working on EasyAuth I came across a slight issue, how do I use Entity for the user storage while still allowing the programmer to use their entity classes. I thought, maybe they should be able to extend the EasyAuth DbContext and just pass back their custom version, which EntityUserStore could then use for the storage. Continue reading …

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 …



Newer Page 34 of 42 Older