Geekpedia Programming Tutorials









Tutorials and Code C# Tutorials and Code

1 2 3 4 5 6 7 8 »
(122 tutorials and code in 19 pages)
Latest Tutorials: 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   
Latest Code: 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   
Tutorial

*****
5 from 3 votes

Aug 23rd 2007
by VGstudios Owner

Tabbed Web Browser

In this tutorial we will be making a tabbed web browser. I will explain every thing as we go, so I will get the same experience as you all do. I will be making the program as I make the tutorial. I hope that this helps you out and that you like this! It is going to take about one hour if you are typing it in and about 10 minutes if you are copying and pasting.

Code

***--
2.5 from 2 votes

Dec 16th 2007
by Andrew Pociu

Capitalize each word in a string

The CapitalizeString method uses regular expressions to capitalize every word in a string.

Tutorial

*****
5 from 1 votes

Jul 29th 2007
by Andrew Pociu

Developing an NNTP Newsgroup Reader

Learn how to develop a C# application that retrieves the available newsgroups from an NNTP server and then displays the articles from those specific newsgroups.

Code

*****
5 from 2 votes

Nov 15th 2007
by Andrew Pociu

Convert ASCII values from hex to characters

This C# code takes in a list of ASCII values (hexadecimal) and shows the actual characters behind, thus converting hex values to strings.

Tutorial

*****
4.88 from 17 votes

Jun 30th 2007
by Andrew Pociu

Using Performance Counters in C#

The application we are building in this tutorial will make use of the Performance Counters made available by Windows. They allow us to retrieve CPU, memory and network usage among other counters.

Code

*****
5 from 3 votes

Nov 14th 2007
by Andrew Pociu

Get a list of installed printers

Using a foreach loop in C# to retrieve a list of all installed printers (available or unavailable.)

Tutorial

*****
4.69 from 10 votes

Jun 4th 2007
by Andrew Pociu

Retrieving the Operating System Idle Time, Uptime and Last Input Time

We are going into Windows's unmanaged user32.dll library in order to retrieve the operating system uptime, last activity time, and user idle time.

Code

****-
4 from 3 votes

Oct 18th 2007
by Andrew Pociu

Retrieve a list of disk drives using C#

This code retrieves a list of drives, stores it into an array of strings, and then loops through it to display the drives.

Tutorial

*****
5 from 3 votes

Jun 4th 2007
by Andrew Pociu

Setting and Retrieving the Desktop Wallpaper

In this tutorial you will learn how to interact with the unmanaged Windows API using C# in order to set the desktop background (wallpaper), and use the registry to retrieve the current wallpaper.

Code

*****
4.5 from 4 votes

Oct 18th 2007
by Andrew Pociu

Pass values and retrieve response from Command Prompt

This C# application starts a new Command Prompt process, passes a command to it and retrieves the response from the command prompt without every displaying the window.

1 2 3 4 5 6 7 8 »
(122 tutorials and code in 19 pages)
Filter Results
Show:


Latest IT Jobs


Other Resources
Latest Tech Bargains

Advertisement

Free Magazine Subscriptions

Today's Pictures

Today's Video

Other Resources

Latest Downloads

Latest Icons