Code First Approach in Entity Framework

preview_player
Показать описание
Language: Hindi (India)

Entity Framework is the Microsoft preferred method of data access for .NET applications. It supports strongly-typed access through LINQ. Entity Framework can be used from an ASP.NET Application, (using Entity Data Source) or in ASP.NET MVC etc. In this article we will be creating this using MVC App and we'll be using Visual Studio 2012 for demo.

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

भाई दिलखुश होगया हिंदी में देख के, कोई तो है जिसे देख के लगा के हम आज भी भारतीय हैं, इंडियन नहीं.... :)

qaiserimam
Автор

Good Job Abhimanyu..Well explained..looking for more videos.
Thank You..!

vijayyadav
Автор

descriptions....Thanks a lot Abhimanyu..looking forword for more vedios

susiljena
Автор

Hello Abhi Great Job Dude..In Hindi...Lots of like..

mdrashid
Автор

sir lot of
sir if we create three tables .first one customer table with primakey, , , and second table product with foreign key, ,, last table product with foreign key sir please make a video these type table

ghulammustafajagirani
Автор

Thanks a lot for sharing ur expertise in dis domain. keep it up :)

anikets
Автор

very you also explain the state management?

infopr
Автор

code first convention will generate it automatically for you, just modify the web.config where you want your database to be created. if you don't modify it will create inside your project App_Data folder.

abhimanyukumarvatsa
Автор

I don't have any MVC operation in the start of the new project... What do i do for that ?

faizakhan
Автор

Hi while creating controller am getting error like this can you please guide me

unable to retrieve metadata for
unable to cast of object type
to type

please guide me

brijeshcg
Автор

How to solve this error

An exception of type occurred in EntityFramework.dll but was not handled in user code

meghamisra
Автор

hii sir when i add controller and all the function add so there is showing MVC scaffolding does not support entity framework .

abdulkadirkhan
Автор

I want to see the database in sql management, but unable to find.

technologysound
Автор

One more thing is that i did not create any database in sqlserver...is it mendatory??? Please help me....


I am waiting for your response....or else anybody can help me please...

nimitjoshi
Автор

Hey Abhimanyu, I found my problem..cz i am using Visual Studio 2013 Preview and in it my LocalDB is deleted. I recreate it and done...anyway thanks for reply

nimitjoshi
Автор

I would thank you from the bottom of my heart, but for you my heart has no bottom

Arif_ishaq
Автор

This is a very good article...but bro i am getting an error when i am executing my app. My error is coming on my EmployeeController.cs class in
public ActionResult Index()
{
return View (db.Employees.ToList())
}

and exception is : "An exception of type occured in EntityFramework.dll but was not handled in user code"

Additional information CREATE DATABASE permission denied in database 'master'

I am using MVC 5 in VIsual Studio 2013 Preview

nimitjoshi
Автор

thanks you sir for this video and made video on how to get good marks in computer💻 in class 10 board exam, I am requesting please sir help me

shekharsingh
Автор

Domain Driven Design read this, and you will understand why code first approach should be preferred


chanu
Автор

Sir Make A Vadio on How to Login with Facebook Google and Twitter (External Login Option)

syedrahman