如何将iPhone(monotouch)和Windows Phone 7应用程序一起本地化?

时间:2023-01-12 18:56:38

I want to build application both for Widows Phone 7 and iPhone using .net stack. As being rationale I want to avoid to double code this logic. Is it possible to use resx files in both platform for this, or are there any good viable solution so I can reuse code base on both platforms?

我想用。net堆栈为寡妇电话7和iPhone构建应用程序。作为基本原理,我想避免对这种逻辑进行双重编码。在这两个平台上都可以使用resx文件吗?或者有没有什么好的可行的解决方案,这样我就可以在两个平台上重用代码库了?

Any good advice or best practice if anyone stoped on the same issue?

如果有人在同一问题上停下来,有什么好的建议或最佳实践吗?

1 个解决方案

#1


3  

Here's a post from Craig Dunn that examines code sharing between the platforms

下面是克雷格•邓恩的一篇文章,探讨了平台之间的代码共享

#1


3  

Here's a post from Craig Dunn that examines code sharing between the platforms

下面是克雷格•邓恩的一篇文章,探讨了平台之间的代码共享