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).
Article

C# Enum to Readable String

How to convert C# enums to readable strings and parse them back.
Article

Gradiently Color a Cell in a WPF DataGrid

Shows how to gradiently color a cell in a WPF DataGrid based on the contents of the other cells or just a single column.
Article

RumorMill 5 - C# RSS, RDF and ATOM Reader

RumorMill 5 is a C# WPF MVVM application that polls RSS feeds. It also supports the idea of categorizing your feeds by color and name so you can identify the topic of the feed simply by the color....
Article

Selenium .NET Extensions

Short list of useful extension functions written in C# to enhance the functionality of Selenium 2 WebDriver
Article

Selenium jQuery Selectors in .NET

Add jQuery selectors to Selenium Webdriver in .NET without modifying the Selenium server.
Article

Drawing Regular Polygons in C#

How to draw regular polygons in C# by calculating vertex coordinates and using GDI+
Article

Javascript Multi-line String Utility

A tool written in C# to transform multiple lines of text into a javascript-friendly multi-line string.
Article

Box Blur in C#

Implementing a box blur effect in C# via image convolution.
Article

C# Representing Graphs

Possible ways to represent a graph data-structure in C# to implement graph algorithms.
Article

RabbitMQ C# Tutorial

RabbitMQ is the hottest open source messaging system on the market, and now you can leverage it in your C# applications! Learn how to use this messaging system with this easy to follow tutorial,...
Article

TweetSearch - The C# WPF Twitter Client

Learn how to make a simple Twitter client in C# with a very graphical WPF UI. The full source code and Visual Studio 2010 project is included.
Article

Google Exchange Rate API

Leverage the Google Exchange Rate API to give your apps the ability to convert currencies with this simple class.
Article

Automated Unit Testing in .NET

A 14-part series of articles describing the use of automated unit testing techniques for the C# programmer. The tutorial includes the use of NUnit and Moq but is also relevant for other testing...
Article

A LINQ Style Median Operator

Language Integrated Query (LINQ) includes an operator that calculates the average value of a sequence containing numerical data. The Average method calculates the mean of the sequence. This article...
Article

Getting Free and Total Memory Details (Windows / C#)

Some software monitors the amount of physical or virtual memory that is available to the operating system, or obtains this information before attempting processes that will use large amounts of RAM....
1 2 3 4 5 6 16 26 36  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 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.
Operated by CommunityHeaven, a BootstrapLabs company.