📲 software architecture | ⚙ framework | 🔶 visual programming | 🎶 sound synth
We miss our * but we can now use $(BuildNum)
Commands are executable objects: actions, procedures and processes that a computer can perform. In Circular they are displayed as squares and diamond shapes.
In software programming a class determines what type an object is. A class is a special object, a blue-print, describing behavior of other objects.
In object oriented programming, the object is one of the most basic elements of a computer program. It can represent a thing, an idea or a place, a number or a collection of other things or anything...
Circular is an idea for a computer programming language, mostly a diagram notation for visualizing computer code.
Describing the role of SQL in JJ’s Software Architecture. SQL is a language for data retrieval and manipulation and other actions executed onto a database.
ORM saves things to a database, while you focus on the logic around entity objects. This article lists issues you could encounter using ORM, and suggestions for how to deal with it.
Learn how to improve your user interfaces by using Presenters: a software design pattern for modeling user interaction. This article provides practical tips using them in your own projects, helping...
A technique in .NET to store button texts and translations of domain terminology. Translations can be stored in resx files and edited in Visual Studio
ALT A screen shot of a code sample inside some documentation