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 ddd
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Tural Suleymani (1)
Safyan Yaqoob (1)
Chethan N (1)
Ajay Kumar (1)
Ziggy Rafiq (1)
Aravind Govindaraj (1)
Rahim Lotfi (1)
Ashwani Tyagi (1)
Jonas Gauffin (1)
Related resources for ddd
No resource found
The Cynefin framework with Domain-driven Design
11/21/2024 12:40:43 PM.
What is the Cynefin Framework, and how does it align with Domain-Driven Design (DDD)? The Cynefin framework helps decision-makers navigate complex problems by categorizing them into five domains. It c
Understanding of Domain Driven Design (DDD)
8/29/2024 6:25:58 AM.
Domain-driven design is a software development approach that closely aligns software models with business needs. It focuses on key concepts like Entities, Value Objects, Aggregates, and Aggregate Root
An Overview on Domain Driven Design (DDD)
5/13/2024 3:55:21 AM.
Explore the fundamentals of Domain Driven Design (DDD) in this overview, focusing on principles like domain modeling, ubiquitous language, and bounded contexts.
Domain-Driven Design with Records in C#
3/19/2024 7:08:54 AM.
C# 9.0 introduces Records, aligning with Domain-Driven Design (DDD) principles, especially in modeling value objects. This article explores leveraging Records in DDD with illustrative examples for enh
Creating Resilient Web Applications using ASP.NET Core and Domain-Driven Design (DDD)
9/13/2023 6:27:10 AM.
Building Robust Web Applications with ASP.NET Core MVC and Domain-Driven Design (DDD)
Domain Driven Design - Architecture
5/16/2023 5:07:22 AM.
Quick glance at the Domain-driven design approach and why it's required.
Introduction Of ASP.NET Unique Architecture (AUA)
11/2/2021 9:21:53 AM.
AUA ( Asp.Net Unique Architecture ) Framework, you can easily have better, faster, and more orderly and focused coding. This framework is based on new and up-to-date concepts, structures and architect
"ddd" and "dddd" Custom Format Specifier in LightSwitch 2012
6/22/2017 7:13:48 AM.
This article describes the ddd and dddd Custom Format Specifiers in LightSwitch Visual Studio 2012. The "ddd" Custom Format Specifier is used to represent the name of the day of the week in
Writing Decoupled and Scalable Applications
12/4/2012 10:39:43 PM.
This article is the first in a series of three articles. It's sole purpose is to introduce you to domain events and commands.