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

Print a Visual object using C# and WPF

Send any FrameworkElement to the printer complete with title and printer options.
Article

Getting the Current Application's Memory Usage (C#)

When you are creating an application that can be memory-intensive, it may be useful to monitor the current memory usage. This allows you to modify the behaviour of the program as its RAM requirements...
Article

Checking Scroll Lock Status in C#

The Scroll Lock key is a toggle key that behaves in a similar manner to Caps Lock and Num Lock. The principle purpose for Scroll Lock is to fix the position of the caret, or text cursor, and instead...
Article

News about VintaSoftTwain.NET Library

Version 4.4 - Opportunity to save/load current settings of device has been added. - Opportunity to create predefined session setups for mid- and high-volume scanners has been added. - Memory...
Article

Creating a Battery Power Status Monitor in C#

Sometimes programs need to know the power status of a computer. An example is Windows Update, which often requires a computer to be running on mains power before updates are installed. This article...
Article

Transferring files and monitoring Bluetooth ports in C#

Sometimes there are problems transferring data between two Bluetooth devices. We can't transfer some type of files, we can't discover the data transfer service (protocols) , for example the OBEX or...
Article

Threading in C# - In-Depth Article

Extensive article on multi-threading in C#. Covers such topics as thread pooling, safe use of Abort, synchronization contexts, Wait Handles vs Wait and Pulse, memory barriers and volatility, local...
Article

DeviceIoControl & USB using Managed C++ & C#

Low level I/O is not part of the .NET framework, so information on how its done is difficult to find. Since I am using some specialized hardware, which won't be available to most C# developers, my...
Article

Writing a Windows Form Application For .NET Framework Using C#

This article is a very simple introduction on writing a Windows Form application for the Microsoft.NET framework using C#. The sample application demonstrates how to create and layout controls on a...
Article

.NET Diagnostics - II, A Threads Monitoring Application Using C#

Using ProcessThread class to monitor states of threads inside a proces.
Article

.NET Diagnostics - III, Enumerate System Services and Dependencies Using C#

How to get the list of all system services on a system and also finds out their dependencies.
 

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.