The C# application in this tutorial will retrieve disk drive information such as the model, serial number, capacity, interface, cylinders, heads, sectors and tracks from WMI.
Parsing Character Delimited Files into Arrays
In this tutorial you will learn how to parse a multiple-line character delimited text file into a two dimensional array using PHP.
Calculating the average
A very simple piece of code for the beginner in C++. It demonstrates how to calculate the average of some numbers. Uses the ‘for’ loop.
Encrypting and Decrypting Files with C#
In this C# programming tutorial we’re going to learn how to encrypt and decrypt text files using the cryptographic services of .NET Framework 2.0.
Listing Services with C#
In this tutorial we’ll be retrieving a list of the available Windows services and get some details about each service, all using the ManagementObject of ManagementClass.
An Introduction to Semantics
This article gives you an introduction to why semantics are important. It doesn’t contain much code samples, but it does provide you with an insight in why standards and CSS are important on the modern web.
CSS Basics
This tutorial teaches you the basics of CSS. You’ll learn the CSS code, the style attribute, the