ASP.NET MVC 5 Step by Step: Part 6 Entity Framework Code First

preview_player
Показать описание
If you have any comment or discussion feel free to discuss with me. I am available here...

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

This was very helpful, Ripon. Thank you for taking the time to put this EF tutorial together. I got it working, thanks to you.

planetside
Автор

Hi Ripon Datta, thanks for your sharing your knowledge. This is very helpful. God bless you!

jesusstudentbrett
Автор

Thanks, wonderful job, you really help me so much every day on my specific student issues...

CleidsonMachadoDeveloper
Автор

Thank you Ripon, this is the best tutorial I've seen for this.

damian
Автор

Thank you Mister, it is an interesting video and it was very useful to me

fleurdejasmin
Автор

Thanks Brother. This tutorial very helpfull for me.

mahinjasim
Автор

thank you, great way to explain all the code ;)

donaghyamachi
Автор

Hi Ripon Its great to see this video. Thank you. I have doubt what if i do code first approach with out using scaffolding template?

ramkumarks
Автор

thanks. can you please show how to manage migrations when adding or extending new classes and how to get the data model to update?

godfathermikal
Автор

How should I do, if there are 2 or 3 tables?

vyduong
Автор

Nice Video, Please share video on Web API and WCF Sir

gkmishra
Автор

While programming we can use code first or Entity framework procedure, sir which one is more preferred  way?

pratik
Автор

Amigo, cómo programo las acciones del controlador para poder hacer el edit, details and delete ?. Gracias 

Автор

Hi, Ripon. I have a question. I made a MVC project with individual user accounts and now i created a new model "Room". And I need to know that can I use ApplicationUser Id in Room Model? And I searched a lot, but i couldn't find solution

gulzhanatzhumazhanova
Автор

couldnt load assembly file 'entity framework, version=6.0.0.0' This is issue in my code. I was updated that file but there is issue is same for that

swapnilmore
Автор

Very useful video for beginners.

I have one question, How to consume webservice in MVC App

swathireddy
Автор

Is it mandatory to call the blog in order to create a table in the database ?

aadikushal
Автор

Could you please elaborate why do we need to use the virtual keyword? Thanks for the reply!

jedidiohestrada
Автор

Please sir upload a video for authentication and authorization..

md.shafiqulislam
Автор

Hi Ripon, I would like to thank you for your helpful tutorials, which helped me learning the meaning of MVC.

I have a question regarding the structure of "Post" class, what is the reason for using:
public virtual Blog Blog { get; set; }
and why to be used as "virtual"?

We already have a link to the "Blog" object which is the BlogId.

Thanks.

mohammadaliitani