Michael Jordan
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created Embed an icon in exe
I have a solution which produces an exe. By default, when you view the exe in file explorer, you see the generic exe icon that Windows uses. In Visual Studio, if I want to change that, I can right-... -
Created Reorder compound startup
AnsweredI have two projects in one solution, Client and Server. When the client starts I would like to have the server already running. I have created a compound run/debug for them. However, I can only see...