ASP.NET Core Series: MVC and Razor Pages

preview_player
Показать описание
ASP.NET Core is our open-source, cross-platform framework for building modern, cloud-enabled, Internet-connected apps. In this series of videos we’ll be cover many of the interesting features of the framework.

In the episode, Dan Roth comes on to chat with us about the MVC and Razor Pages programming model.

[01:16] - Overview of the benefits of ASP.NET Core MVC
[03:34] - Where does Razor fit in?
[04:42] - How do frontend JavaScript frameworks relate to Razor?
[06:50] - Quick overview of ASP.NET Core Razor Pages
[09:22] - Web development patterns for Desktop developers
[11:03] - Creating a Razor pages app DEMO

Create a web UI with ASP.NET Core

.NET Homepage

Get started with Razor Pages
Рекомендации по теме
Комментарии
Автор

guys! this is just some great introduction to Razor pages .. i will definetly use it!

akrooma
Автор

Great Stuff!. It awesome the simplicity and elegance David gave to using Razor Pages.

walethomas
Автор

Great session,
Understand better after watching this video,

Any more video/blob for MVC vs Razor Page?

AnujAggarwal
Автор

Hi, thanks for posting. Very helpful. I think for the CRUD scaffolding to work, you have to do a Nuget to add the package, and use the [Key] annotation in the model class.

GovernorSilver
Автор

Sorry, I am just a very very beginner on all of this stuff and just got here from "how to build your first web page with visual studio" but at 5:30 one question came to my mind after Daniel told that with .net Core MVC with Razor pages handles and renders everything on the server-side instead of rendering it in the client side which is like AngularJS, etc. does. So if we are using Azure to host that means more code requests and execution on the server-side which will cost more money to developer. At this point please correct me if I am understanding this right or not?
So razor pages give users a better experience and faster because all work is done by servers but if there is a big scale thing it will be more costly i think?

ArdaIskender
Автор

My program manager is asking that I redevelop my existing (and well functioning) Razor Pages app into MVC. I’m very hesitant because I don’t see any benefit in the end. He believes MVC is newer/better than Razor pages and would therefore make the project more modern, but I’m just not seeing that. And this video says Razor Pages is essentially “running” on MVC. Is my PM wrong? Am I wrong? Are we both missing something? How to settle this…

beagley
Автор

Your videos are all over the place I can't follow,   maybe organize some how.  Part 1, Part

jeresmall
Автор

20 years old tech. Java Seam Project was much more capable.

vitalygoji