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).
Application
Platform
Any
License
Any
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....
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...
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...
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...
Google has a little known stock API. This tutorial shows how to use it with examples in ASP.NET using C#.
Learn how to use the built in new feed libraries to read data from RSS, RDF and ATOM feeds using c#.
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...
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...
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:...
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...
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...
Fetch all the images displayed on a webpage with C#.NET. Done by parsing the HTML code for image URLs.
Read some points to consider when choosing an ASP.NET web hosting service for your web applications.
Encode a URL string in C# easily for both ASP and desktop development.
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...
In this article we will look at one of the ways we can use the SiteMap in ASP.NET to organize our Web Page more efficiently, and also make it easier for us to update. We will be creating a SiteMap...
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...
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...