Geekpedia Tutorials Home

Building a C# Chat Client and Server

Building a C# Chat Client and ServerA step by step tutorial teaching you how to create your own chat client and chat server easily in C#, for local networks or the Internet.

in C# Programming Tutorials

Getting Hard Drive Information

Getting Hard Drive InformationA C# tutorial showing you how to make use of WMI to extract information on disk drives, such as model, capacity, sectors and serial number.

in C# Programming Tutorials

UPS Shipping Calculator

UPS Shipping CalculatorThis tutorial will teach you how to calculate the shipping cost based on the weight, height, length and depth of the box, the distance and the UPS service type.

in PHP Programming Tutorials

Create Your Own Rich Text Editor

Create Your Own Rich Text EditorCreating a Rich Text Editor using JavaScript is easier to do than you might think, thanks to the support of modern browsers; this tutorial will walk you through it.

in JavaScript Programming Tutorials
Search
Tutorials
Programming Tutorials
IT Jobs
From CareerBuilder

Tutorials Tutorials Archive

1 2 3 4 5 6 7 8 9 10 11 12 »
(226 tutorials in 23 pages)
RSS Feed RSS Feed     KlipFolio Klip Klip     Add to Google    Add to My Yahoo!    Subscribe in NewsGator Online    Add To Windows Live    Subscribe with Bloglines   
C#

*****
4.67 from 3 votes

Oct 4th 2007
by Lewis Cowles

Capturing Applications in a Form with API Calls

This is a programming tutorial showing you how to capture an application in a form using C# and API calls to unmanaged user32.dll calls.

C#

***--
2.78 from 14 votes

Sep 30th 2007
by Lewis Cowles

Multithreading with C#

This tutorial offers an introduction to multithreading in C# and it also uses a sample project to show you how to start using threads.

C#

*****
4.49 from 35 votes

Sep 29th 2007
by Syed Hussain

Connect to MySQL using C# and Connector/Net

This tutorial explains how to connect to a MySQL database using the Connector/Net ADO.NET driver.

C#

*****
4.32 from 19 votes

Sep 26th 2007
by Andrew Pociu

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.

Silverlight

****-
3.4 from 5 votes

Sep 25th 2007
by Andrew Pociu

Getting started using Silverlight

This is the first Silverlight tutorial on Geekpedia, and we're going to take a look at how to build our first Silverlight application, starting with the components that you need to reviewing the actual code.

C#

*****
4.85 from 7 votes

Sep 21st 2007
by Andrew Pociu

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.

PHP

***--
2.43 from 7 votes

Sep 19th 2007
by Andrew Pociu

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.

C++

****-
3.67 from 9 votes

Sep 9th 2007
by Andrew Pociu

Overloading Operators: Creating a Rational Class

This tutorial will teach you how to overload most of the operators available in C++, including arithmetic and comparison, in order to create a class that is able to calculate rational numbers.

C#

*****
5 from 5 votes

Sep 3rd 2007
by Andrew Pociu

Extracting Icons from Files

In this C# tutorial you will learn how to extract the graphic icon from a file by using a Shell32.dll API call to the unmanaged method SHGetFileInfo().

C#

*****
5 from 4 votes

Sep 1st 2007
by Andrew Pociu

Emptying the Recycle Bin using C#

This programming tutorial will teach you how to empty the recycle bin programatically using the SHEmptyRecycleBin() API call from Shell32.dll.

Filter Tutorials
Programming Language:
Rating:


Advertisement


Other Resources
1 2 3 4 5 6 7 8 9 10 11 12 »
(226 tutorials in 23 pages)
Sponsors
Discover Geekpedia

Other Resources