Documents And Specifications
Article

What is inside the Autorun.inf file (in Windows)?

Explains the contents of the Autorun.inf file in Windows. Autorun.inf is a text file with commands that instructs Windows to run a program or open a document automatically (usually on a CD or DVD),...
Article

How To Create an XSD File With Insert, Update and Delete Methods

In this tutorial I will tell you how you can to create XML Schema Definitions (XSD) file with Insert, Update and Delete methods in it. How we can use it in Data Access layer.
Article

PHP Script for generating Dynamics Video RSS Feed

PHP Script for generating Dynamics Video RSS Feed RSS – Rich site Summary is a standardize xml format that is use to publish a news once and view by many application. Document that contains RSS...
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

XmlDataSource Control

Explains how to use XMLDataSource Control to access and display XML Data Source (e.g. local xml file, or RSS feeds). XML can bypass strong firewalls, it is independent of all platforms and...
Article

6 tips for using the XML flavor of HTML5

Because of HTML5's momentum, it is now a technology that every XML developer has to deal with. Fortunately HTML5 supports a proper XML serialization. Learn about the XML form of HTML5 including some...
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

Java Web services: Introducing Metro

The Metro Web service stack provides a comprehensive solution for accessing and implementing Web services. It's based on the reference implementations of the JAXB 2.x and JAX-WS 2.x Java™ standards,...
Article

Meet the Object/XML mapping support in Spring

Within the Java Platform, Enterprise Edition (Java EE) community, Spring is becoming a widely accepted framework. One new feature in the latest release of Spring is its Object/XML (O/X) mapping...
Article

Displaying a TIFF in a Web Page

This tutorial will show you how to display a TIFF in a web page. Web browsers can display standard image formats such as GIF, JPG, and PNG files. Unfoturnately, web browsers won't display TIFF images.
Article

Convert a JPG to a PNG in Java

This tutorial shows how to use the ImageIO API to convert a JPG to a PNG image in Java. The ImageIO API provides methods to read the source image and to write the image in the new file format.
1 2 3 4 5 6 16 26 36 46 56  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.