Category Archives: Visual Studio

Microsoft Visual Studio is an integrated development environment (IDE) from Microsoft. It is used to develop console and graphical user interface applications along with Windows Forms or WPF applications, web sites, web applications, and web services in both native code together with managed code for all platforms supported by Microsoft Windows, Windows Mobile, Windows CE, .NET Framework, .NET Compact Framework and Microsoft Silverlight ( Wikipedia )

Advantage Database Server Primer Tutorial

Welcome to the Advantage (Database Server) Primer Tutorial … or APT for short, because it is apt, and not because I cut and paste a lot. Advantage Database Server is a relational database management system (RDBMS) for small to medium … Continue reading

Posted in Database, eLearning, 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

A Job

Don’t know about you, but the reason I’m into computers is that you can work to see something get done. What interests me are: procedures (personally, like “scripty” (eg. Korn shell scripts, batch DOS files) type software supervising compiled software … Continue reading

Posted in Colour Matching, Event-Driven Programming, Software, Visual Studio | Tagged , , , , , , , , , | 21 Comments

SQL Server Primer Tutorial

Welcome to the SQL Server Primer Tutorial … or SSPT for short (although by the time you explain it, it is not so short anymore). Microsoft SQL Server is a relational database management system developed by Microsoft. As a database, … Continue reading

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

Tcl/Tk So Brilliant (but where do you start?) Primer Tutorial

Have you heard of Tcl/Tk? Tcl/Tk is open source (based on a BSD-style license), so you can use it and modify it virtually any way you want, including for commercial uses. With Tcl/Tk have used in conjunction with C++ and … Continue reading

Posted in eLearning, GUI, Installers, Tutorials, Visual Studio, Xcode | 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

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

ASP.Net Visual Studio Express Hello World Primer Tutorial

Tutorial … Transcript: Have you heard of ASP.Net? It is a server-side web server language to rival PHP and uses Microsoft technologies and protocols. Another “word” to Google relating to this product is IIS. Do yourself a favour and read … Continue reading

Posted in eLearning, Tutorials, Visual Studio | Tagged , , , , | 4 Comments