Tag Archives: XML

Perl XML and DTD Validate Primer Tutorial

The XML Validation subject area is quite complex. The reason for this is that when there is intelligence in your data, as XML often has, it can be organized in a variety of ways. One approach with XML data is … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , | 1 Comment

Python XML and DTD Validate Primer Tutorial

The XML Validation subject area is quite complex. The reason for this is that when there is intelligence in your data, as XML often has, it can be organized in a variety of ways. One approach with XML data is … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , | 2 Comments

PHP XML and DTD Validate Primer Tutorial

The XML Validation subject area is quite complex. The reason for this is that when there is intelligence in your data, as XML often has, it can be organized in a variety of ways. One approach with XML data is … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , | 3 Comments

Java Eclipse XML and DTD Validate Primer Tutorial

The XML Validation subject area is quite complex. The reason for this is that when there is intelligence in your data, as XML often has, it can be organized in a variety of ways. One approach with XML data is … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , | 1 Comment

Oracle XML Import Primer Tutorial

Oracle databases are great in design and in their range of software tools. The SQL is great and their command line tool SQL*Plus makes the creation of procedures around a job, especially reporting type jobs, very easy. Oracle SQL Developer … Continue reading

Posted in Database, eLearning, Operating System, Tutorials | Tagged , , , | 17 Comments

C# in Visual Studio and XML Primer Tutorial

C# using Visual Studio is another great language to learn. If you like C# you may eventually like VB.Net, and vice versa. It has sophisticated data structures, can be Object Oriented and makes great Windows desktop applications or can be … Continue reading

Posted in Data Integration, eLearning, GUI, Tutorials, Visual Studio | Tagged , , , , , , | Leave a comment

SQL Server and XML Primer Tutorial

Welcome to the SQL Server Primer Tutorial regarding XML … or SSPTrX for short (although by the time you explain it, it is not so short anymore). Microsoft SQL Server is a relational database management system developed by Microsoft. As … Continue reading

Posted in Database, eLearning, Tutorials | Tagged , , , , | Leave a comment

Java Eclipse Web Service Primer Tutorial

Web Services allow for communication using the World Wide Web between two devices, as Wikipedia explains below. This tutorial is using Eclipse IDE which works on Mac OS X and Windows, but if you are interested, look at ASP.Net Web … Continue reading

Posted in Eclipse, eLearning, Networking, Tutorials | Tagged , , , , , , , , | 21 Comments