你的位置: 码友网首页 / 资讯源列表 / Single Page Application Using Server-Side Blazor

关于[Single Page Application Using Server-Side Blazor]的摘要:

In this article, we will create a Single Page Application (SPA) using the server-side Blazor concepts with the help of Entity Framework Core database first approach. Single-Page Applications are web applications that load a single HTML page and dynamically update that page as the user interacts with the app. We will be creating a sample Employee Record Management System and perform CRUD operations on it. A modal popup will display the form to handle the use inputs and also give the form a dropdown list, which will bind to a database table. We will also provide a filter option to the user to filter the employee records based on employee name.

原文地址: https://dzone.com/articles/single-page-application-using-server-side-blazor-a

收录时间: 2018-08-17 浏览量: 2160 分类: .NET

| 0 收藏 | 0