First steps with Razor pages | COM224

preview_player
Показать описание
Community Connections experience - Create faster and go beyond plain HTML pages with Razor Pages in ASP.NET Core. Whether you know web technologies like HTML, CSS, JavaScript or not, you can put together a flexible web site in no time with Razor pages. In this session, you’ll learn how to get started with a project in VS Code, making use of templates, accepting information from a user and more!

Microsoft Build 2020
Рекомендации по теме
Комментарии
Автор

How drastic is the learning curve between building a Razor Page project in ASP NET Core 3.1 and version 5? I'm a UI developer and will spend most of my time in the .cshtml portion of my projects, while my backend devs will definitly be working in the .cs files.

kensleylewis
Автор

Hi!. Do I have to use iie to view asp pages? If so, Will iie still blocking any other localhost server created with nodejs, apache, wamp, , php, etc. on 8080 ports?

andresfrr