Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我听说要开发带有 .NET Framework 扩展的移动应用程序,称为 Microsoft Mobile Internet Toolkit (MMIT)。是否可以在基于 GSM/GPS 的基本手机中部署它?
MMIT 或多或少是关于控制的。要在任何设备上运行 .net 应用程序,您需要在其上安装某些版本的 CLR。这在任何 GSM 手机上都是不可能的。
然而,有许多基于 Windows Mobile OS 的手机和现在的 Windows Phone 7 应该能够原生支持 .net 应用程序。尽管这些移动设备上只有 .net API 的子集可用。