Introduction to ASP.NET Core Razor Pages - Damian Edwards

preview_player
Показать описание
ASP.NET Core 2.0 introduces a new page-based programming model in MVC, optimized for building client-facing, server-rendered HTML, while maintaining separation of concerns, testability, and access to the great MVC features you use today, like Action Results, Filters, Model Binding & Validation, Tag Helpers, Routing & URL Generation, and much more.

NDC Conferences
Рекомендации по теме
Комментарии
Автор

This is a great video. If someone is coming from an MVC perspective this is extremely good. Although I have used MVC I didnt care for it, I preferred webforms. If there was a video on this level that talked little on MVC but more from a webforms perspective both videos it would be a great 1, 2 punch. But congrats on an excellent presentation.

livewithcedric
Автор

Very useful. Many thanks. I love how you say :)As an old school ASP.NET Forms developer I am loving this solution for all our test-harness code for our WCF's.

matthewbarrett
Автор

This clears everything about Razor Pages. Love it. Enoooommm LMAO.

educielo
Автор

can you please make a tutorial with ajax call for .netcore 2.0 please?

RoomeBeats
Автор

Hello..
First, great video!!! :D
Can anyone tell me what was the clip before this one? I have problems with Customer class and with the ApplicationDbContext class.
Thanks. :)

nemanjapetkovic
Автор

THIS IS AWSOME AN LOOK MORE CLEAN THAN MVC

mzonerz
Автор

please provide the source code of demo application which shown in this video

VarunSinghchouhan
Автор

Please provide the Source Code for this project

Bistogu
Автор

So basically you are combining the model with the controller in one class?

albxdotcom
Автор

Web Pages was good work (obviously I didn't use it) - bit of a harsh dismissal.

bobbastian
Автор

Microsoft should go back to spagetti code. Classic asp was much better all of this approach like MVC, Maybe DLL compiling can stay as optional.

codifyer