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 Object Relational Mapper
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Saillesh Pawar (1)
Abhishek Yadav (1)
Iqra Ali (1)
Diptimaya Patra (1)
Related resources for Object Relational Mapper
No resource found
Getting Started With Entity Framework
2/5/2021 6:31:38 AM.
In this article you will learn about Entity Framework. Entity Framework is an ORM tool. ORM stands for Object Relational Mapper, as the name specifies it maps our business models with db types.
Entity Framework Core And Its Data Modelling Approaches
3/19/2020 9:16:53 AM.
In this article, you will learn about Entity Framework Core and its Data Modelling Approaches.
Object-Relational Mapper For SQLite3 In Node.js
12/7/2017 11:14:44 PM.
Node.js is getting more popular day by day and many frameworks and platforms are supporting Node.js for its high-performance web server development. In this post, you will learn the database developme
Silverlight 4 LINQ to SQL Classes in VS 2010
7/14/2011 5:30:03 AM.
LINQ to SQL is an ORM (stands for Object Relational Mapper/Mapping), which provides a data access layer for the application.