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 Unit of Work
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Hemant Jindal (2)
Akhil Mittal (1)
Alpesh Maniya (1)
Mithilesh Kumar (1)
Gopal C. Bala (1)
Related resources for Unit of Work
No resource found
RESTful Day 1: Enterprise Level Application Architecture With Web APIs Using Entity Framework, Generic Repository Pattern and Unit of Work
5/24/2024 4:57:55 AM.
Explore the intricacies of Web APIs, leverage Entity Framework for seamless data access, implement the efficient Generic Repository Pattern, and ensure transactional integrity with the Unit of Work pa
Key Design Patterns in Software Engineering
2/8/2024 6:48:50 AM.
Discover essential design patterns such as Singleton, Factory, Abstract Factory, Unit of Work, Repository, and Command Query Responsibility Segregation (CQRS). Learn their applications and implementat
Repository And UnitOfWork Pattern - Part Two
9/10/2019 12:57:59 AM.
In the previous article part 1 we looked at the Repository Pattern that provides an ability to create repository class which holds the data of specific entity or entities in the form of collections an
Repository And UnitOfWork Pattern - Part One
9/10/2019 12:57:44 AM.
Repository as it implies is a place where things are stored and can be found and retrieved whenever needed. Similarly, in computing terms, repository is a central location in which data for a specific
CRUD Operation Using Code First Approach, Web API, Repository Pattern, Unit Of Work, And jqGrid In MVC
8/12/2017 11:36:25 PM.
Today, in this article, I will explain how to perform CRUD operations in MVC using Code First Approach.
Complete Application Flow With Web API 2.0, CORS, Unit Of Work Repository Pattern, Unity And Angular JS Routing
12/12/2016 4:14:02 AM.
In this article you will learn how to complete Application Flow with Web API 2.0, CORS, Unit of Work Repository Pattern, Unity and AngularJS Routing.