IoT上安装应用程序

IoT上安装应用程序

本文介绍了在Windows IoT上安装应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Hello支持团队,


我有一个使用Nhibernate连接到本地sqlserver实例的桌面.Net应用程序。


  1. 我可以在Windows IoT上安装此应用程序
  2. 如果有任何先决条件可以在WIndows IoT上运行我的应用程序吗?
  3. 我可以安装Windows Windows IoT上的服务

更多详细信息:


Sql Server版本:  SQL Server 2008 R2或SQL Server Express


.Net Framework版本:3.5



如果您能为我提供,我将不胜感激Windows IoT上运行的示例桌面应用程序的任何文档。



谢谢

解决方案

Hello support team,

I have a desktop .Net application using Nhibernate to connect to local sqlserver instance.

  1. Can I install this application on Windows IoT
  2. if so is there any pre-requisites to be able to run my application on WIndows IoT?
  3. Can I install windows service on Windows IoT

More details:

Sql Server version: SQL Server 2008 R2 or SQL Server Express

.Net Framework version: 3.5

Also I would appreciate if you can provide me with any documentation for sample Desktop application running on Windows IoT.

Thanks

解决方案


这篇关于在Windows IoT上安装应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-13 01:31