Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
主に 2000/XP マシンを実行している企業向けに .NET アプリケーションを構築する場合、この環境で最適に動作する Visual Studio と .NET Framework のバージョンはどれですか?
Windows2000は.NET2.0までしか移行できないと思うので、その点で制限があります。VS2005と.NET2.0が最適なオプションです。
XPは制限されておらず、すべてのバージョンをサポートしているため、最新のものが最適です。可能であれば、VS2010および.NET4.0。
明らかに、それはあなたが開発したいもの、あなたが望む.NETまたは言語機能などにさらに依存します。