MVX Object Pipeline Demo Configuration
The screen casts keep coming. Here's one following on from the Pipeline Class Diagram video running through the configuration of an object server....
Dive into my thoughts on coding, tech trends, and developer life. Explore all posts, filter by category, or search by tag.
The screen casts keep coming. Here's one following on from the Pipeline Class Diagram video running through the configuration of an object server....
Here's another screen cast related to MVX. This one covers the how objects can be modelled in MVX as opposed to using the traditional SCADA tag based approach....
The following screencast uses a demo program as a background to describing the benefits of the MVX Object Server product that we are working on....
Torq Software and Sentient Computing held a short morning presentation covering the work we're doing in the 3D Scada arena....
Man, I haven't blogged for a while and actually want to get back into it. Being a developer by nature as well as by profession, I often get into the rut of not letting people know what Torq has being...
[]( I came across the following article by Tom DeMarco via the Coding Horror blog: Software Engineering: An Idea Whose Time Has Come and Gone?...
The Async Pattern used in .NET 1.x and 2.0 code always annoyed me because of the excessive coding noise it introduced. The new support in .NET 3.x in relation to lamdas (convenient delegate or...
FxCop is a static analysis tool from Microsoft that checks software source code for conformance to the Microsoft .NET framework’s design guidelines....
There’s an informal definition for Legacy Software that comes up time to time that cuts to the core of the matter: Legacy software is software that actually works....
One of the blogs I subscribe to is by Reginald Braithwaite. He was recently interviewed on InfoQ and part of the conversation related to the development process of generalizing in programming: ……so...