Share via


Mebyon Kernow

A blog by Morgan

In this post I’ll show how you can easily use appropriate icons within the Workflow Designer...

Date: 03/15/2011

I've just come across a problem with load testing on Visual Studio 2010 (which probably amounts to a...

Date: 01/17/2011

A.K.A. “Why won’t the workflow designer use my data template?” I was on site with a customer today...

Date: 09/22/2010

I’m in the scalability labs with a customer this week and we’ve encountered an exception when...

Date: 08/25/2010

I’ve been using MVVM since I started WPF (I was a latecomer to the beauty that is WPF) and one of...

Date: 06/24/2010

Now that the State Machine Activity Pack has been released on Codeplex (see https://wf.codeplex.com...

Date: 06/15/2010

This blog post will show you how you can add a custom tool to the toolbox which, when selected, will...

Date: 06/11/2010

When writing a custom activity you’ll typically want to provide a custom designer which is used when...

Date: 06/09/2010

I was onsite today with a customer who was having problems getting WCF to work, and after much...

Date: 04/15/2010

Sorry for the awful pun, but now you’re probably thinking I’m mad, either that or you now have the...

Date: 12/04/2009

I was writing a helper class today for WPF and had a IsDirty flag which was firing a PropertyChanged...

Date: 11/18/2009

Polymorphism in any OO language is taken as a given – and people would be shouting about it a lot if...

Date: 08/05/2009

I’ve had a rather frustrating afternoon but it’s all sorted now. I’ve recently repaved my laptop...

Date: 07/01/2009

I was doing some investigation on a customer site and needed to use adplus.vbs to take process...

Date: 05/05/2009

I’ve been running WHS since an internal beta on a box that really wasn’t quite what I wanted – in...

Date: 03/27/2009

Here's my boat. masthead.jpg

Date: 03/08/2009

If you develop .NET client applications that are deployed to users over Terminal Services (TS) or...

Date: 03/07/2009

I’ve been invited to do a session in Coventry for the NxtGenUG – this will be run on Monday June...

Date: 02/25/2009

In my role as an ADC I often get to run customer labs – this is where we take a customers...

Date: 01/14/2009

Frequently in my role I see code that is doing something like the following :- After Time (x) Do...

Date: 12/18/2008

Frequently you need to add in some form of logging in your code on method entry and exit points, and...

Date: 12/17/2008