简体   繁体   English

如何使用VS2010创建智能设备应用程序

[英]How to create Smart Device application using VS2010

I am new to Mobile App developemnt and from what i gather in VS2008 you could create a Smart Device application. 我是移动应用程序开发的新手,从VS2008中收集的内容,您可以创建一个智能设备应用程序。 It VS2010 that option is not available. 在VS2010中,该选项不可用。 MSDN points to Win7 using Silverlight. MSDN使用Silverlight指向Win7。 Is there other options to creating Smart Device Apps or Android apps? 创建智能设备应用程序或Android应用程序还有其他选择吗? I'm using VS2010 professional edition. 我正在使用VS2010专业版。

If you're looking to use your existing Visual Studio/.NET knowledge to build applications for other platforms, you might want to take a look at Mono. 如果您希望使用现有的Visual Studio / .NET知识来构建其他平台的应用程序,则可能需要看一下Mono。 Mono is a wrapper for the native SDKs, and is available for both iOS and Android so you can develop proper native apps for these platforms, while still using Visual Studio. Mono是本机SDK的包装,并且可用于iOS和Android,因此您可以在仍使用Visual Studio的情况下为这些平台开发适当的本机应用程序。

HTH 高温超导

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

相关问题 如何获取通过C#.net(VS2010 / 4.0 +)通过USB连接的Android设备的OS版本和设备名称? - How to get OS version and Device Name of an Android device connected via USB with C#.net (VS2010/4.0+)? 如何创建应用程序以重新启动没有root用户权限的设备? - How to create application to reboot device with not rooted device? 从VS2010过渡到适用于Android / Java开发人员的Eclipse IDE - Transitioning from VS2010 to Eclipse IDE for Android/Java dev 在我的VS2010 Professional中找不到MonoDroid - Unable to find MonoDroid in my VS2010 Professional 适用于Android VS2010的Mono:无法在设计器中查看布局 - Mono for Android VS2010: Cannot view layout in designer android单元测试ui记录器a'la VS2010 - android unit testing ui recorder a'la VS2010 我需要创建一个可以在所有智能手机上运行的智能手机应用程序,我该怎么做? - I need to create a smart phone application that could be run on all smart phones, How can i do this? 如何打造智能键盘? - How to create a smart keyboard? 如何在模拟器/设备中修补应用程序,类似于Google Play通过“智能应用程序更新”进行的操作? - How to patch an application in emulator/device similar to how Google Play is doing with “Smart app updates”? 如何使用设备定义创建AVD? - How to create avd using device definition?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM