ASP. NET Core SignalR in a nutshell

所在平台: Udemy

课程主页: https://www.udemy.com/course/aspnet-core-signalr-in-a-nutshell/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:ASP.NET Core SignalR 简明概述 课程概述:如果你是一名web开发人员,你会知道如今许多web开发项目需要客户端与服务器之间建立持久连接,而无需客户端不断发送请求。这样的功能有时难以实现。然而,如果你可以使用ASP.NET Core构建你的web应用程序,就可以轻松实现这一切。课程将介绍一个名为SignalR的库,它不仅为你处理了繁重的工作,还抽象了所有复杂的实现细节,使你的代码变得极其简单。 尽管如此,编程从来不是绝对简单的事情。编程是一项复杂的活动,即使是相对简单的概念,也需要一定的实践和学习。因此,我创建了这个课程。在课程结束时,你应该能够构建一个web应用程序,使客户端能够与之建立持久连接,并实时交换数据。

课程评论(0条)

课程详情

Are you a web developer? If so, you would know that many web development projects these days require the ability to establish a persistent connection between a client and a server without having to keep sending repeated requests from the client. As you may also know, such functionality may be hard to implement.However, if you can build your web application in ASP.NET Core, there is a way to make this whole process easy. There is a library called SignalR. This is what I'm going to talk about in this course. As well as doing all the heavy lifting for you, the library abstracts away all complex implementation details, so your code can be made extremely simple.However, as you would already know, nothing in programming is simple in absolute terms. Programming is a complex activity, so even those concepts that are relatively simple require some practice and studying.This is why I've created this course. By the end of it, you should be able to build a web application that clients will be able to establish a persistent connection with and exchange the data with in real time.

课程标签

0人关注该课程

主题相关的课程