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

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

java - Using an Integer ArrayList in Android -