0

Company A is building 5 separate in-house WPF applications, and they would like to share UserControls, ResourceDictionaries, and ADO Entity Data Models between each project. They would also like to incorporate 3rd Party libraries using Nuget. Should they incorporate all of these projects into one solution, or should they separate them into multiple solutions? What are the advantages of either approach?

asked Aug 10, 2016 at 20:19

1 Answer 1

1

I would take the shared, and build nuget packages for them. Make a local repository and share them that way.

answered Sep 1, 2016 at 15:35

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.