.NET news » C# C# Rss Feed

Some Best Practices for C# Application Development (Explained)

In this article, I will discuss about C# Best Coding Practices in detail.
18 Oct 2010, 05:39:00   Source: Some Best Practices for C# Application Development...   Tags: C#

C# \ VB .net Multi-user communication library (TCP)

Allow multiple users to send and receive messages from one another on the same server
16 Oct 2010, 03:41:00   Source: C# \ VB .net Multi-user communication library (TCP)   Tags: C#

Delegates in C# - attempt to look inside. Part 4

Classic, generic, lambda. Different code technique
12 Oct 2010, 12:37:00   Source: Delegates in C# - attempt to look inside. Part 4   Tags: C#

Hacking the Mono C# Compiler.

Describes how to dump information from the C# parse tree
9 Oct 2010, 18:48:00   Source: Hacking the Mono C# Compiler.   Tags: C#

Chess Program in C#

SrcChess is a chess program built in C#
4 Sep 2010, 18:50:00   Source: Chess Program in C#   Tags: C#

Basics of dataflow programming in F# and C#

Article intoduces dataflow programming and provides basic implementations of dataflow variables in C# and F#
3 Sep 2010, 10:34:00   Source: Basics of dataflow programming in F# and C#   Tags: C#

FUSE(file system in userspace) for MS-SQL using C#

Map your database table as network disk
19 Aug 2010, 08:00:00   Source: FUSE(file system in userspace) for MS-SQL using C#   Tags: C#

Use C# to manage IIS

Use CSharp to manage IIS
6 Aug 2010, 06:14:00   Source: Use C# to manage IIS   Tags: C#

Using Facebook sdk 3.01 with C#.NET

This article shall demonstrate how to use Facebook sdk 3.01 functionalities with C#.NET
5 Aug 2010, 08:49:00   Source: Using Facebook sdk 3.01 with C#.NET   Tags: C#

Microsecond and Millisecond .NET Timer

MicroTimer: A microsecond and millisecond timer in C# that is used in a similar way to the .NET System.Timers.Timer
1 Aug 2010, 02:23:00   Source: Microsecond and Millisecond .NET Timer   Tags: C#