Quantcast
Channel: brent mckendrick
Browsing latest articles
Browse All 15 View Live

Multi Tenant update

Hi, I've received messages and I know a few of you are waiting for a good tutorial on multi tenancy. I've been busy working as I'm going on a trip and will be away for the next 6 weeks. So it's going...

View Article



Getting back into it.

Well I've been back from the holiday for a month or so. Been staying away from the blog for a while as I've had so much work to do since I got back that I need to prioritise. I'm currently working on...

View Article

Windows Identity Foundation : A SignInResponse message may only redirect...

We have run into an issue in the WSFederationAuthenticationModule class within WIF. The bug has been posted here on Microsoft connect....

View Article

Generic Repository: Fake IDbSet implementation update (Find Method &...

UPDATE (again) Just a quick one: see https://github.com/refactorthis/GraphDiff/blob/master/EFDetachedUpdate/DetachedUpdate/DbContextExtensions.cs on line 209 for a replacement GetKeyProperties method...

View Article

ASP.NET MVC JQuery EventAggregator (Decoupled Event Handling)

The concept of Event Aggregation was first introduced to me as I read through the PRISM toolkit (Composite Application Guidance) from the Microsoft Patterns and Practises team. It allows you to...

View Article


ASP.NET MVC 3 DropDownListFor strange behaviour for determining selected option

So a strange behaviour in the implementation of the HtmlHelper.DropDownListFor extension method was recently brought to my attention where the order of 'looking for' the selected value of the list...

View Article

Entity Framework ToList() in nested type (LINQ to Entities does not recognize...

Update: The issue is described here: http://entityframework.codeplex.com/workitem/808 I've made a fork of EF source which solves this issue @...

View Article

Group or Order by sub type using LINQ to Entities

It's a little hard to see how to group by a sub type in Linq to Entities. Since the discriminating field (when using table per hierarchy inheritance) or table name (when using table per type...

View Article


Introducing GraphDiff for Entity Framework Code First - Allowing automated...

Looking for a complete solution for automatically updating a graph of entities using the Entity Framework? Read On! So today I'm finally going to post something that we have actually been using live on...

View Article


AngularJS Visual Studio 2012 Intellisense

Currently i'm working on a project to move an existing Silverlight application into AngularJS and there is one thing I've been missing while using Visual Studio that I had using Webstorm and that is...

View Article

Updates to GraphDiff with new scenarios supported

Hi, This post will just be a quick update on the progress of GraphDiff. It's great that quite a few people are using/looking into GraphDiff. I have finally found some time and I am updating the code...

View Article

Latest Update

Hi everyone, So I've been quite busy and just realized there are many comments I haven't had a chance to view yet. I will try and get to them in the next week. This will include some updates to...

View Article

GraphDiff v1.3.5

Latest release of GraphDiff v1.3.5 Master has been updated to EF 6 MIT license XML documentation on all public methods Merged 2 PR's and small bugfixes Nuget package:...

View Article


Image may be NSFW.
Clik here to view.

AngularJS form validation directive (xt-form)

About a year ago I wrote a directive to create a nice tooltip validation form for AngularJS that works cross browser. I used it in a project and then I completely forgot about it... until today! It's...

View Article

GraphDiff Aggregate Mappings

When I built GraphDiff it was to solve a simple issue that I see many in the .NET community are facing. Over a multi-tiered environment I needed to transfer aggregate roots from one layer to another...

View Article

Browsing latest articles
Browse All 15 View Live




Latest Images