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

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

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

Controlling Serialization of XML Elements (.NET)

When serializing classes to XML, each public property and field value is transformed into an XML element. The name of the element matches the name of the property. The XmlElement attribute allows the...
Article

Controlling XML Serialization of the Root Element (C#)

Every XML document includes a root element that contains all of the other information held. When serializing objects to XML the root element's construction is linked to the name of the class or...
Article

Consume a news feed using c# code

Learn how to use the built in new feed libraries to read data from RSS, RDF and ATOM feeds using c#.
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

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

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

Try to use the ASP.NET component for converting HTML to PDF

PDF Duo .Net is a converting component for Visual Studio .NET (VB,C# etc.) users to enable conversion of Text HTML ASPX pages to PDF. The main class HtmlToPdf provides methods and properties to...
Article

Convert HTML to PDF in ASP.NET with component

PDF Duo .Net is a converting component for Microsoft Visual Studio .NET (VB, C# etc.) users to enable conversion of Text, HTML, HTMLX documents to PDF. The main class HtmlToPdf provides all necessary...
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

Creating a WPF Ticker Control in C# to Scroll News Feeds

Use WPF to create a generic ticker control that can be used to animate any FrameworkElement. Also see how easy it is to download and parse RSS, RDF and ATOM news feeds using LINQ. Full tutorial and...
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

XML Documentation

Use the .NET built-in XML documentation support to quickly add documentation to your C# projects without major hassels.
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

Working with XML in Windows Forms Application in C# - Part 1

In this series of articles, we will be looking at how to use XML files as a storage medium when Programming Windows Forms. In this first part, we will look how we can connect to an XML file and...
Article

Using LINQ to XML to Add Data to XML File in C#

In this article, we will be looking at another flavor of Microsoft's new introduction to the .NET Framework, LINQ to XML. LINQ (Language-Integrated Query) comes in a variety of forms, including LINQ...
Article

Using XML with XML DB and ODP.NET

This article explores the basics of working with XML data in an Oracle database using ODP.NET and Visual Studio. NET, paying particular attention to: Loading an XML Schema into the database; Loading...
1 2  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.