Click here to Skip to main content
15,879,535 members
Everything / Programming Languages / UML

UML

UML

Great Reads

by jconwell
Part 2 of an introduction to creating dynamic types. This article shows how to actually generate the methods in a dynamic type and how to call them.
by Alex Mikunov
.NET Extensions that provide an infrastructure for enforcing database-like data integrity constraints
by Jon McKee
Analyzing and improving existing class diagramming paradigms
by Fiyaz Hasan
This article begins to look at UML. A couple of diagrams are discussed from a top level, while the focus is more on PlantUML.

Latest Articles

by Nandkishor Biradar
A minimalist UML State machine framework for finite state machine and hierarchical state machine in C
by Fiyaz Hasan
This article begins to look at UML. A couple of diagrams are discussed from a top level, while the focus is more on PlantUML.
by Dirk Bahle
Lessons Learned on Software Design with WPF
by Jon McKee
Analyzing and improving existing class diagramming paradigms

All Articles

Sort by Updated

UML 

20 Jun 2000 by Alex Marbus
An introduction to modelling OOP design concepts with UML
19 Mar 2002 by Alex Mikunov
.NET Extensions that provide an infrastructure for enforcing database-like data integrity constraints
30 Dec 2007 by Amer Chaudhry
.NET and J2EE interoperability for .Net Developers
21 Oct 2009 by Anoop Pillai
This article will explain the actual concepts and implementation of Backward Propagation Neural Networks very easily - see project code and samples, like a simple pattern detector, a hand writing detection pad, an xml based neural network processing language etc in the source zip.
24 Mar 2015 by Carlos Jiménez de Parga
Explanation of a consistent 3D graphics software architecture through a basic OpenGL application
27 Nov 2012 by CoperNick
This article provides an example solution for presenting data in "real-time" from Microsoft SQL Server in an HTML browser. The article presents how to implement Comet functionality in ASP.NET and how to connect Comet with Query Notification from SQL Server.
4 Apr 2017 by Daniel Vaughan
Codon is a zero-dependency cross-platform MVVM framework for creating UWP, WPF, and Xamarin based applications.
4 Apr 2017 by Daniel Vaughan
Storing and retrieving settings with the cross-platform Codon framework's settings service.
4 Apr 2017 by Daniel Vaughan
Using Codon's Messenger to pass messages between app components
4 Apr 2017 by Daniel Vaughan
Navigating between pages using Codon's navigation service.
19 Feb 2017 by Dave Clemmer
Identifying some model oriented techniques you already use and put those techniques into context of overall model oriented techniques that you can tap into.
6 Apr 2004 by Deepak Jain
D-FOM is a proposed approach for Object Oriented Analysis & Designing of a Software/Hardware System.
31 Mar 2018 by Dirk Bahle
Lessons Learned on Software Design with WPF
12 Jul 2007 by Eduardo Campano
This article explains how to open a VB6 MDI child form inside a .NET MDI form
26 Jan 2004 by Edward Moemeka
This article can be used as a glossary of many RUP and UML elemnts
13 Oct 2013 by Faruk Pasic
The implementation of the ACO algorithm, developed and explained in this paper, is applied in different network models, represented through the graphs, with different number of nodes and structure to find the shortest path with optimum throughput presented as a total sum of costs between selected no
1 Mar 2019 by Fiyaz Hasan
This article begins to look at UML. A couple of diagrams are discussed from a top level, while the focus is more on PlantUML.
4 Feb 2010 by igor2010
How to use Active Object pattern to carry out long-running tasks
26 Feb 2010 by J. Ambrose Little
Designers used to write style guides in unwieldy documents or Wikis to ensure a consistent look, but such style guides soon went stale and obsolete. Enter Quince Pro™ by Infragistics, a private, secure and organized way to collaborate, communicate and cultivate private UX design libraries.
1 May 2006 by jconwell
Part 2 of an introduction to creating dynamic types. This article shows how to actually generate the methods in a dynamic type and how to call them.
1 Mar 2018 by Jon McKee
Analyzing and improving existing class diagramming paradigms
21 Feb 2011 by Justin Mathew @ Investment Bank
Splitting web config file for different environments is a brilliant thought, and here I am presenting with complete sample code with design diagrams
17 Mar 2015 by Lalit_Chandra
Visitor pattern separates business logic form an data structure on which it operates which allows adding new operations to existing data structure without modifying it.
28 Feb 2009 by Nick Alexeev
An example showing one of the pitfalls.
27 Oct 2012 by NinjaCross
This tutorials introduces a new NUnit Addin able to record execution time of unit tests and generate XML, CSV, HTML performances reports with charts and history tracking.
21 Nov 2013 by Nirosh
If you want to use ASP.NET MVC framework but is strugling to get things arrange to confidently use for your next business project. This Article is just for you. The article guide you to use ASP.NET MVC framework to architect a small Document Management System.
30 Oct 2014 by Nirosh
Nido Framework with .Net 4.0 and Entity Framework help you standardize your Business Logic Layer (BLL).
4 Jun 2012 by Omar Al Zabir
Codeuml.com is an open source free web based UML diagram editor. You can code uml diagrams as fast as you can type using a special language to describe the diagram.
12 Dec 2013 by omeecode
comparison of template and strategy design pattern from some of my work experience
29 Jun 2009 by ProtoBytes
This is an introduction to creating XAML applications using Silverlight 2.0 and C#.
20 Jul 2006 by Rajaraman Soundararajan
A Design Pattern that is used to implement pluggable parser components and that exhibits the following GRASP Patterns - Creator, Low Coupling, High Cohesion, Polymorphism, Protected Variations.
2 Aug 2004 by RedSunBeer
This article explores the possibility of estimating a software project using regular engineering techniques.
29 Mar 2005 by RedSunBeer
An unconventional approach to scoping, analysis and estimation - for beginners.
12 Dec 2008 by RipleyKuo
How to build domain model with tree structure, thinking Object-Oriented
25 Sep 2008 by Serghei Sarafudinov
Using XML technologies for Model-Driven Engineering.
30 Jun 2004 by Shams Mukhtar
Development of a framework for master-pages using ASP.NET and C#.
22 Aug 2004 by Shams Mukhtar
This article will enhance your vision on the usage of Robustness Analysis in conjunction with Model View Controller, using UML with application in ASP.NET. This article is a sequel to my articles on Architecture and Design with ASP.NET.
30 Nov 2008 by Shivprasad koirala
UML Interview Questions Part 1
14 Nov 2008 by Shivprasad koirala
Collaboration , Activity , State chart , package and component diagrams
30 Mar 2006 by Tom Polanski
A Microsoft patterns & practices Composite UI Application Block (CAB) based module composite mapper service is provided including C# source code that builds Workspaces, UIElements, Commands and Event Publications/Subscriptions using an XML configuration file specified with a module.
24 May 2012 by Vimalsoft(Pty) Ltd
This article will show you how to build an N-Tier application in VB.NET.