.Net移动计算 [英] .Net Mobile Computing

查看:69
本文介绍了.Net移动计算的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Hi To All







我正在开发一个我正在开发的拍卖系统C#.NET 4.0。这些拍卖商通常在外面进行外部拍卖(建立计算机网络是不合理的)。出价被记录在纸上,然后从纸张上保存到数据库中。



我想做的就是这个,我希望每个拍卖师拥有自己的手持移动设备计算机就像密码实验室提供的那样( http://us.cipherlab.com/catalog。 asp?CatID = 7& SubcatID = 2) [ ^ ]。拍卖师将在该移动计算机上记录每个出价(这些记录应保存为文本文件),因此当他们决定上传出价时,这些文件将由一个单独的模块(由我开发)读取,然后将读取该文件和将数据保存到数据库。



那么你可以帮助我使用与这些功能兼容的设备和库,这将帮助我实现这个功能,我会喜欢加入我的系统



提前谢谢

Hi To All



I am working on an auctioning system that i am developing with C# .NET 4.0. These auctioneers usually have outside auctions which are carried outside (where it would unreasonable to set up a computer network). The bidding's are recorded on paper and then saved onto the database from the papers.

What I want to do is this, I want each auctioneer to have their own handheld mobile computer like the ones offered by cipher labs (http://us.cipherlab.com/catalog.asp?CatID=7&SubcatID=2)[^]. The auctioneer will record each bidding on that mobile computer (these recordings should be saved as text file) so when they decide to upload the the bidding these files will be read by a separate module (developed by me) that will then read the file and save to the data to a database.

So can you assist me with devices and libraries that are compatible with such functions and that will help me achieve this feature that i would like to incorporate into my system

Thanks in advance

推荐答案

这是一个快速回答部分。我想提醒您,您已在此处发布了完整的项目要求。请阅读这些链接

您尝试了什么? [ ^ ]



以及在CP上发布问题的规则如何在CP上提问? [ ^ ]



我的快速建议是 - 而不是在文本文件上记录数据(您是否认为在将数据写入文本文件时不会进行验证?您将如何更正?这些移动计算机中的错误数据?)以后再读取它们,为它们提供一个网页或局域网客户端,用户可以直接将数据保存到数据库中。
This is a quick answers section. I would like to remind you that you have posted a complete project requirement here. Please read these links
What have you tried ?[^]

and the rules for posting questions on CP How to ask questions on CP ?[^]

My quick suggestion is that - instead of recording the data on text files ( have you ever thought that there will be no validation when data will be written to text files ? How are you going to correct the incorrect data ? )in those mobile computers and reading it later, provide them with a webpage or LAN client from where the user can directly save the data to your database.


这篇关于.Net移动计算的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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