Tag Archives: Windows

ASP.Net Web Service Primer Tutorial

Web Services allows for communication using the World Wide Web between two devices, as Wikipedia explains below. For our tutorial here we are using Windows, but, if you are more interested in cross-operating-system possibilities look at Java Eclipse Web Service … Continue reading

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

Access CSV Import Primer Tutorial

Welcome to the Access (Database Server) CSV Import Primer Tutorial. Microsoft Access, also known as Microsoft Office Access, is a database management system from Microsoft that combines the relational Microsoft Jet Database Engine with a graphical user interface and software-development … Continue reading

Posted in Data Integration, Database, eLearning, Tutorials | Tagged , , , , , , , , | Leave a comment

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

VB.Net Online Template Notepad Clone Tutorial

VB.Net using Visual Studio is a 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, GUI, Tutorials, Visual Studio | Tagged , , , , | 1 Comment

VBScript Primer Tutorial

Here is a tutorial that introduces you to some aspects of VBScript. VBScript (Visual Basic Scripting Edition) is an Active Scripting language developed by Microsoft that is modeled on Visual Basic. It is designed as a “lightweight” language with a … Continue reading

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

Windows Task Manager and Control Panel Primer Tutorial

Here is a tutorial that introduces you to some aspects of the Task Manager and Control Panel in Windows, which are tools to respectively monitor and /or run applications and tailor windows settings and arrangements for personal use. Windows Task … Continue reading

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

Task Schedular in Windows Primer Tutorial

Here is a tutorial that introduces you to some aspects of the Task Schedular in Windows, which is a tool to organize the running of your Windows applications interactively or unattended, at specified times. Our tutorial shows an interactive task, … Continue reading

Posted in eLearning, Operating System, Tutorials | Tagged , , , | Leave a comment