golden nugget online
10 TIPs - To Become a Good Developer/Programmer
Why Join
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# golden nugget online
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
golden nugget online
ANSWERS
LEARN
NEWS
BLOGS
VIDEOS
INTERVIEW PREP
BOOKS
EVENTS
Live
JOBS
MORE
CAREER
MEMBERS
Entity Framework
FOLLOW
Entity Framework (EF) is an object-relational mapper that enables .NET developers to work with relational data using domain-specific objects. It eliminates the need for most of the data-access code that developers usually need to write.
Articles
(82)
Blogs
(25)
Resources
(1)
Videos
(2)
News
(7)
Forums
Ask a question
New
Top
Hot
Popular
Filter
Article
Blogs
Videos
News
Interview
Recent Post
Relationships In Entity Framework Core
This Articles Briefs about how we can Configure Various types of Relationships amongst the Entities Using Entity Framework Core Code First Approach.
Aman Panjwani
May 04, 2022
330
Entity Framework - DbContext
DbContext is the most important part in Entity Framework. There are many articles on Entity Framework and very small information on DbContext at a single place. In this article I am trying to explain all aspect of DbContext and why it is most important class in Entity Framework.
Dinesh Gabhane
Mar 26, 2022
1.8k
EF Core - Effectively Decouple The Data And Domain Model
In this article. you will learn about effectively decoupling the data and domain model.
Charalambos Hadjiantoniou
Mar 04, 2022
1.9k
Working With Temporal Tables In EF Core 6.0
Get started with creation of SQL Server Temporal Tables using Entity Framework Core 6.0 Code First approach and querying the historical data using LINQ.
Vineet Desai
Dec 06, 2021
10k
Bulk Operations Using Entity Framework Core
In this article, we will see how we can perform bulk operations (CRUD) using EF Core using .Net 5 template
Jay Krishna Reddy
Apr 22, 2021
54.3k
A Tour of EF Core 5.0 pt 1
EF Core 5.0 includes support for many-to-many relationships and TPT mapping, two sorely missed features from EF6. Join us for a whirlwind tour where we compare EF Core 5.0 features with those from classic EF6. In this episode, Jeremy chats with his teammate Arthur Vickers about some of the golden nugget online and very useful features that are available in Entity Framework Core 5.
Cecil Phillip
Jan 06, 2021
2.6k
Deep Dive into Many-to-Many: A Tour of EF Core 5.0 pt. 2
On the surface many-to-many in EF6 and EF Core look very similar. However, under the covers the design in EF Core 5.0 is much more flexible and powerfulIn this episode, Arthur Vickers returns to chat some more with Jeremy about some of the golden nugget online features in Entity Framework Core 5. In particular, they’ll be diving deep into the building blocks of many-to-many. You’ll see how they can be configured to allow flexible mapping and access to the underlying join table.
Cecil Phillip
Jan 06, 2021
2.1k
EF Core 5.0 Preview 8 Released
EF Core 5.0 Preview 8 features table-per-type (TPT) mapping, SQLite table rebuilds for migrations, and table-valued functions.
Kuldeep Singh
Aug 26, 2020
1.6k
Difference Between First() And FirstOrDefault()
The major difference between First and FirstOrDefault is that First() will throw an exception if there is no result data for the supplied criteria whereas FirstOrDefault() returns a default value (null) if there is no result data.
Pravin Lalge
Oct 14, 2018
108.7k
Multiteancy Implementation On Single Database With Same Schema
Most of the people are implementing Multi-Tenancy using multiple databases, hence it's a good practice to distinguish tenant data on different databases. But in some cases, we have to implement multi-tenancy in the same database. So, I am going to write my logic on how I have implemented multi-tenancy on the same database. It will definitely help you.
Jayakrishna K
Sep 28, 2018
5.8k
EF Code-First Approach Vs Database-First Approach
Let us discuss some of the advantages and disadvantages of Code-First approach and Database-First approach of Entity Framework.
Sai Kumar Koona
Sep 02, 2018
29.3k
Execute Stored Procedure In Entity Framework
In EF (Entity Framework), there are mainly two ways to execute the stored procedure.
Jaimin Shethiya
Aug 22, 2018
43k
Introduction To Entity Framework And Entity Framework Core
As per our old EF, we are using both the approaches that first create classes then you run it or compile it. It will create the database automatically. And the second approach first creates a database then create classes as per the database.
Samir Bhogayta
Aug 21, 2018
5.5k
Entity Framework Core 2.1 Announced
Recently, Microsoft has announced the release of Entity Framework Core 2.1 which is the latest production-ready release of the open-source and cross-platform data access technology.
Abhay Dixit
May 31, 2018
3.4k
What is difference between Code First and Model first approach ?
Amita Palkar - Junnarkar
Mar 23, 2018
15.2k
15.2k
Which component fetch data from SQL to the application model
Rabindra Das
Nov 22, 2017
6.2k
6.2k
Difference between ADO.Net and Entity Framework
Suresh Kumar
Oct 29, 2017
56.3k
56.3k
How to Return Multiple result set in entity framework ?
kailash urmliya
Oct 05, 2017
5.9k
5.9k
Entity Framework Core 2.0 Released
Microsoft has released the final version of Entity Framework Core 2.0.
Pranav Mittal
Aug 15, 2017
11.1k
When will you prefer to use Code First or DB First approach and why?
Nilesh Shah
Jun 28, 2017
5.3k
5.3k
EF Core 2.0 Preview 1 Announced
Microsoft has released the Preview 1 of Entity Framework Core 2.0.
Pranav Mittal
May 16, 2017
3.9k
Entity Framework Core 2.0 Roadmap Announced
Rowan Miller just announced EF Core 2.0 backlog and roadmap.
Mahesh Chand
Jan 19, 2017
13.2k
Leaderboard
10.3k
Mithilesh Kumar
236
10.3k
2.8m
11k
George
214
11k
1m
63.9k
Jignesh Trivedi
5
63.9k
38.8m
TRENDING UP
Entity Framework using C#
Eager Loading, Lazy Loading And Explicit Loading In Entity Framework
.NET Entity Framework Core Generic Async Operations With Unit Of Work Generic Repository
Creating Web API Using Code-First Approach In Entity Framework
MVC CRUD Operations Using Entity Framework
Creating MVC Applications Using Entity Framework Code First Approach
Entity Framework In MVC - Part One
No Tracking With Entity Framework Core
Code First Approach With CRUD Operation In Entity Framework In MVC - Part Four
Understanding Entity Framework Core And Code First Migrations In EF Core
React.js for Beginners
Challenge yourself
Angular 13
E-Book Download
Get Certified
JavaScript Developer
Ask a question
*
Select a Category
.NET
.NET Core
.NET Standard
Active Directory
ADO.NET
Agile Development
AJAX
Alexa Skills
Algorithms in C#
Android
Angular
Architecture
ArcObject
Artificial Intelligence
ASP.NET
ASP.NET Core
Augmented Reality
Aurelia
AWS
Azure
Backbonejs
Big Data
BizTalk Server
Blazor
Blockchain
Bootstrap
Bot Framework
Business
C#
C# golden nugget online
C# Strings
C, C++, MFC
Career Advice
Careers and Jobs
Chapters
Cloud
COBOL.NET
Coding Best Practices
Cognitive Services
COM Interop
Compact Framework
Cortana Development
Cosmos DB
Cryptocurrency
Cryptography
Crystal Reports
CSS
Current Affairs
Custom Controls
Cyber Security
Data Mining
Data Science
Databases & DBA
Design Patterns & Practices
DevOps
DirectX
Dynamics CRM
Enterprise Development
Entity Framework
Error Zone
Exception Handling
Expression Studio
F#
Files, Directory, IO
Flutter
Games Programming
GDI+
GO
Google Cloud
Google Development
Graphics Design
Graphite Studio
Hardware
Health & Wellness
Hiring and Recruitment
HoloLens
How do I
HTML 5
Internet & Web
Internet of Things
Ionic
Java
Java and .NET
JavaScript
JQuery
JSON
JSP
Knockout
Kotlin
Leadership
Learn .NET
Learn iOS Programming
LightSwitch
LINQ
Machine Learning
Metaverse
Microsoft 365
Microsoft Office
Microsoft Phone
Microsoft Teams
Mobile Development
MongoDB
MySQL
NetBeans
Networking
NFT
NoCode LowCode
Node.js
Office Development
OOP/OOD
Open Source
Operating Systems
Oracle
Outsourcing
Philosophy
PHP
PostgreSQL
Power Apps
Power Automate
Power BI
Printing in C#
Products
Progressive Web Apps
Project Management
Public Speaking
Python
Q#
QlikView
Quantum Computing
R
React
React Native
Reports using C#
Robotics & Hardware
RPA
Ruby on Rails
Salesforce
Security
Servers
SharePoint
SignalR
Smart Devices
Software Testing
Solidity
SQL
SQL Server
Startups
Stratis Blockchain
Swift
Threading
Tools
TypeScript
Unity
UWP
Visual Basic .NET
Visual Studio
Vue.js
WCF
Wearables
Web Design
Web Development
Web Services
Web3
Windows
Windows Controls
Windows Forms
Windows PowerShell
Windows Services
Workflow Foundation
WPF
Xamarin
XAML
XML
XNA
XSharp
Upload Source Code:
Select only zip and rar file.