Geekpedia Programming Tutorials






Tutorials and Code C# Tutorials and Code

1 2 3 4 5 »
(132 tutorials and code snippets 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

*****
4.88 from 39 votes

Oct 20th 2007
by Andrew Pociu

C# Chat: Part 2 - Building the Chat Server

In this two part tutorial you will learn how to create a chat client that connects to a chat server and exchanges messages with all the other connected clients. This second part covers the development of the chat server.

Code

****-
3.83 from 6 votes

Aug 1st 2009
by Andrew Pociu

String Ends With Values in Array of Strings

This simple method checks if a string ends with either of the values in an array of characters, and returns true if it does. Useful to add appropriate suffixes to words in standard form.

Tutorial

*****
4.7 from 64 votes

Oct 20th 2007
by Andrew Pociu

C# Chat: Part 1 - Building the Chat Client

In this two part tutorial you will learn how to create a chat client that connects to a chat server and exchanges messages with all the other connected clients. The first part covers the development of the client application.

Code

*****
4.2 from 5 votes

Oct 18th 2008
by Andrew Pociu

Validate String For Positive Integer Values

A very simple way to validate a string for positive integer values using C# and regular expressions.

Tutorial

*****
4.47 from 36 votes

Oct 18th 2007
by Andrew Pociu

Generate Random Numbers using C#

This tutorial will take you through all you need to know about generating random numbers using C#.

Code

****-
3.14 from 7 votes

Oct 17th 2008
by Andrew Pociu

Delete All Temporary Internet Files Of IE

Delete all the temporary files from Internet Explorer's cache folder using basic methods available in the System.IO namespace.

Tutorial

*****
4.91 from 20 votes

Oct 13th 2007
by Andrew Pociu

Delegates and Events in C#

This C# tutorial will teach you how to create delegates and events in C# using a practical example of creating two applications, a client and a multi-threaded server. You will learn how to fire your own custom event from a class and handle it in a different class.

Code

*****
4.5 from 2 votes

Oct 4th 2008
by Andrew Pociu

Find Controls In MasterPages Recursively

A useful piece of code that enhances the search for the control with the specified name under the passed parent control.

Tutorial

*****
4.47 from 17 votes

Oct 8th 2007
by Andrew Pociu

Asynchronous Ping using C#

In this C# tutorial we're going to learn how to ping a host over a network or the Internet using C#. Furthermore the ping is going to be executed asynchronously so that our application doesn't have to wait for the ping.

Code

***--
3 from 3 votes

Sep 28th 2008
by Andrew Pociu

Validate Value As Numeric

Test passed values to see if they are numeric or not using the TryParse method on the Double data type.

1 2 3 4 5 »
(132 tutorials and code snippets in 19 pages)
Filter Results
Show:


Latest IT Jobs


Other Resources
Advertisement

Free Magazine Subscriptions

Today's Pictures

Today's Video

Other Resources

Latest Download

Latest Icons