C
C#3mo ago
Eple

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
Unknown User3mo ago
Message Not Public
Sign In & Join Server To View
Pobiega
Pobiega3mo ago
Will you be using any windows specific functionality?
Unknown User
Unknown User3mo ago
Message Not Public
Sign In & Join Server To View
leowest
leowest3mo ago
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
Unknown User3mo ago
Message Not Public
Sign In & Join Server To View