ASP.NET Core MVC 2022 - 2. Models

preview_player
Показать описание
ASP.NET Core MVC 2022 .NET 6 - Models

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

thank for making the vid straight to the point and not 2hr long vid where i gave-up half way

justshukri
Автор

2024/10/24 finally a video detail enough and comfort for me as a beginner start from nothing

KFw
Автор

Hello from Brazil..
Thanks for sharing bro 🚀🚀🚀

gersonmoraes
Автор

where is the Database example, i can't to contitue without Database

ashrafrasulov
Автор

Heyyy what does a enum do when we add it to the model fields?

susmantobealivebruh
Автор

Bro! When you opened SQL Management Studio, the things you created like Id, Street, City, State is showing in the database but not mine, what is the reason, do I have to connect my project to SQL server before with that code?? Please guide... Thanks

shamsundar
Автор

Really enjoying this series so far! Thanks so much! A couple questions I have:

1. What does the ? after the data type signify? I assume it means it *might* be that data type?

Also - at the end you mention how you gave thought to how you used "object model" thinking to logically think about your tables and the like. I think a video on how you approach a project such as this one and how you work through things ahead of time before writing your code would be a very instructional and fantastic video to see.

JFresh
Автор

How you connect database ? İ wish you show these parts

enesylmaz
Автор

Hey, Teddy, I think you made a mistake. Your AppUser foreign key uses a string instead of an integer. I've checked the repo and it's the same there. I haven't watched the whole series yet, so I'm not sure if it's a mistake or If you have a reason for choosing that type.

bucovalasebastian-nicu
Автор

I'm really appreciate your efforts, keep going Teddy, wish you all the best <3

vinhnguyen-tucc
Автор

Is it normal to feel lost and confused in this video i felt like too much information.. aldo after finishing the c# is this course is the next step or should i watch another playlist

kareemabdallah
Автор

Hi, can you explain what is the use of ICollections in the AppUser model

DF
Автор

Are the playlists, A start to finish tutorial for building the application?

theunlikelyoverlander
Автор

Can you Explain how connect database to project?
Actually I’m just using sqlite :(

HAMEDMHMDI
Автор

Where can I get the Database Script or .bak?

doriansmith
Автор

Hey Teddy great course. I just wanted to know if there is a way to select or add multiple tags? I tried changing the select input to accept multiple but the table only recieves one.

paulmccauley
Автор

I think race to user should be many to many, also club to user should be many to many. I loved how you used the enums also, so thanks for that.

ianwanjala
Автор

Hey jolly good tutorial series mate. As a cyclist myself really enjoying building this app.
Cheers!

karthiklagvankar
Автор

I recommend you edit the videos more to the point, this will make your videos shorter and more valuable. Im going through the series, but its one thing i noticed would improve your videos allot.

nox
Автор

Why not putting all classes in one codefile?

Eagler