working in visual studio 2010 on windows xp -


i working on source files on windows 7. reasons need work on source file in windows xp. doubt if batch files work or not? there problem if change platform windows 7 xp? please suggest.

you can use visual studio 2010 without problem on windows xp (with sp3), since officially supported os (see http://go.microsoft.com/fwlink/?linkid=133421).

of course, windows has developed lot since xp released. take example improvements in technologies such wpf, ide work faster , more stable on newer operating systems; won't prevent using on xp.

if referring batch files wrote yourself, should ensure functions suported under xp , work expected, since tools have been have been added or changed in windows 7 (for examples see here).


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -