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.
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