I want to create an application for Widows Phone 7 and iPhone using the .net stack. As a rationale, I want to avoid double coding this logic. Is it possible to use resx files on both platforms for this, or is there a good viable solution so that I can reuse the code base on both platforms?
Any good tips or tricks if anyone stops on the same issue?
source
share