请在WPF应用程序Visual Studio 2010中创建数据输入表单 [英] hoiw to make a data Entry Form in WPF application Visual Studio 2010

查看:114
本文介绍了请在WPF应用程序Visual Studio 2010中创建数据输入表单的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何创建一个wpf表单数据可以安装在任何计算机上的应用程序运行Windows 7,xp和Vista,并带有指向局域网上共享ms访问数据库的链接。

how can i make a wpf form data Entry application that can be installed on ANY COMPUTER runinig Windows 7, xp and Vista with a link to a shared ms access database on a local area network.

推荐答案

假设您希望在每台计算机上安装.net。

创建一个wpf应用程序

创建一个连接到数据库(使用SQL Server而不是Access)

创建一个带有控件的表单来接受你需要的数据

代码保存操作将数据写入数据库

测试应用程序

将应用程序分发给所有需要的机器



您的问题太广泛了,无法回答一个论坛消息。
Assuming you have .net installed on every computer you wish to run it on.
create a wpf application
create a connection to the database (use SQL Server instead of Access)
create a form with the controls to accept the data you need
code the save operation to write the data to the database
test the application
distribute the application to all the machines required

Your question is too broad to be answered in a forum message.


你不能,因为XP机器需要安装.NET。一旦安装了.NET,就没有问题。
You can''t, because the XP machines will need .NET installed. Once they have .NET installed, there''s no issue.


这篇关于请在WPF应用程序Visual Studio 2010中创建数据输入表单的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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