.NET news » Examples Examples Rss Feed

download

Valil.Chess

A chess game written using Visual C# 2005 Express Edition.
25 Apr 2006, 14:15:00   Source: Valil.Chess   Tags: C# Examples

ActionList for .NET 2.0

An implementation of Borland's ActionList
22 Apr 2006, 10:12:00   Source: ActionList for .NET 2.0   Tags: C# Examples

Sample Application: Fabrikam Fine Furniture

The Fabrikam Fine Furniture reference application is a feature-rich, fully-functional reference application to assist you in building mobile PC and Tablet PC solutions.
21 Apr 2006, 18:58:26   Source: Sample Application: Fabrikam Fine Furniture   Tags: Mobile Examples

Compose sounds from frequencies and visualize them

What you never wanted to know about PCM.
17 Apr 2006, 10:38:00   Source: Compose sounds from frequencies and visualize them   Tags: Multimedia Examples

Extract frames from video files

Class to extract frames from most video file formats using IMediaDet
17 Apr 2006, 05:08:00   Source: Extract frames from video files   Tags: Multimedia Examples

The expression evaluator revisited (Eval function in 100% managed .net)

This second article about evaluation in Dotnet, introduce a parser which pre-compile the expressions.It runs a lot faster if you need to run your expression repeatidly.
13 Apr 2006, 14:46:00   Source: The expression evaluator revisited (Eval function in 100%...   Tags: Examples

Dynamically load a class and execute a method in .NET

Dynamically load a class and execute a method.
10 Apr 2006, 12:47:00   Source: Dynamically load a class and execute a method in .NET   Tags: Examples

Using a NetworkStream with raw serialization, GZipStream and CryptoStream

Using a NetworkStream with raw serialization, GZipStream and CryptoStream

A simple .NET based WebClient with JavaScript support

A simple .NET based WebClient with JavaScript support
26 Mar 2006, 14:37:00   Source: A simple .NET based WebClient with JavaScript support   Tags: Examples Internet

WebUpdate : keep all your fat client or single user applications up to date simply !

A simple way to keep all your fat client or single user applications up to date, easy to add to your projects and much easier than any other product to put online an update !
26 Mar 2006, 05:01:00   Source: WebUpdate : keep all your fat client or single user...   Tags: Examples Internet