Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

5
  • Thank you for your answer Robert. Just one thing: In this case, where the common functionality is a (WPF) user control, should the new assembly be a WPF Project, or it should be a Class Library with all the necessary references? Commented Nov 30, 2016 at 15:35
  • 1
    Which approach most effectively meets your requirements? Commented Nov 30, 2016 at 15:36
  • A new WPF Project, probably Commented Nov 30, 2016 at 15:37
  • There you go... Commented Nov 30, 2016 at 15:38
  • 1
    All right! Thank you a lot for your time and patience! Commented Nov 30, 2016 at 15:40