Toolkit and Visual Studio- Solutions/Project folder structure
I'm a long time Toolkit writer, but just now finally starting to compile and debug in Visual Studio. Been compiling using command line all these years! I have been using the "Next Steps" guide created by the toolkit committee some years back.
I'm still a little unsure about a Solution vs Project. I see a solution can contain many projects. I have a working test dll that is running inside of toolkit successfully, so now I am ready to start working on my real stuff. I write code strictly for my company, my code might run at a couple of our plants.
Lets say I have 10 dll's that run inside of Creo. Should I have 1 solution that contains 10 projects. Or have 10 solutions with 1 project in them ???
Thanks for any advice!

