I'm not too sure how to ask this question but I'll give it my best shot. I hope it's relevant...
Before I do though, please bare in mind that I'm a SQL Dev who only recently started coding in C#...
I've written a few Windows Forms apps for my employer but I'd like to launch all these little tools from a single shell.
I've seen something similar at my previous employer but didn't look at the source code for this as it wasn't required of me to code these types of solutions.
Also, I want to be able to deploy the apps I write without having to run them from my bin or release folder(s). I'm using Visual Studio 2015 Pro.
Could someone please help me out?