Posts Tagged ‘Linq’

Displaying a Microsoft Project XML file using Diagrammer for .NET, WPF and LinQ (Part 2)

Thursday, May 29th, 2008

In the part 1 of this post, we have seen how to use ILOG Diagrammer for .NET, WPF and Linq to display the content of a Microsoft Project XML file into a graph showing the tasks and the constraints between them,…

Read more

Displaying a Microsoft Project XML file using Diagrammer for .NET, WPF and LinQ (Part 1)

Monday, May 19th, 2008

Diagrammer for .NET 1.5 introduces a set of new WPF controls that can present information as a graph display made of nodes and links. In this post, I will show how you can use these controls to display the content…

Read more