Latest Articles ::
Computer monitoring application is specially developed for home and office users to observe their performed activity including incoming/outgoing...
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...
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...
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...
The Internet has become part of our everyday life, from just browsing to complex work activities or managing online based businesses. Yet, are we...
The default action, when serializing objects to XML, is for each public property and field to generate an XML element. The XmlAttribute attribute can...
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...
Every XML document includes a root element that contains all of the other information held. When serializing objects to XML the root element's...
Cascading Style Sheets, commonly known as CSS, is a widespread language for adding style to web pages written in different markup languages like HTML...
Learn how to use the built in new feed libraries to read data from RSS, RDF and ATOM feeds using c#.