Posts tagged WPF
ParallelWork: Feature rich multithrea...
ParallelWork is an open source free helper class that
lets you run multiple work in parallel threads, get success,
failure and progress update on the WPF UI thread, wait for work to
complete, abort all work (in case of shutdown), queue work to run
after certain time, chain parallel work one after another.
It’s more convenient than using [...]
Open Source WPF UML Design tool
<a title="PlantUML Editor free open source UML designer" href=
\"http://code.google.com/p/plantumleditor/\">PlantUmlEditor is my
new free open source UML designer project built using WPF and .NET
3.5. If you have used <a title=
\"Plantuml open source free UML generator\" href=
\"http://plantuml.sourceforge.net\">plantuml [...]