如何在C#.Net中建立服务器和客户端连接 [英] How Do I make server and client connections in C#.Net

查看:44
本文介绍了如何在C#.Net中建立服务器和客户端连接的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,

我开发了一个简单的网络表单,它会从详细信息(名称和数字卷号)中询问并存储在数据库中。现在我必须将一个系统作为服务器,并使用其他系统(客户端)向服务器机器输入详细信息,一旦数据输入成功,就必须提交这些更改。我对此没有基本的了解。那么请你指导我完成所有需要学习的东西来实现这个目标吗?

谢谢你。

Hello,
I have developed a simple web-form which asks from details(name and rollnumber) and which is stored in database. Now I have to make one system as a server and i have enter details to the server machine using the other system(client) and once the data has been entered successfully, it has to commit those changes. I don't have basic knowledge about this. So can you please guide me through what all the things I need to learn to implement this?
Thank You.

推荐答案

为此你将不得不学习ASP.Net控件,ADO.Net和SQL Server的基础知识。



将数据插入SQL数据库 [ ^ ]



将数据插入SQL Server的简单步骤使用ASP.Net(c#) [ ^ ]
For this you will have to learn basics of ASP.Net Controls, ADO.Net and SQL Server.

Inserting Data Into a SQL Database[^]

Easy Steps to Insert Data into SQL Server using ASP.Net(c#)[^]


这篇关于如何在C#.Net中建立服务器和客户端连接的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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