适用于台式机和移动设备的在线(基于Web)软件 [英] Online (Web Based) software for desktop and mobile

查看:73
本文介绍了适用于台式机和移动设备的在线(基于Web)软件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有人可以帮助我吗?我想开发一种在线会计软件,该软件可以通过网络连接在台式机,笔记本电脑以及移动设备等所有设备上运行.
我曾经用vb在.net上工作.

我感到困惑的是可以在任何地方在线运行的网站或Pure ERP软件.

Can any body help me? I want to develop an online accounting software which can run on all device like desktop, laptop as well as mobile devices through net connection.
I used to work on .net with vb.

I m confusing it would be a website or Pure ERP software that can run online from any where.

推荐答案

创建一个Web服务并制作将使用该服务的客户端应用程序.
Create a web service and make a client application that will consume it.


它可能是一个可以使用ASP.NET构建的网站.在这种情况下,客户端站点将由任何平台上的Web浏览器表示.使用.NET制作自定义服务器和客户端软件会更加容易,但是客户端只能在可以安装.NET的平台上工作.另外,如果您的客户端基于System.Windows.Forms编写得非常准确,则可以在具有.NET的Windows上运行它,也可以在使用Mono的许多其他平台上运行它,请参见http://en.wikipedia.org/wiki/Mono_%28software%29 [ http://www.mono-project .com/ [^ ].

因此,它在更简单的方法和更通用的方法之间提出了一定的权衡.您将需要分析您的资源,必需的功能,以确定所采用的两种方法的可行性和预期质量.

—SA
It could be a Web site which you can build using ASP.NET. In this case, the client site will be represented by a Web browser on any platform. Making a custom server and client software using .NET would be easier, but the clients will work only on the platforms where you can install .NET. Also, if your client is written very accurately based on System.Windows.Forms, you can run it on Windows with .NET but also on many other platforms using Mono, see http://en.wikipedia.org/wiki/Mono_%28software%29[^], http://www.mono-project.com/[^].

So, it presents a certain trade-off between the easier way and more universal way. You will need to analyze your resources, required features to decide on feasibility and expected quality of each of the two approached.

—SA


这篇关于适用于台式机和移动设备的在线(基于Web)软件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆