ViewModel in ASP NET Core MVC

preview_player
Показать описание
In this video, we will discuss

1. Why we need a ViewModel in ASP.NET Core MVC
2.ViewModel example in ASP.NET Core MVC

Healthy diet is very important for both body and mind. We want to inspire you to cook and eat healthy. If you like Aarvi Kitchen recipes, please support by sharing, subscribing and liking.

Text version of the video

Slides

ASP.NET Core Text Articles & Slides

ASP.NET Core Tutorial

Angular, JavaScript, jQuery, Dot Net & SQL Playlists
Рекомендации по теме
Комментарии
Автор

I feel lucky I came across your videos, they are clearing all the concept with what, why, when, where and how questions to implement those

NikhilShirgaonkar
Автор

I had used Dto before this in other projects, but did not know that ViewModels are same as Dto's. Thanks!

4:51 - Summary

vikram
Автор

Best explanation of ViewModels on the net!

johnpaterson
Автор

You are an expert at making complex things simple through your explanation.

ashokyamsani
Автор

nicely explained, ViewModels had me confused before but the way it's explained and used in this concept makes perfect sense. Thanks!

timothyn
Автор

Doctor Venkat is by far the best, if not the only, worthwhile watching when using Youtube as a learning platform for ASP .NET MVC 3+

VilladsClaes
Автор

I love mvc + viewModel and you teach things awesome-ly

imanidioli
Автор

Amazing playlist! Request you to make videos on mediatR pattern with CQRS in both version (Api and without API) using EF Core. Because no one on YouTube has explained it in detail.. Thanks in advance..

omkargodse
Автор

Thanks for sharing the knowledge, is there a video on how to create and save multiple objects using a view model?

wissambakri
Автор

I enjoyed the video. Your speaking voice is very clear and elegant. I have a question. I'm trying to write an api in aspnet core. and I want one of the endpoints to come from a view model. Could you give me some tips on how to fetch the data and pass from repository to controller.

RaymondBarrettnkonAce
Автор

Nice Sir, I think this way is real deal

nh--
Автор

thanks a lot DR. Vankat, vary clear and productive approach

MmMm-tgmq
Автор

Your tutorials are awesome..What application use for recording..Because its very clean voice..If you tell i can use it for my university presentations.

ahamedaaqib
Автор

In 2020 would you adivce automaper or still use your own code to Map the view model to the class seems allot of extra work this day and age. Love your videos been watching for years.

dotnetdevni
Автор

sir, i have a doubt that model is a employee type variable so we can change the name of variable instead of model something different but it does not change why?

sonayadav
Автор

What if an employee model contains multiple rows? In that case can we use Ienumerable after @model

sachingreat
Автор

view model is also created even when a model contains more data than a view needs. Am i right?

Lathi
Автор

How did you learn to write C# ASP.Net code so well? I'm learning it now and I'm jealous!

joepearson
Автор

Sir, please make a video on Arrow function( => ) from Angular UI

sandeepkumarreddytadoori
Автор

Plz sir take sometime to talk about clean architecture in dotnet core.

williamsbotchway