Places to go Banner

Monday, September 06, 2010

This site
What's New

Articles
Mike's weblog

C#

Visual Basic
Microsoft .NET
SQL Server
Java
Delphi
Perl
Miscellaneous
Productivity
Software

Visual Basic
Microsoft .NET
SQL Server
Software Engineering
Miscellaneous

Back to Sitedev.com

Code / CSHARP

NameDescription
Console - Setting a FileSystemWatch This example shows how to use the FileSystemWatch class in C#.
Console Message of the Day This example shows how to read a random line from a file in C#.
Console Calendar This example shows how to use the DateTime class in C#.
Console DateDiff This example shows how to find the difference between two dates in C#.
Console Whoami This is a very small console application that will display the name of the currently logged in user. Notice how easy the .NET Framework makes this.