C# Remoting: Build Client / Server Database Applications

所在平台: Udemy

课程主页: https://www.udemy.com/course/c-sharp-remoting/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:C# 远程通信:构建客户端/服务器数据库应用程序 课程概述:在构建广泛分布的应用程序时,实现位于千里之外的客户端与服务器之间的通信是一个常见的开发目标。本课程将介绍.NET 远程通信,帮助学员实现客户端应用程序与同一计算机或网络上其他计算机的对象进行交互。学员将学习如何通过.NET 远程通信建立服务器数据库与客户端应用程序之间的连接。此外,课程还包括创建 SQL Server 数据库、表和存储过程的相关知识。学员将学习如何将应用程序分层,以便编写干净优雅的代码,提升代码的可维护性和开发效率。同时,学员还将能够创建类库并将其导入任何应用中。整个课程的目标是让学员能够完成一个完整的客户端/服务器数据库应用程序。

课程评论(0条)

课程详情

Establishing communication between the client and the server that is located thousands of miles apart, is a common development goal, especially when building widely-distributed applications. .NET remoting enables client applications to use objects in other processes on the same computer or on any other computer available on its network. You will be able to use the.NET remoting to establish a connection between the server database and the client application. You will also learn how to create SQL Server database, tables, and stored procedures. Moreover, you will be able to divide your application into layers in order to write clean codes; so that your coeds will be elegant and easy to develop.Furthermore, you will be able to create a class library and import it to any application. You will make a complete client/server database application throughout the course.

课程标签

0人关注该课程

主题相关的课程