Tag Archives: desktop

Xcode Ruby Desktop Application Primer Tutorial

Have you heard of Ruby? Maybe you know it as Ruby Gems or Ruby on Rails? It is a great object-oriented programming language for both desktop and web usage. Xcode on Mac OS X Leopard supports Cocoa-Ruby Applications, and this … Continue reading

Posted in eLearning, GUI, Tutorials, Xcode | Tagged , , , , , | Leave a comment

Creating a Drawing C# Application by Using WPF Tutorial

You might ask “What is WPF?” … so … go on … . . . . . . What is WPF? Glad you asked … Developed by Microsoft, the Windows Presentation Foundation (or WPF) is a computer-software graphical subsystem for … Continue reading

Posted in eLearning, GUI, Tutorials, Visual Studio | Tagged , , , , , , | 31 Comments

Another Desktop Job and its GUI Event Analysis

When there is a big job to do I really really like Event Driven programming. All around programming work are events, whether that be for web work or desktop work. It has probably increased over time, because of the increased … Continue reading

Posted in Colour Matching, Event-Driven Programming, GUI, Software, SpectroPhotometer, Visual Studio | Tagged , , , , , , , , , | 19 Comments

C# in Visual Studio (Express) Windows Desktop Application Primer Tutorial

C# using Visual Studio is another great language to learn. If you like C# you may eventually like VB.Net, and vice versa. It has sophisticated data structures, can be Object Oriented and makes great Windows desktop applications or can be … Continue reading

Posted in eLearning, Tutorials, Visual Studio | Tagged , , , , | 1 Comment

VB.Net in Visual Studio (Express) Windows Desktop Application Primer Tutorial

VB.Net using Visual Studio is another great language to learn. If you like programming with VB.Net you may eventually like C#, and vice versa. It has sophisticated data structures, can be Object Oriented and makes great Windows desktop applications or … Continue reading

Posted in eLearning, Tutorials, Visual Studio | Tagged , , , , , , | Leave a comment