Applications
Article

Drawing Regular Polygons in C#

How to draw regular polygons in C# by calculating vertex coordinates and using GDI+
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

Controlling XML Serialization of Attributes (.NET)

The default action, when serializing objects to XML, is for each public property and field to generate an XML element. The XmlAttribute attribute can be applied to public members to modify this...
Article

XML Serialization

With XML serialisation, the public state of objects can be converted into an XML document. Such XML information is often stored on disk to persist data for later use, or is transported over a network...
Article

Creating Secure Strings (C#)

Highly confidential information, such as passwords or banking details, should be encrypted in memory during use to reduce the risk that it may be revealed to malware or forensic examination. The...
Article

Generic Methods

The .NET framework versions 2.0 and later support the use of generic programming, allowing greater reuse of code with classes and members that can be created without specifying the types that they...
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 understanding of the concepts attached to static...
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 framework provides the SoundPlayer class to allow...
Article

Writing Debug and Trace Messages (C# / .NET)

Complex software can be made easier to debug and monitor with the use of logging code. Such code outputs information about an application to the screen or to a location that can be examined during...
Article

VintaSoftAnnotation.NET Plug-in 3.0 released.

VintaSoftAnnotation.NET is a developer's tool that allows to annotate images: create, process, delete, save to XML or TIFF file, merge the annotations with image. Supported annotation types:...
Article

Check if a Program is Running as an Administrator

User Account Control (UAC) protects Vista by preventing programs from performing administrative or system functions without prior permission. Before attempting such a function, you should check...
Article

VintaSoftImaging.NET Library v2.1 has been released.

VintaSoftImaging.NET is a powerful and easy to use imaging toolkit for .NET developers. Library allows to load, view, process, annotate, print and save images, work with multipage TIFF files directly...
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

VintaSoftAnnotation.NET Plug-in v2.0 has been released.

VintaSoftAnnotation.NET is a developer's tool that allows to annotate images: create, process, delete, save to XML or TIFF file, merge the annotations with image. Supported annotation types:...
Article

VintaSoftImaging.NET Library v2.0 released.

VintaSoftImaging.NET is a powerful and easy to use imaging toolkit for .NET developers. Library allows to load, view, process, annotate, print and save images, work with multipage TIFF files directly...
Article

VintaSoftBarcode.NET Library 2.2 released

VintaSoftBarcode.NET Library - an easiest way for reading barcodes from your VB.NET, C# or ASP.NET application. Supported barcode types: Australian Post, Code 11, Code 39, Code 93, Code 128, Codabar,...
Article

Saving a Text File in WinForms using .NET 3.5 C#

This tutorial will show you one way of saving a text file from a Rich Text Box in a Windows Form. C# version.
1 2 3 4 5 6  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.