5,277,677 members and growing! (21,607 online)
Email Password   helpLost your password?
Announcements




BullFrog Power
Search    
Advanced Search
Sitemap

Set your article filter

 Current Filter:

C#


Languages » C#

Contents Quick search by title:

The C# Programming Language - Applications

top
Title / Updated Author Score  
Context Help Made Easy
Updated: 2 Feb 2007  
This article introduces a new way of instrumenting your code that enables help authors associate help topics with the application’s visual contexts at any time - even post-compilation – and to do so using the application’s user interface without the involvement of the developer.
.NET 2.0, VS2005, C#, Windows, Arch, Dev, Beginner
Tom Clement 4.85
Sending and playing microphone audio over network
Updated: 3 Aug 2007  
Sending and playing microphone audio over network
.NET 2.0, VS2005, C# 2.0, Windows, Dev, Intermediate
Ivar Lumi 4.84
Crafting a C# Forms Editor from scratch
Updated: 1 Mar 2006  
Crafting a C# Forms Editor by implementing a RectTracker and a transparent control.
.NET 1.1, Win2K, WinXP, Win2003, VS.NET2003, C#, Dev, Intermediate
lxwde 4.82
Some Useful Concurrency Classes and A Small Testbench
Updated: 15 Jan 2007  
Useful concurrency classes and small test bench in C#
C#, Windows, .NET, Visual Studio, Dev, Intermediate
krogerma 4.82
A DelegateQueue Class
Updated: 13 Mar 2007  
An implementation of the ISynchronizeInvoke interface.
C#, Windows, .NET, Visual Studio, Dev, Intermediate
Leslie Sanford 4.78
Disconnected Client Architecture
Updated: 14 Feb 2007  
A look at an offline client architecture that I've implemented in an application for a client.
C#, Windows, .NET, Visual Studio, CEO, Arch, Dev, Intermediate
Marc Clifton 4.77
Sandcastle Help File Builder
Updated: 17 May 2007  
A GUI for creating projects to build help files with Sandcastle and a console mode tool to build them as well.
.NET 2.0, VS2005, Windows, Dev, Intermediate
Eric Woodruff 4.77
Packet Capture and Analayzer
Updated: 23 Sep 2003  
Packet capture and analyzer program. With this program you can capture, display, analyze, save packets or load a saved packet file. It works like Etheral does.
.NET 1.0, NT4, Win2K, WinXP, C#, Visual Studio, Dev, Advanced
firat kocak 4.75
Creating Custom Build Components for Sandcastle
Updated: 17 May 2007  
This shows how to create build components for use with Sandcastle's BuildAssembler tool to customize the help file topics that it generates.
C#, Windows, .NET, Visual Studio, Dev, Intermediate
Eric Woodruff 4.71
BatchRebuilder - Batch rebuilder for your Visual Studio .NET Projects
Updated: 23 Jan 2005  
This is a tool created to compile all C# or VB.NET projects in a specified folder. It'll recurse into the subdirectories looking for projects to compile. It has a lot of options like those for changing the project's target folder and logging. Hope you find it handy!
.NET 1.1, VS.NET2003, C#, Windows, Dev, Intermediate
Mauricio Ritter 4.70
The Paperless Desktop
Updated: 5 Apr 2007  
How to perform scanning, rearranging, OCR and Outlook export of documents for a paperless future - or at least a tidy desktop.
.NET 1.1, Win2003, VS.NET2003, C#, Dev, Intermediate
Martin Welker 4.69
Window Tabifier
Updated: 29 Mar 2008  
A simple application for hosting several Windows in one parent window
.NET 2.0, VS2005, C# 2.0, .NET 3.0, C# 3.0, .NET 3.5, VS2008, C#, .NET, Visual Studio, Dev, Intermediate
Giorgi Dalakishvili 4.69
A tool to change the default source control client
Updated: 14 Oct 2004  
A small tool to change the default source control provider client, so you can use SourceSafe, SourceOffsite, Workspaces etc, on the same machine
.NET 1.1, VS.NET2003, C#, Windows, Dev, Intermediate
Baloghp 4.67
HTML Table Of Contents Generator
Updated: 16 Aug 2003  
A C# program which takes a HTML file as input and outputs a new file with a table of contents embedded.
.NET 1.0, VS.NET2002, C#, Windows, Dev, Intermediate
Andrew Peace 4.65
XsdTidy beautifies the Xsd.exe output *with full DocBook .NET Wrapper*
Updated: 1 Mar 2004  
Refactors the Xsd.exe classes. Shipped with a full .NET wrapper of DocBook.
.NET 1.0, .NET 1.1, VS.NET2003, C#, VB, ASP, ASP.NET, Windows, Dev, Intermediate
Jonathan de Halleux 4.65
LanTalk - Unedited
Updated: 6 Jun 2008  
Yet another chat application, with server running in service mode or GUI mode.
C# 1.0, C# 2.0, C# 3.0, C#, .NET, Dev, WinForms, Beginner, Intermediate, Advanced
Zoltan Balazs 4.65
HtmlHelp library and example viewer
Updated: 11 Aug 2004  
A class library for reading compiled HTML help (chm) files and a sample viewer application using this library.
.NET 1.1, VS.NET2003, C#, Windows, Dev, Intermediate
Klaus Weisser 4.64
Lazy parenting with Microsoft Speech SDK
Updated: 7 Jun 2007  
Lazy parenting with Microsoft Speech SDK
.NET 2.0, WinXP, C# 2.0, Visual Studio, Dev, Intermediate
gstolarov 4.61
SvnPerms dot Net
Updated: 18 May 2007  
C# port of svnperms.py pre-commit script.
C#, Windows, .NET, Visual Studio, Dev, Intermediate
Riaan Lehmkuhl 4.60
Linux Todolist - Unedited
Updated: 28 Jan 2008  
A simple todolist designed for an Asus Eee Pc
.NET 2.0, Mono, C# 2.0, C#, .NET, Dev, Linux, Beginner
Andy Aspell-Clark 4.59
ControlInspector - monitor Windows Forms events as they are fired (like Spy++ for .net)
Updated: 30 Apr 2003  
ControlInspector hooks on to all events on a given control, user-control or form and shows when they are fired, along with any eventargs. It even handles custom events and custom event args using dynamically generated assemblies.
.NET 1.0, VS.NET2002, C#, VB, Windows, Dev, Intermediate
Jabes 4.59
Write your own Code Generator or Template Engine in .NET
Updated: 26 Sep 2006  
This paper demonstrates building a code generator, template engine, template parser, or template processor in .NET. The demo implementation uses cutting edge .NET technologies available today such as C#, .NET 2.0, MS Provider Pattern, Enterprise Library January 2006, CodeDom etc.
.NET 2.0, VS2005, C#, Windows, Arch, Dev, WinForms, Intermediate
Shahed.Khan 4.59
C Sharp Ripper
Updated: 13 Jan 2004  
C# code to handle CDROM drives and read CD tracks
.NET 1.0, .NET 1.1, NT4, Win2K, WinXP, Win2003, VS.NET2003, C#, Dev, Intermediate
Idael Cardoso 4.59
Building the CVS Root File Changing Utility
Updated: 13 Nov 2005  
The process of building a tool to temporarily change the CVS/Root files for remote CVS access from gathering requirements through implementation and refinement.
.NET 1.1, VS.NET2003, C#, Windows, Dev, Beginner
Curtis Schlak. 4.58
AutoComplete TextBox
Updated: 29 Dec 2006  
Implement a simple auto-complete textbox.
C#, Windows, .NET, Visual Studio, Dev, Intermediate
pfemiani 4.56
Tool for Viewing Drag and Drop and Clipboard Formats
Updated: 5 Mar 2002  
A tool for viewing clipboard and drag and drop formats
Win2K, WinXP, C#, .NET, Visual Studio, Dev, Intermediate
Rui Lopes 4.56
My Explorer In C#
Updated: 26 Aug 2002  
An article on creating a simple Window Explorer using C# with out Interop.
.NET 1.0, NT4, Win2K, WinXP, VS.NET2002, C#, Dev, Intermediate
Paul Li 4.55
Tips to Make ASP.NET Talk to ASP, PHP, RAILS and JAVA (Part 1)
Updated: 16 Oct 2007  
Tips to integrate ASP.NET app with legacy ASP, PHP, RAILS, JAVA apps
.NET 2.0, C#, ASP.NET, Windows, Java, Visual Studio, Dev, PHP, WebForms, Intermediate
Vijayaraghavan A Iyengar 4.55
Peter - Programmers Extensive Text Editor
Updated: 27 May 2008  
A robust text editor that supports plug-ins, code parsing, projects, and more.
.NET 2.0, Win2K, WinXP, Win2003, Vista, VS2005, C# 2.0, C#, Windows, .NET, Win32, Visual Studio, Dev, Design, Intermediate
Jpmon1 4.55
Remote control media player
Updated: 11 Feb 2007  
An article which shows how to remotley control a media player
C#, Windows, .NET, Visual Studio, Dev, Intermediate
Sacha Barber 4.52
SlideShowBuilder
Updated: 26 Oct 2007  
An application that allows building of slideshows
.NET 2.0, VS2005, C# 2.0, Windows, Dev, Intermediate
Giorgi Dalakishvili 4.52
iTunes Style Music Browser using MSN Desktop Search API
Updated: 29 Dec 2005  
Music browser app using the MSN Desktop Search query API.
.NET 2.0, Win2K, WinXP, VS2005, C#, Dev, WinForms, Intermediate
Sean McLeod 4.47
JawBreaker Game in C#
Updated: 28 Dec 2003  
A simple implementation of Jawbreaker
.NET 1.1, VS.NET2003, C#, Windows, Dev, Intermediate
Gavi Narra 4.46
Prune My Recent Documents and associated Registry keys
Updated: 15 Feb 2006  
The development of an application which allows for selective pruning of the My Recent Documents files.
.NET 2.0, WinXP, VS2005, C#, Dev, Intermediate
Ed Korsberg 4.43
The R Statistical Language and C#.NET: Foundations - Unedited
Updated: 14 May 2008  
Use the R Language in C#.NET applications
C# 1.0, C# 2.0, C# 3.0, C#
Jeff B. Cromwell 4.43
Automating the code writing process using macros
Updated: 5 Jul 2007  
This article describes the documentator macros for making code writing with Visual Studio 2003 a lot faster and easier.
.NET 1.1, .NET 2.0, VS.NET2003, VS2005, C#, VB, Windows, Dev, Intermediate
Dan Handevik 4.39
.NET DUMeter clone
Updated: 10 Feb 2003  
A DUMeter clone, but with some better/different reporting features.
.NET 1.0, Win2K, WinXP, VS.NET2002, C#, Dev, Intermediate
leppie 4.38
SwitchNetConfig - Laptop users, quickly switch network and proxy configuration in different places
Updated: 6 May 2004  
A handy utility for laptop users which stores network and proxy configuration as profiles and apply a profile very quickly whenever laptop goes to a different network
.NET 1.1, VS.NET2003, C#, Windows, Dev, Intermediate
Omar Al Zabir 4.38
Use a timer to create a simple alarm application
Updated: 23 Mar 2003  
Using a timer to create a simple alarm application that plays a wave file for an alarm.
.NET 1.0, VS.NET2002, C#, Windows, Dev, Intermediate
Andrew Boisen 4.37
.Net Expression Evaluator using DynamicMethod
Updated: 13 Mar 2007  
Evaluating Dynamic expressions by compiling C# code to IL, then creating a DynamicMethod from the IL.
VS2005, C# 2.0, Windows, .NET, Dev, Advanced
Wilson, Drew 4.36
Gammit! An easy to use application for desktop gamma correction
Updated: 21 Jul 2006  
It's a simple application to save the gamma correction level and reset the saved value with only one click. Values are stored in the registry. Some options are available as well.
.NET 2.0, Win2K, WinXP, VS2005, C#, Dev, Intermediate
Gladstone 4.33
Explorer - A Visual Studio 2005 add-in which interacts with Windows Explorer
Updated: 16 Jun 2008  
This add-in adds the ability to open Windows Explorer at specified locations and to execute the application in 'Windows Explorer mode'.
.NET 2.0, Win2K, WinXP, VS2005, C#, Dev, Intermediate
Sylvain BLANCHARD 4.33
Excel Report from Microsoft Project
Updated: 8 Jan 2007  
Extract project data from Microsoft Project and import it into Microsoft Excel.
C#, Windows, .NET, Visual Studio, Dev, Intermediate
zam664 4.33
RSS Feed Link Reader
Updated: 29 Feb 2008  
Constructing a simple application that may be used to view RSS feeds from the desktop
VS2008, C#, Windows, .NET, Visual Studio, Dev, Design, Beginner
salysle 4.33
C# Expression Parser using RPN
Updated: 17 Jan 2004  
Design & implementation of an Expression Parser using RPN in C#.
.NET 1.1, Win2K, WinXP, Win2003, VS.NET2003, C#, Dev, Intermediate
deepeddie 4.30
SVGPad - Application and class library for editing SVG documents.
Updated: 6 Sep 2004  
A simple C# application and a C# class library for editing SVG documents.
.NET 1.0, .NET 1.1, VS.NET2003, C#, Windows, Dev, Intermediate
big71 4.30
Performance Monitor Grid
Updated: 4 Nov 2003  
Tool to monitor machines on network.
.NET 1.1, VS.NET2003, C#, Windows, Dev, Intermediate
retZ 4.24
Transport Stream Analyzer for HDTV standard
Updated: 7 May 2004  
A program that analyzes a transport stream.
.NET 1.0, Win2K, WinXP, Win2003, VS.NET2002, C#, Dev, Intermediate
ro_angel_bv 4.23
Evaluate C# Code (Eval Function)
Updated: 12 Oct 2005  
An example that provides an Eval function for compiling/evaluating C# code at runtime.
.NET 1.1, VS.NET2003, C#, Windows, Dev, Intermediate
kim.david.hauser 4.21
Notes 2007
Updated: 28 Dec 2006  
An utility to search multiple files.
C#, Windows, .NET, Visual Studio, Dev, Intermediate
David Morton 4.20
C# Popup Killer
Updated: 25 Aug 2002  
C# implementation of a tool to close banned windows
.NET 1.0, Win2K, WinXP, VS.NET2002, C#, Dev, Beginner
Stephane Rodriguez. 4.20
xmove - Regex enabled file move command
Updated: 5 Nov 2003  
Moves files or directories using regular expression patterns.
.NET 1.0, .NET 1.1, VS.NET2003, C#, Windows, Dev, Intermediate
Sebastien Lorion 4.19
A JavaScript Compression Tool for Web Applications
Updated: 7 Jul 2006  
A tool to compress JavaScript files to reduce their size and improve page load times.
VC7.1, .NET 1.1, Win2K, WinXP, Win2003, VS.NET2003, C#, ASP.NET, Javascript, Dev, Intermediate
Eric Woodruff 4.13
TeboScreen: Basic C# Screen Capture Application
Updated: 18 Dec 2007  
A C# screensaver application to illustrate simple screen capture principles
C# 1.0, C# 2.0, C# 3.0, C#, Dev, Design, Beginner
GuyThiebaut 4.13
Announcer in C#.NET using Microsoft Agent
Updated: 11 Jun 2003  
A tool to announce message, sing a song and tell a joke.
.NET 1.0, Win2K, VS.NET2002, C++, C#, MFC, Dev, Intermediate
Ashraf Mohamed 4.10
Yet Another Command Line Parser
Updated: 5 Mar 2008  
A simple to use C# Command Line parser.
C# 1.0, C# 2.0, C# 3.0, C#, Windows, .NET, Dev, Intermediate
ChrisStoy 4.10
Universal Framework for Science and Engineering - Part 10: Research of epilepsy
Updated: 12 Feb 2007  
An article on framework to medicine.
C#, Windows, .NET, Visual Studio, Dev, Intermediate
Petr Ivankov 4.09
Controlling The Screen Saver With C#
Updated: 8 Jan 2007  
A C# class for monitoring, activating, deactivating, closing, and changing the timeout of the screen saver.
C#, Windows, .NET, Visual Studio, Dev, Intermediate
kschulz 4.06
Windows Service which Kills Unwanted Windows
Updated: 8 Jan 2008  
Written in C# Windows service which monitors all Windows and kills unwanted ones.
NT4, Win2K, WinXP, Win2003, Vista, C# 2.0, C#, Windows, Win32, Dev, Intermediate
Victuar 4.05
Finding things in your favorite text editor with C#
Updated: 23 Feb 2003  
A functional text editor add on for navigating source files. It shows concepts such as dynamic assembly loading for plugins, a textbox that does not ding when the enter key is pressed, and the use of abstract classes.
.NET 1.0, Win2K, WinXP, C#, Visual Studio, Dev, Intermediate
Dan Logan 4.00
Using MSFlexgrid with combo box in C# - Unedited
Updated: 10 Dec 2007  
How to edit MSFlexgrid with combo box in C#
NT4, Win2K, WinXP, Win2003, Vista, C# 1.0, C#, Windows, WinForms, Intermediate
Mostafa Kaisoun 4.00
File Contents Watcher Application
Updated: 30 Dec 2004  
A program for continuously monitoring and displaying text-based files.
.NET 1.1, VS.NET2003, C#, Windows, Dev, Intermediate
Michael Kennedy 3.95
Building a Tiny WebServer in less than 500 lines
Updated: 18 Oct 2004  
This tiny webserver can be hosted by applications that need to serve specialised web pages
.NET 1.0, .NET 1.1, VS.NET2003, C#, Windows, Dev, Intermediate
Stephan Meyn 3.91
Timer Computer Shutdown
Updated: 2 Oct 2002  
This application provides functionality to Shutdown, Restart, Stand By, Hibernate or Log Off supported computers at a selected date and time.
.NET 1.0, Win2K, WinXP, VS.NET2002, C#, Dev, Intermediate
Steve Puri 3.87
An Extensible Expression Evaluation Package (EEEP!)
Updated: 25 Apr 2004  
Provides runtime evaluation of mathematical and string-based expressions.
.NET 1.0, .NET 1.1, Win2K, WinXP, Win2003, VS.NET2003, C#, ASP.NET, Dev, Intermediate
Jeff Varszegi 3.86
A DelegateScheduler Class
Updated: 13 Mar 2007  
A class in C# that lets you schedule delegate invocations.
.NET 2.0, VS2005, C# 2.0, Windows, Dev, Intermediate
Leslie Sanford 3.86
Clipboard Ring Utility with yahoo messenger alert like popup window.
Updated: 9 Mar 2007  
An article to illustrate the use of windows clipboard via a clipboard ring utility. It also illustrates yahoo messenger like popup alert feature.
C#, Windows, .NET, Visual Studio, Dev, Intermediate
Mohammed. Habeeb 3.86
WebTester in C#
Updated: 22 Jul 2002  
WebTester in C# - a tool to test your web applications
.NET 1.0, Win2K, WinXP, VS.NET2002, C#, Dev, Intermediate
Huang Wei 3.85
User Database Query Tool
Updated: 13 Mar 2007  
User Query for SQL Server
VS2005, C#, SQL, Windows, .NET, DBA, Dev, Intermediate
KChandos 3.84
A C# Personal Organizer
Updated: 5 Aug 2003  
This article will help you create your own personal organizer in C#
.NET 1.1, VS.NET2003, C#, Windows, Dev, Intermediate
Manster 3.83
The use of Stacks in C#
Updated: 5 Jan 2007  
Using a stack to manage priorities
C#, Windows, .NET, Visual Studio, Dev, Beginner
punchcardRay 3.83
Business Dates Calculation
Updated: 20 Apr 2005  
This document demonstrates a simple way of business dates calculation using standard features of the .NET Framework Library.
.NET 1.1, VS.NET2003, C#, Windows, .NET CF, Mobile, Dev, Intermediate
Alexander Turlov 3.80
Dynamic Dialog Box
Updated: 11 Aug 2004  
An article on dynamic dialog boxes and ListView control.
.NET 1.0, .NET 1.1, VS.NET2002, VS.NET2003, C#, Windows, Dev, Intermediate
Donsw 3.78
How To Send and Receive SMS using GSM Modem
Updated: 10 Sep 2007  
SMS Client - Server Software is used for sending, reading, deleting messages. It uses GSM modem for sending SMS. It listens for incoming messages to arrive, processes the read message and takes action accordingly. This SMS software requires GSMComm Library which you can also download.
.NET 1.1, VS.NET2003, C# 1.0, Windows, Dev, WinForms, Intermediate
Ranjan.D 3.76
Info.NET, the way to collect and organize your data on the side of your screen, similar to Dashboard on MSN 8
Updated: 8 Dec 2002  
This application provides the underlying framework to create your own panels on this side bar, and then freely distribute it to your own audience. Included in the existing application are the following panels: Stocks, Internet search, Weather, News, Dictionary, Sports, and Messenger.
.NET 1.0, .NET 1.1, NT4, Win2K, WinXP, VS.NET2002, VS.NET2003, C#, Dev, Advanced
Ryan Dawson 3.71
WeatherNotify
Updated: 16 May 2005  
Show weather in status bar and/or in a window. Details can be shown on another window. This is a multiple languages/units software (to add more languages, just put an XML file in the language directory). This is a C# translation of phpweather.
.NET 1.1, VS.NET2003, C#, Windows, Dev, Intermediate
rantanplanisback 3.69
Strongly Typed Configuration Class Generator for VS.NET
Updated: 6 Jun 2004  
Based on an XML file containing your application settings, this tool automatically generate a strongly typed class that can read and write values to the file.
.NET 1.0, .NET 1.1, Win2K, WinXP, Win2003, VS.NET2003, C#, Dev, Intermediate
nidhogg 3.68
Passing Data between Windows Forms
Updated: 27 Jan 2007  
Passing Data between Windows Forms
C#, Windows, .NET, Visual Studio, Dev, Beginner
salysle 3.68
C# Compiler
Updated: 6 Mar 2002  
A simple C# [VB.NET] compiler without using csc.exe
VC7, .NET 1.0, Win2K, VS.NET2002, C#, Dev, Intermediate
Konrad Rotuski 3.67
HtmBuilder
Updated: 30 Jun 2003  
An article on the idea of bulding html pages from templates with .Net windows applications
.NET 1.0, .NET 1.1, C#, Windows, Visual Studio, Dev, Intermediate
pburns 3.67
Tail utility for windows
Updated: 18 Jan 2004  
Tail utility for windows
.NET 1.1, VS.NET2003, C#, Windows, Dev, Intermediate
SathishVJ 3.67
Customized Task Manager in .NET using C# and Windows Forms
Updated: 9 May 2007  
This article outlines how to customise the Task Manager using C# and Windows Forms
VS.NET2003, C#, Windows, .NET, Dev, Intermediate
satisharveti 3.64
Coding an N-Tier Application in C# without any Wizard Part II - Unedited
Updated: 3 Jul 2008  
Beginner to intermediate in N-Tier
NT4, Win2K, WinXP, Win2003, Vista, SQL 2000, SQL 2005, VS.NET2002, VS.NET2003, VS2005, TabletPC, Embedded, SQL CE, C# 1.0, C# 2.0, C# 3.0, C#, Windows, SQL, Visual Studio, CEO, Arch, DBA, Dev, QA, ADO.NET, WinForms, Design, Beginner, Intermediate, Advanced, SysAdmin
Vuyiswa 3.63
Show/Hide Outlook Express Tray App
Updated: 28 Jan 2003  
An application to effectively place an application in the system tray
.NET 1.0, NT4, Win2K, WinXP, VS.NET2002, C#, Dev, Intermediate
Tracy Anne Barlow 3.56
HardLinks - Manage your library of common classes
Updated: 5 Mar 2004  
A tool for managing NTFS hard links
.NET 1.1, Win2K, WinXP, Win2003, VS.NET2003, C#, Dev, Intermediate
Nick Butler 3.53
RSS Feed Creator
Updated: 26 Sep 2004  
A tool to create RSS Feeds very easily
.NET 1.1, Win2K, WinXP, Win2003, Vista, VS.NET2003, C#, XML, Dev, Intermediate
Chester Ragel 3.52
FormPrint as a simple class
Updated: 27 Mar 2007  
An article on how to print or save (as a bitmap file) WinForms or any other controls.
.NET 1.1, .NET 2.0, WinXP, VS.NET2003, VS2005, C# 2.0, GDI+, Dev, Intermediate
J.Thomas 3.46
AccountPlus
Updated: 9 Jun 2008  
A Complete Account Management System
.NET 2.0, C# 2.0, Windows, Dev, ADO.NET, Advanced
Ashish Tripathi 3.39
SnippetManager written by Tim Sneath extended with cool tooltip
Updated: 11 Mar 2003  
Ever find yourself hoarding little pieces of code that are always coming in handy? Snippet Manager is a little utility written in C# that collects all your code snippets into one convenient location, allowing you to save them into XML, or copy them into any code editor using the clipboard.
.NET 1.0, VS.NET2002, C#, Windows, Dev, Intermediate
Andi Fleischmann 3.33
Zoomer - Capture/Zoom/Add Filter/Choose Format/Save
Updated: 20 Jun 2005  
An article on Zoomer - A tool to Capture/Zoom/Add Filter/Choose Format/Save Screenshots.
.NET 1.1, NT4, Win2K, WinXP, VS.NET2003, C#, Dev, Intermediate
Polis Pilavas 3.33
CooksMate - Unedited
Updated: 21 Jan 2008  
A simple program to help get the timing of a roast dinner
.NET 2.0, Mono, C# 2.0, C#, .NET, Dev, Beginner
Andy Aspell-Clark 3.32
Parsing Supplemental Event Log Data
Updated: 9 Apr 2005  
An application to translate the additional byte data in an event log entry into a useful form.
.NET 1.1, NT4, Win2K, WinXP, VS.NET2003, C#, Dev, Intermediate
Sean Michael Murphy 3.29
WPF Colors - Unedited
Updated: 2 Jul 2008