Documents And Specifications
Language
Any
Platform
License
Any
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...
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...
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...
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:...
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...
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...
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:...
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...
What’s new in this release?
This major release of Aspose.Form for .NET v 1.3 supports ASP.NET master pages and a contextual menu for Repeating Section and Repeating Table.
More about Aspose...
ExportToPDF is .NET library that offers the ability to convert csv files, Excel spreadsheets, Access mdb databases, text files, .NET DataTable objects to PDF on the fly. If you need PDF reports you...
The Extensible Markup Language (XML) is a simple, flexible, and portable markup language. It is the preferred standard of communication developed by the World Wide Web Consortium (W3C). The XML data...
Webpart post build .NET automation for Sharepoint,
which describes a technique to automate the application pool refresh, also enables the dll created to be added to the global assembly cache.
See how easy it is to create database objects for DB2 UDB databases with the assistance of IBM Explorer and a few wizards.
See how easy it is to create database objects for DB2 UDB databases with the assistance of IBM Explorer and a few wizards.
In this series of three articles, we'll look in detail at how the new features of the XmlReader and XmlWriter classes in version 2.0 of the .NET Framework can be used to read and write XML documents,...
XML is the most popular technology for structuring data. .NET 2.0 provides much needed functionality to enable one to build XML-based applications. The enhanced DataTable now supports reading and...
Persisting a cached DataSet using the WriteXML method can produce very large XML files. .NET 2.0 introduces a new System.IO.Compression namespace that provides stream objects for compressing data.
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...