Skip to main content
Email Password   helpLost your password?

Articles by Michael Coyle (2 articles found)

Average article rating: 4.31

Grid & Data Controls

XmlGridControl Editing XML Data in the PropertyGrid
Last Updated: 3 Mar 2006   Page Views: 64,653   Rating: 4.56/5    Votes: 13   Popularity: 5.07   Bookmark Count: 60
Using an XML Schema Definition file, this program uses code generation and CodeDom manipulation to edit XML data in the PropertyGrid.

Algorithms & Recipes

A simple QuadTree implementation in C#
Last Updated: 29 Oct 2008   Page Views: 18,004   Rating: 4.06/5    Votes: 11   Popularity: 4.22   Bookmark Count: 50
Licence: The Code Project Open License (CPOL)   
A QuadTree is a spatial indexing method well suited to 2 dimensional spatial problems

Michael Coyle


Member
I'm a Senior Software Architect with Visiphor Corporation in Canada, specializing in Data Integration and data sharing networks.

I used to work in 3D Computer Graphics, and then for a short time in the game industry on a few projects that were never published.

I classify myself as a lazy programmer, and by that I mean I will not reinvent the wheel. I will understand it, and change it a little, but I won't reinvent it. This also means that if I have to do something more than three times I will automate it.

I'm also a big fan of code generation and for this the .NET Framework really shines. There's nothing quite as satisfying as running a tool and generating 2000 lines of high quality bug free production code!
Occupation: Architect
Company: Visiphor Corporation
Location: Canada Canada


Last Updated 21 Nov 2009 | Advertise | Privacy | Terms of Use | Copyright © CodeProject, 1999-2009