Tag Archives: Windows

ASP.Net Resection Tutorial

I really like it on those occasions when you “happen” upon a trig. station (have a read). Guess having a surveying background has me looking at these structures in awe. Lately I saw one at Mt Canobolas as below. It’s … Continue reading

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

VB.Net Windows Form ToolBox Components Primer Tutorial

VB.Net using Visual Studio is another great language to learn. If you like 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 can be … Continue reading

Posted in eLearning, Event-Driven Programming, GUI, OOP, Tutorials, Visual Studio | Tagged , , , , , , , , , | 2 Comments

EasyPHP Windows Framework for PHP/MySql Tutorial

Are you writing PHP with MySql bits, as well, maybe? Wonderful! Do you have a testing environment, or do you load everything live straight away? For simple things, the latter is tempting, but it is not great, and for complex … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , | 6 Comments

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

Advanced Installer Primer Tutorial

This tutorial takes a look at a Windows installer product called Advanced Installer or Advanced Repackager, which can create Windows Installer *.msi installer programs. Windows Installer is becoming the “de facto” software installation technology on Windows. Being preinstalled on the … Continue reading

Posted in eLearning, Installers, Software, Tutorials, Visual Studio | Tagged , , , , | 2 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

AutoHotKey Primer Tutorial

Have you heard of AutoHotKey? It is a Windows application (that is quite brilliant) which can record and replay mouse and keystrokes, or assign a group of actions to a HotKey. Anybody into procedures and the operations side of I.T. … Continue reading

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

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