.Net 的电话应用程序

发布于 2024-09-01 23:49:43 字数 198 浏览 5 评论 0原文

作为一名主要使用 c# 的 .net 开发人员,我想知道开发在主要手机上运行的手机应用程序的最佳方法是什么。

只是想让你知道 Iphone 是不可能的,因为涉及成本,不准备购买 Mac book。

我想要一些可以在 Windows 操作系统中开发的东西,Android 可能是最好的选择,但它与 .net 集成得不好。

有什么想法吗?

As a .net developer mainly c#, I want to know what would be the best approach for me to develop Phone application that runs on major phones.

Just to let you know Iphone is out of the question because of the costs that are involved, not ready to buy Mac book.

I want something I can develop within Windows operating system, Android could have been the best option but it does not integrated well with .net.

Any idea please ?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

美羊羊 2024-09-08 23:49:43

使用.NET,您可以针对即将被Windows Phone 7 取代的Windows Mobile。因此它的保质期很短。

适用于 Windows Phone 7 的 SDK 现已上市,但手机要等到上市后才会上市十月。不过,您可以在该平台上取得领先。

此外,MonoTouch 团队已开始开发 MonoDroid,它允许您为 Android 手机开发 .NET 应用程序。目前尚未上市,但有望在八月左右上市。

因此,基本上,现在 Java 将为您提供更多的移动开发选择;让您覆盖Symbian、Blackberry和Android系统。但是,到今年年底,该领域的 .NET 开发人员将会有更多的机会。

Using .NET you can target Windows Mobile which is soon to be replaced by Windows Phone 7. So has a short shelf life.

The SDK for Windows Phone 7 is available now, but the phones won't hit the stores until October. You could get a head start on that platform though.

Also the MonoTouch team have started work on MonoDroid which will allow you to develop .NET applications for Android phones. It isn't available yet, but will hopefully be out around August.

So, basically, right now, Java will give you far more options for mobile development; allowing you to cover the Symbian, Blackberry and Android systems. But, by the end of the year there will be a lot more opportunities for .NET developers in this sector.

用心笑 2024-09-08 23:49:43

如果您将自己限制在 .Net 上,那么您就没有太多选择。 .Net CF 仅在基于 Windows Mobile 的手机上运行。但如果你只是想在 Windows 上免费开发,你可以使用 C 或 Python 来使用 Symbian S60;或 J2ME。

我相信Android有一个非常好的SDK,它不需要与.Net FW集成

If you are restricting yourself to .Net, then you dont have many options. .Net CF runs only on Windows Mobile based phones. But If you just want to develop for free, and on windows, You can go for Symbian S60 using C or Python; or J2ME.

And I believe Android has a perfectly fine SDK, Which needs not be integrated with .Net FW

噩梦成真你也成魔 2024-09-08 23:49:43

如果您想在 .NET 中进行开发,您可以使用适用于 Android 手机的 androidmono
这是一个博客,其中包含有关 android mono 的信息:我的大脑受伤了:Android Mono

.NET for iPhone 你有 MonoTouch,但你仍然需要在 Mac 上开发。

If you want to develop in .NET, you have androidmono for android phones.
Here is a blog with info regarding android mono: My Brain Hurts: Android Mono

.NET for iPhone you have MonoTouch, you still have to develop on a Mac though.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文