up vote 1 down vote favorite
share [g+] share [fb]

I need to use an existing WPF docking library. There are several libraries: AvalonDock .NetBar SanDock ActiPro Infragistics

does anyone has any experiance with one of those libraries? Can you recommend one of them?

link|improve this question
feedback

4 Answers

I've used Actipro and it is very good. It's also under active development and improvement

link|improve this answer
feedback

Sofa is built on top of AvalonDock and provides interesting features. It can be used with both MEF and Prism and IMHO (as I am a developer of the team) can help a lot for Composite Applications

link|improve this answer
feedback

You may try this: http://www.devzest.com/WpfDocking.aspx

It's a docking library with undo/redo feature, with a clean implementation.

link|improve this answer
feedback

According to this article, AvalonDock is being used in SharpDevelop 4, so the SharpDevelop guys obviously think it's good!

link|improve this answer
2  
But AvalonDock has not been updated since June 2010 and is a bit buggy, so I, for one, am looking for an alternative. – Pat Jan 7 '11 at 23:14
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.