.NET news » Examples 
Pro C# 2008 and the .NET 3.5 Platform, Fourth Edition (Windows.Net)
Author: Andrew Troelsen
Average rating: (65 reviews)
More .NET Examples books
Falling Blocks game
I assume you have all played the most famous falling blocks game "Tetris" at some point in your life so there’s no reason to explain the game’s rules...
Simple Image Annotation - How to dynamically add rotated text to image
Add outlined text to an image, rotate it, and move it around with the mouse.
2 Jul 2008, 13:45:00 Source: Simple Image Annotation - How to dynamically add rotated...
Tags: Graphics
Examples
Matematico Web Game in ASP.NET using RegEx
This article is about Matematico, a logical game I played when I was 11 years old. I never forgot this game and my teacher who was a very clever woman. Now, my daughter Nina is able to play with me and I create this page for her just for fun. And for you, of course. You can play this game with your children, parents, and friends. IMHO this game is better than bingo, and poker.
Create Column Chart using OWC11
A column chart (simple,stacked and 100% stacked column) representation using Office Web Components
C# Space Invaders using WinForms objects
Create the famous game using only labels, panels and pictures
Filmstrip control for Windows Forms
An article describing a C# Filmstrip control designed for Windows forms
LanTalk
Yet another chat application, with server running in service mode or GUI mode.
Standard CustomValidator Textbox
The Custom Control eliminates the use of adding validators for each and every textbox added. Just by setting a couple of properties we can make our textbox validate credit card numbers, phone numbers or any other Custom expression. It provides some other built in functionalities.
Wordmills are coming...
The article describes how a computer-being can be trained to write text articles, poems, compose music, or paint contemporary paintings.
Simplifying the WPF TreeView by Using the ViewModel Pattern
This article explores how to use the ViewModel pattern to make it easier to work with the TreeView control in WPF. Along the way, we examine why people often have difficulty with the WPF TreeView, what a ViewModel is, and two demo applications that show how to combine a TreeView with a ViewModel. One of the demos shows how to create a searchable TreeView, the other demonstrates how to implement lazy-loading (a.k.a. load-on-demand).
22 May 2008, 21:22:00 Source: Simplifying the WPF TreeView by Using the ViewModel Pattern
Tags: GUI
Examples

