Город МОСКОВСКИЙ
00:14:40

Master/Detail data in an ASP.NET Razor Pages Application

Аватар
JavaScript и WebSockets
Просмотры:
21
Дата загрузки:
29.11.2023 00:12
Длительность:
00:14:40
Категория:
Технологии и интернет

Описание

In this tutorial, you will create a master/detail web application using ASP.NET Razor Pages. The data used will originate from your operating system. Specifically, we will query the local operating system with the number of processes that are running. We will then display details about each process. We shall use Visual Studio Code for our editor.

Source Code: https://github.com/medhatelmasry/OsProcess
Companion Article: https://blog.medhat.ca/2022/12/creating-masterdetail-web-application.html

Рекомендуемые видео