Governor Technology Blog

Blog image

27 May 2010 by John Mannix

Optimising T-SQL search queries

This post has 0 Comment(s)


17 May 2010 by Cameron Morrison

Depth first tree flattening with the yield keyword in C Sharp

A quick example of flattening a tree into a list using IEnumerable<> and the yield keyword.

This post has 0 Comment(s)


14 May 2010 by John Mannix

Windows Phone 7 Twitter Sneak Preview

Here is a sneak preview of the Windows Phone 7 demo we're working on. It is a Twitter client following the Windows Phone 7 UX design guidelines, and we plan to include some nice features such as geolocated tweets and push updates...

This post has 0 Comment(s)


16 February 2010 by Cameron Morrison

EntityFramework include multiple extension method

A code snipped that makes including multiple related Entity Framework objects less long winded.

This post has 0 Comment(s)


23 October 2009 by Administrator

Creating back button functionality in a Rich UI application using the Momento Pattern.

This blog post will tell you how I to create back button or "undo" functionality in a rich UI application. I've used the Twitter Silverlight Application to demonstrate this but it can be used in quite a few scenarios such as graphic packages or data modelling software where you require the ability to go back and tweak changes.

This post has 0 Comment(s)


06 March 2009 by Administrator

Using Technology to Maximise the Value of your Customers

It is often easy to overlook the fact whilst recessions are generally not a good thing, some companies always survive better than others, and some positively thrive on competing in tough market conditions. Whilst there cannot be any universal formula for success in hard times, one of the common factors found in many such businesses is their acknowledgement of how important it is to both understand and stay close to their customers.

This post has 1 Comment(s)


17 February 2009 by John Mannix

Creating Particle Effects in Silverlight

The term particle effects describes a computer animation technique where many small particles are combined to create realistic special effects that would otherwise be difficult to achieve using standard animation techniques. Typical examples of the visual effects that are achieved with this approach include: fire, water, smoke, fog, snow and sparkles. In this post we look at a simple implementation of a particle system in Silverlight and use it to create a realistic smoke effect.

This post has 4 Comment(s)


05 February 2009 by Administrator

ControlParameter supports “__Page” as ControlId, but not “__UserControl”

If you’ve worked with ObjectDataSource parameters, you may know you can bind parameter values to properties of the current page. You may have also found that when the data source is declared inside a user control, there’s no mechanism for finding property values inside that control. Below we look at the background behind this, and present two possible solutions.

This post has 3 Comment(s)


27 January 2009 by Administrator

Binding Multiple Fields to RadioButtonList Item Text

The Asp.Net RadioButtonList is a databound control which displays items as a mutually exclusive set of options in a Web Form. The data which is bound to the label part of each option can be formatted using a format string, but only a single field can be bound to the label. This post shows an implementation which allows multiple fields to be bound to the item labels.

This post has 0 Comment(s)


20 January 2009 by John Mannix

Welcome to the Governor Technology Blog

Welcome to the Governor Technology Blog. With the launch of the new website we decided that we would include a company blog, where we will be posting our comment on a wide range of topics from purely technical through to more general business strategy. We hope you will find something to interest you in the postings that follow, and we look forward to sharing our thoughts over the coming months.

This post has 0 Comment(s)