G2 and WPF mindmapping: the whole nine yards.

I have completed a fully functional mindmapping application on top of G2 and have used it in the past months internally for various things. This application is, however, not a ‘product’ or anything you can buy, it’s only a proof of concept.It’s a test application, a benchmark, a toy model, a fun thing to play with and see how G2 handles various things. Much like the class designer and the database table designer I talked about earlier, it’s a way to show off the potential of G2 to you, even though I think this mindmapping application could be a stepping stone to something bigger.

Creating database diagrams with G2

How G2 is also able to create, visualize and edit database related information.

Creating class diagrams with G2

Wherein I explain how G2 was used to create class diagrams. Some notes on XML (de)serialization of G2 diagrams and the upcoming workflow designer.

Simple MVC diagramming (in WPF)

On request. An MVC diagramming sample, just the essentials.

GraphSquare architecture IV

This rather long article reviews first the various mechanisms available in .Net to (de)serialize data where after we review the problems and challenges you are faced with when considering (de)serialization in a WPF context and, finally, we explain how we constructed a custom serialization mechanism in GraphSquare.