asp.net - Would visual studio 2010 work in windows server 2008? -


i have alot of files in visual studio 2010. know if use windows server 2008 ? files(classes, sln)still work?.

i assume you're asking if install visual studio 2010 on server 2008 box, work , still able open files/solutions?

the answer yes vs2010 premium or ultimate on server 2008 sp2. also, 64-bit version (only) of vs2010 install on server 2008 r2. complete os requirements, see

https://msdn.microsoft.com/en-us/library/gg265786%28v=vs.100%29.aspx


Comments

Popular posts from this blog

powershell Start-Process exit code -1073741502 when used with Credential from a windows service environment -

twig - Using Twigbridge in a Laravel 5.1 Package -

c# - LINQ join Entities from HashSet's, Join vs Dictionary vs HashSet performance -