Should I use XML for this situation? -


i building program has different inputs , ouputs depending on "vehicle" loaded. want people able load different vehicles need type of file keeps track of information.

is xml going best way this? there option should consider?

thank you!

xml commonly used situation described , there plenty of tools out there automatically creating , parsing xml it's solid choice.


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c# - Copy ObservableCollection to another ObservableCollection -

All overlapping substrings matching a java regex -