This is a great, short and spot on tutorial that tackles directly to the problem and provides detailed explanations without any nonsense. Very good job!
@jvusa3 жыл бұрын
Super, You are explaining in detail and very informative...God Bless...
@umayanrmr Жыл бұрын
Thank you, very easy to understand.
@kal1nadam2052 жыл бұрын
Thanks!! helped a lot to understand what are partials for
@hermannserain41462 жыл бұрын
that's what i was lookin for, thank you !!!
@falcongreens25703 жыл бұрын
Very good instructor indeed
@DmitriMironov4 жыл бұрын
Thank you for the informative example!
@marksimpson43104 жыл бұрын
Really good videos.Thank you..
@kevincolombo63494 жыл бұрын
Great video!
@aleksandar45413 жыл бұрын
When i click "add view" i can only choose Razor view and Razor view empty, and i dont have that addition window when i can choose will it be partial or normal view...can you tell me whats going on here?
@talon963 жыл бұрын
I added a Razor View without the Model page. Looks like what he got in the video.
@吉田善紀-d6b4 жыл бұрын
Thanks That's great!
@rayt68675 жыл бұрын
Hello and many thanks for all of your teachings, I was wondering if is possible to pass more than one value to the partial view, one way is to create a view model right? Or an array?, which I am not sure, but how about tuple? I don' know, I guess I was thinking out loud. If is possible, could you show some examples.
@junesuprise4 жыл бұрын
Reminds me of React components. Nice feature
@masif92215 жыл бұрын
@Venkat you explain things better ... But My question is that it's part of asp. Net core 2.2.?
@rajeevsrivastava4814 жыл бұрын
Thanks, Venkat! Nice explanation. Is it possible to have a partial view with its own Model class? I want to have multiple content pages, where the dynamic data-driven menu being the same on all pages. I was thinking, if I could have a model in my partial page, I can build the menu in the partial view and show that in my content page. That way I don't have to have the menu logic in all my content pages.
@MrBan0014 жыл бұрын
@kudvenkat is it possible to use scripts from the _Layout view inside of the partial? What do i have to do to use those scripts definded in the Layout
@MatthewCoxTheReal4 жыл бұрын
Isn't ViewData already available in the partial view?
@aussieraver71823 жыл бұрын
What if my partial view is only relevant for a specific page? Do I still put it in the shared folder? I'm obsessed with standards, haha.
@sakthir38925 жыл бұрын
Good Morning Venkat sir...
@abeldaniel22454 жыл бұрын
Thank you sir.
@edwardmullan27245 жыл бұрын
Ha, uploaded just as I am learning this. Serendipity.
@mitchell42174 жыл бұрын
Anybody else getting "System.NullReferenceException: 'Object reference not set to an instance of an object.'"? I do have info in my table. I am trying to display database information from 1 model to another model view. Is that possible? I thought that was the purpose of a partial view.
@rafaelbelmont68134 жыл бұрын
This
@argelpamintuango19562 жыл бұрын
this has a lot of disadvantages than mvc.
@argelpamintuango19562 жыл бұрын
so microsoft is going back from mvc to webforms approach. kind of disappointment on them