Just so I remember where to find it when I get around to check if I can use it: Unfold, a WPF diagramming tool.
Archive for the ‘C#, .Net’ Category
Unfold, a WPF diagramming tool.
Posted in C#, .Net on May 22, 2007 | Leave a Comment »
ZedGraph
Posted in C#, .Net on October 25, 2006 | Leave a Comment »
This is very useful for plotting things in .Net: Main Page – ZedGraphWiki Are you looking for a way to draw in .Net? Heres yet another charting class library with a high degree of configurability that is also easy to use. ZedGraph is a set of classes, written in C#, for creating 2D line and [...]
.NET Property Control
Posted in C#, .Net, Posts in english on October 4, 2005 |
.NET General Helps you understand the PropertyGrid control in the Microsoft .NET Framework and how to customize it for your application.
C# Programming, Remoting in .NET
Posted in C#, .Net, Posts in english on June 9, 2005 |
This article was very useful:The Code Project – Remoting with GUIs – C# Programming. What is it about? In the author’s own words: Most introductory articles about remoting focus on console-based applications, but frequently beginners ask, “How can I do remoting with a GUI?”. I was asking the same question several months ago, but I [...]
Some threading info
Posted in C#, .Net, Posts in english on June 9, 2005 |
An article on Codeproject discussing some useful UI programming stuff… You are developing this shiny new multithreaded .NET application that has this spanking new UI. You are done coding and it’s time for giving a demo to your boss. And while running the demo, the UI hangs. Just hangs. Damn it, you say, it was [...]
GIS for the masses
Posted in Bra att ha / Useful stuff, C#, .Net, Posts in english on February 2, 2005 |
haven’t checked this out yet, but it seems promising: MapWindow GIS The MapWindow application is a free, extensible, geographic information system (GIS) that can be used in many ways: * As an alternative desktop GIS * To distribute data to others * To develop and distribute custom spatial data analyses Update:When I tried to compile [...]
