Migrating Delimited Files into XML is an ASP.NET tutorial in which author discusses about migrating delimited files into XML files. The author gives an idea about utiling the DataTable object, StreamReader object, and DataRows object for performing t
Use XML Attributes to Navigate Data is a simple tutorial through which programmers can get an idea about the concepts of migrating the XML documents with the help of XML attributes. The author gives step by step procedure to access the XML documents
From XML to Database using the XmlTextReader is an easy to understand tutorial in which the author discusses about the process of migrating the content of the XML files into database with the help of XmlTextReader. The author gives details about diff
Using the XSLT document() function in .NET 1.1 is an easy to learn tutorial in which the author gives details about the procedure for migrating XML documents by using Transform() method. The author elaborates about document() function, which helps in
Migrating from ASP to ASP.NET is a reference article in which developers and programmers can get enhanced guidelines about why to migrate various ASP applications to .NET framework. Here author describes various reasons to adapt .NET framework, detai
This is an online tutorial that covers on several topics about XML and its uses. From this tutorial users can gather information including using XML, comparison between HTML and XML etc., This tutorial covers introduction to XML, displaying XML, XML
Learn about migrating from PHP to ASP.NET. Learn about the features, functionality and architecture of both systems.
Selling Management On Migrating To .NET is an article in which author deals about migration of management to .NET applications. In which author discusses about the various reasons about why the management has to converted to .NET applications. This a
This is an article that deals with transforming the HTML pages into XML pages. The author says that, when companies started using the net in initial stages, all their data would have been on HTML pages. Content separation and presentations are not po
This is an article on Java XML libraries such as parsers and or processors, which can be used for generating well-formed and valid XML. The developers can use JAVA/JAXP for generating XML instead of using XML parsers to read XML files and XML proces |