简体   繁体   English

Windows ce +应用程序开发

[英]windows ce + application development

I know my question is a kind of repetitive to this one However I didn't got good understanding from it. 我知道我的问题与这个问题有些重复,但是我对此并没有很好的理解。 Plus after these many years i may have to take multiple new points into consideration. 再加上这些年后,我可能不得不考虑多个新问题。

Scenario:Our client has around 20 Motorola MC35 devices. 场景:我们的客户有大约20台Motorola MC35设备。 They have Windows CE operating system on it. 他们具有Windows CE操作系统。 We have to develop an application for it. 我们必须为其开发一个应用程序。

I have been googling a lot but not getting answers to; 我一直在搜索很多东西,但没有得到答案。

  1. Can we develop database driven applications for windows CE operating system? 我们可以为Windows CE操作系统开发数据库驱动的应用程序吗?
  2. If Yes, What framework to use for it's development. 如果是,则使用什么框架进行开发。 Can we use .Net Compact Framework? 我们可以使用.Net Compact Framework吗?
  3. We have Visual Studio 2013. Which project template needs to be installed in VS to do required development? 我们有Visual Studio2013。需要在VS中安装哪个项目模板才能进行所需的开发?
  4. Which emulator to use? 使用哪个模拟器?
  5. Links / samples for development 链接/开发样本

1: yes, you can 1:可以

2: .NET Compact Framework 3.5 and SQL Server Compact 3.5 SP2 2:.NET Compact Framework 3.5和SQL Server Compact 3.5 SP2

3: You need VS 2008 with Smart Device Development option chosen during install 3:您需要在安装过程中选择“ VS 2008”并选择“智能设备开发”选项

4: If you install VS 2008, it comes with a CE emulator 4:如果安装VS 2008,则它带有CE模拟器

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM