@Dep14TV

Thanks for this tutorial bro, more power to your channel God Bless

@ResolveAndRoll

Amazing tutorial.

@mthokozisimyende787

Dankie meneer

@azeedhazard7638

Amazing Thanks you !!

@chrisdowing1775

This would have been so much easier to just edit the database directly and then the 20 or so lines of ASP code, thats what I would have done 20 years ago.  This seems so complicated.  I don't understand how one would know where to go to do all these tasks and why.  Guess I have a lot more to learn and understand.  I am so lost.

@kenjii9626

Hello, I am hoping you will see this comment.What did you do at 21:05? it appeared out of nowhere. Did you paste it? I don't remember you copy something  from somewhere. Thank you

@mthokozisimyende787

Where can we find a lesson on " the whole c# thing"

@shorenanemsadze5463

why can't I  add new scaffold?  :(

@ShatiAlosha

When I go to resolve the error in the login partial for AppUser, the text turns green, but the red line doesn't go away. Now I can't run it.

@diogocardoso7392

FirstName = user.FirstName,
                LastName = user.LastName

user.LastName is having a error and im doing all right , any tips ?

@itsabdullahzahid4470

i am facing an error CS0246(The type or namespace name 'type/namespace' could not be found (are you missing a using directive or an assembly reference?)) at 11;19