Help Needed: Choosing Between VSCode on Mac or Visual Studio via Remote Desktop for Windows Backgrou
I'm starting a new project and can't decide between two options: using VSCode on my Mac or using Visual Studio on a Windows computer through remote desktop (the connection is fast and stable). The project is a background service that will eventually run on Windows. Any suggestions on which setup would be better for this?
5 Replies
Unknown User•8mo ago
Message Not Public
Sign In & Join Server To View
Will you be using any windows specific functionality?
Unknown User•8mo ago
Message Not Public
Sign In & Join Server To View
Rider +1 u can also remotely debug with it.
if u plan on coding mainly on mac or linux, then I would go for rider.
algo background service is a broad term in c#... it doesn't necessarily mean a windows service
Unknown User•8mo ago
Message Not Public
Sign In & Join Server To View