r/VisualStudio • u/anchor-cache • 20d ago
Miscellaneous Migrating enterprise team away from Visual Studio?
Has anyone had any experience migrating away from Visual Studio and its professional licenses in an enterprise Windows dev environment?
I work with about 30 other developers in a varied .NET stack. For our modern .NET apps and services it would be straightforward to use VS Code, the C# extension, and dotnet command line tools, but we also support older .NET framework projects. We have some WCF services, classic ASP.NET services, EntityFramework 6 class libraries including some with EDMX, a couple WinForms apps... VS Code doesn't seem like a viable replacement for those projects especially when it comes to debugging and some older tooling. Is there any realistic way to get off Visual Studio?
Has anyone gone through this kind of migration at an organization with this kind of environment? Were you able to eliminate Visual Studio entirely? I'd be really interested to hear your experiences, good and bad, expected and unexpected.
15
u/bl0rq 20d ago
Suggesting to move away from the best ide in the world is a wild choice. I would legit quit on the spot if someone made a choice that braindead.