ASP.NET Core Tutorial – Full To Do List App - Working with Model Binding

preview_player
Показать описание
I build the To Do App from Murach's ASP.NET Core MVC Ch10
Рекомендации по теме
Комментарии
Автор

I am from Brazil, english isn't my language, but, I liked your explanation, very simple. Parabens Amigo

eduardobustamante
Автор

It's great that we were able to get the book you were using!

MohamedHelal
Автор

the teams notification at 40:43 spooked me, searched for 5 minutes trying to find who messaged me

eightfold
Автор

I have this error after debugging the app (RuntimeBinderException: 'ToDoDemo.Models.Filters' does not contain a definition for 'FilerString' ) and the page it dose not appear. Why ! Could you tell me please!

mohammedessam-lw
Автор

i got error when i run code its "IndexOutOfRangeException: Index was outside the bounds of the array."
and it mention theese lines of codes " Due = filters[1]; " " var filters = new Filters(id); "

mohamedosama