Know a good article or link that we're missing? Submit it!
C#
C# (see section on name, pronunciation) is an object-oriented programming language developed by Microsoft as part of the .NET initiative and later approved as a standard by ECMA (ECMA-334) and ISO (ISO/IEC 23270). (Source)

Search C# Resources:
Top Picks ::
Learn C# with our C# Book
See what's new in C# 3.0
Ask questions on the C# Forum
Recent Events ::
View All
Featured Book ::
C# and the .Net Platform
Andrew Troelsen
Drill Down ::
C# 3.0 C# 2.0
Related Tags ::
.NET
Latest Articles :: Submit Article

Article Type Systems Demystified

As traditional static languages such as C# tend to become more dynamic, and dynamic languages tend to become more static, as Perl 6 will do, a deep...

Article Image Hash Value C#

Simple approach to get the hash code of an image in C#.

Article Displaying Relative Time (C#)

When developing software that works with time stamped information, it is common to show the date and time at which an item was created or last...

Article The Soundex Algorithm (C#)

Cultural differences and input errors can lead to words being spelled differently to a user's expectations. This makes it difficult to locate...

Article C# Double to Fraction

Simple algorithm to convert doubles to fractions in C#

Article How to Add Custom...

We will go over an example of a web.config file the contains a two Messages; the first will retrieve the values programmatically from the appSettings...

Article Detecting User Inactivity (C#)

Some software, such as backup utilities, can use a large proportion of processor time and other resources. Often the user is given the option to only...

Article Playing WAV Files (C# / .NET)

A commonly used standard for high quality sound reproduction is the Waveform Audio File Format, with sound data usually stored in WAV files. The .NET...

Article C# Quadratic Formula

.NET implementation of the quadratic formula to solve quadratic equations. Algorithms for working with double and float types.

Article Genetic Cloud

Complex optimization tasks, like travelling salesman problem, can be solved by simple algorithms with random searching component. Genetic algorithm...
Also Known As ::
C Sharp CSharp
 
Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2010 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
bootstrapLabs Logo A BootstrapLabs project.