ABSTRACT

Programming is becoming more and more about using frameworks and libraries. To perform standard tasks such as parsing an XML file, or communicating with a database, programmers use existing standard frameworks and class libraries rather than writing code from scratch.