Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / Languages / UML

UML

UML

Great Reads

by Amer Chaudhry
.NET and J2EE interoperability for .Net Developers
by Carlos Jiménez de Parga
Explanation of a consistent 3D graphics software architecture through a basic OpenGL application
by Shams Mukhtar
Development of a framework for master-pages using ASP.NET and C#.
by igor2010
How to use Active Object pattern to carry out long-running tasks

Latest Articles

by Amer Chaudhry
.NET and J2EE interoperability for .Net Developers
by Carlos Jiménez de Parga
Explanation of a consistent 3D graphics software architecture through a basic OpenGL application
by Shams Mukhtar
Development of a framework for master-pages using ASP.NET and C#.
by igor2010
How to use Active Object pattern to carry out long-running tasks

All Articles

Sort by Score

UML 

by Amer Chaudhry
.NET and J2EE interoperability for .Net Developers
by Carlos Jiménez de Parga
Explanation of a consistent 3D graphics software architecture through a basic OpenGL application
by Shams Mukhtar
Development of a framework for master-pages using ASP.NET and C#.
by igor2010
How to use Active Object pattern to carry out long-running tasks
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.
by Nick Alexeev
An example showing one of the pitfalls.
by Vimalsoft(Pty) Ltd
This article will show you how to build an N-Tier application in VB.NET.
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.
by RipleyKuo
How to build domain model with tree structure, thinking Object-Oriented
by Jon McKee
Analyzing and improving existing class diagramming paradigms
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.
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.
by omeecode
comparison of template and strategy design pattern from some of my work experience
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.
by Deepak Jain
D-FOM is a proposed approach for Object Oriented Analysis & Designing of a Software/Hardware System.
by Eduardo Campano
This article explains how to open a VB6 MDI child form inside a .NET MDI form
by Dirk Bahle
Lessons Learned on Software Design with WPF
by Nirosh
Nido Framework with .Net 4.0 and Entity Framework help you standardize your Business Logic Layer (BLL).
by Daniel Vaughan
Codon is a zero-dependency cross-platform MVVM framework for creating UWP, WPF, and Xamarin based applications.
by Daniel Vaughan
Storing and retrieving settings with the cross-platform Codon framework's settings service.
by Daniel Vaughan
Using Codon's Messenger to pass messages between app components
by Daniel Vaughan
Navigating between pages using Codon's navigation service.
by RedSunBeer
This article explores the possibility of estimating a software project using regular engineering techniques.
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.
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 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.
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
by Alex Marbus
An introduction to modelling OOP design concepts with UML
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.
by RedSunBeer
An unconventional approach to scoping, analysis and estimation - for beginners.
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
by Alex Mikunov
.NET Extensions that provide an infrastructure for enforcing database-like data integrity constraints
by Edward Moemeka
This article can be used as a glossary of many RUP and UML elemnts
by Shivprasad koirala
UML Interview Questions Part 1
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 Shivprasad koirala
Collaboration , Activity , State chart , package and component diagrams
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.
by ProtoBytes
This is an introduction to creating XAML applications using Silverlight 2.0 and C#.
by Serghei Sarafudinov
Using XML technologies for Model-Driven Engineering.
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.