TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About One to Many
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Anand Lakshminarasimh (2)
Vineet Kumar Saini (2)
Sourav Kayal (1)
Aman Panjwani (1)
Jignesh Trivedi (1)
Ammar Shaukat (1)
Related resources for One to Many
No resource found
Object Relational Mapping (ORM) Using NHibernate - Part 4 of 8
7/31/2023 6:00:05 AM.
Here in this article the intent is to eliminate the nulls introduced in the database by correctly mapping the association between PaymentApprovedOrder and Item as optional One-To-Many.
Object Relational Mapping (ORM) Using NHibernate - Part 3 of 8
7/28/2023 7:00:28 AM.
Firstly in part 1 of this article series, it had been shown that in ORM, while mapping a one-to-one association between objects to their corresponding tables, the primary key of one table is posted as
Implement One-To-Many Relationship in C# Class
8/22/2022 11:36:26 AM.
In this article we will learn how to implement a One to Many relationship in a C# class.
Relationships In Entity Framework Core
5/4/2022 6:52:45 AM.
This Articles Briefs about how we can Configure Various types of Relationships amongst the Entities Using Entity Framework Core Code First Approach.
Configure One-To-Many Relationships In Entity Framework Using Code First Approach
11/11/2020 9:41:50 AM.
In this article you will learn about configuring one-to-one relationships in Entity Framework using the code first approach
Building One To Many Relationship Using Entity Framework Code First
3/23/2016 3:45:11 AM.
In this article you will learn about One to Many Relationship using Entity Framework Code First.
Data Relationship in LightSwitch
1/3/2012 5:21:24 PM.
In this article you will see how to create a relationship in a LightSwitch application.
Create a Master-Details Screen in a LightSwitch Application 2011
11/12/2011 6:09:03 PM.
Using this article one can easily create a Master-Details (One-to-Many) Screen in a LightSwitch Application.