Using ASP. Net Blazor for Absolute Beginners

所在平台: Udemy

课程主页: https://www.udemy.com/course/using-aspnet-blazor-for-absolute-beginners/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:绝对初学者的ASP.NET Blazor使用指南 课程概述:本课程旨在教授初学者如何使用ASP.NET Core 3.0(后升级至3.1)中的Blazor框架。Blazor允许开发者通过C#创建用户界面,而无需依赖JavaScript及其框架。该框架利用Web Assembly,能够在浏览器中运行代码,几乎所有现代浏览器均支持此功能。本系列课程将指导学员如何创建自定义Blazor组件,处理数据、参数、事件等。 课程大纲包括: - Blazor和Web Assembly的介绍及其工作原理 - 了解Blazor支持的不同托管模型以创建应用程序 - 使用参数将值传递给组件 - 绑定字段并在控件上附加事件 - 使用RenderFragments生成模板 - 理解级联参数并传递多个值 - 为组件使用路由,通过URL Helper生成组件的URL - 创建并验证表单,然后将请求发送到服务器端 - 使用依赖注入,包含内置服务和自定义服务 - 通过JavaScript互操作功能实现C#与JavaScript代码的互相调用 - 学习如何为两种托管模型部署应用程序 - 扩展课程内容,讲解如何升级到3.0和3.1的最终版本。 无论你是对Web开发感兴趣的新手,还是希望扩展技能的开发者,本课程都将为你打下坚实的基础。

课程评论(0条)

课程详情

Note: This course is designed for ASP.Net core 3.0 Preview 7, And later upgraded to APS.Net core 3.1 Preview 1.Blazor is Framework came under ASP.Net core application. It is released with.Net core 3.Till now we are using JavaScript frameworks for creating User Interface for applications.With Blazor, now we can create a user interface with C# too. Developers do not need to depend on just JavaScript or its frameworks.Blazor takes advantage of Web assemblies, which allows running assembly on the browser itself. And almost modern browsers support this feature.Throughout this series, I am going to teach you how to create your own custom Blazor components and handle data, parameters, events, and more.The course outline includes:Introduction to Blazor and Web Assembly. And understood how it works.Check a different kind of hosting models supported by Blazor for creating applications.Understood how to use Parameters to pass a value to the component.Bind fields and attach events on controls.Use RenderFragments to generate templates.Understood cascade parameter and pass multiple values.Use routings for the component. Using URL Helper generate URLs for any component.Create and validate forms before sending the request to the server-side.Use dependency injection with built-in service as well as custom service.Use JavaScript interop to execute C# code from JavaScript and vice-versa.And learn how to deploy an application for both hosting models.And Extended sessions for how to upgrade to the final version of 3.0 and 3.1 previews.

课程标签

0人关注该课程

主题相关的课程