I have to create an application whose interface will be changed by end user for his lang. and the end user may be the community which will change the all the UI details....
what will be the best way to do this?
if I go with .net resources then user needs to use the settelite assemblies and that they cant make them selves.
if I go for XML then also some of the end users don't know the XML also I guess CSV may be usefull.
can any one has better idea then CSV?