Category Archives: GUI

Graphical user interface (GUI, sometimes pronounced ‘gooey’)[2] is a type of user interface that allows users to interact with electronic devices using images rather than text commands ( Wikipedia )

VB.Net More on Web Browser Favourites Tutorial

Do you remember the tutorial VB.Net Web Browser Favourites Primer Tutorial? Well, with this tutorial we add an onion layer on top. This is the way I really like to program. Get the essence right first, then build onion layers … Continue reading

Posted in Animation, eLearning, Event-Driven Programming, GUI, Operating System, Software, Tutorials, Visual Studio | Tagged , , , , | 1 Comment

C# in Visual Studio and XML 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 Data Integration, eLearning, GUI, Tutorials, Visual Studio | Tagged , , , , , , | Leave a comment

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

Java Swing Image Primer Tutorial

Here is a tutorial that uses Swing functionality in Java to create a GUI (Graphical User Interface) program on a Mac laptop that displays an image file for which you browse. Below is some information from Wikipedia regarding the Java … Continue reading

Posted in eLearning, GUI, Tutorials | Tagged , , , , , | 1 Comment

C++ WebView and .Net Framework Update Tutorial

C++ using Visual Studio is a great language to learn. If you like C++ you may eventually like Java, and vice versa. It has sophisticated data structures, can be Object Oriented and makes great Windows desktop applications. In this tutorial … Continue reading

Posted in eLearning, GUI, Installers, Software, Tutorials, Visual Studio | Tagged , , , , | 1 Comment

Delphi Pascal Primer Tutorial

Have you heard of Delphi? Maybe you know it as Turbo Delphi? It is a great GUI IDE application that can create desktop or web applications. Embarcadero Delphi is an integrated development environment (IDE) for console, desktop graphical, web, and … Continue reading

Posted in Delphi, eLearning, GUI, OOP, Tutorials | Tagged , , , , | 10 Comments

C# Online Template Card Game Tutorial

C# using Visual Studio is a 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, GUI, Tutorials, Visual Studio | Tagged , , , , , | Leave a comment

VB.Net MultiThreading and Procexp Windows Primer Tutorial

A lot of desktop processing tasks require you to do more than one thing at a time (calling all afficianados of multitasking). You can decide to adopt a supervisory scripting approach, where some scripting language fires off other processes while … Continue reading

Posted in eLearning, Event-Driven Programming, GUI, Operating System, Tutorials, Visual Studio | Tagged , , , , , , | Leave a comment