<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Comparative analysis of C++, Java, and C# related to web services development</title>
  </titleInfo>
  <name type="personal">
    <namePart>Pichet Premteerawatchai</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Batanov, Dencho N.</namePart>
    <role>
      <roleTerm type="text">Chairperson</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Sadananda, R.</namePart>
    <role>
      <roleTerm type="text">Examination committee</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Guha, Sumanta</namePart>
    <role>
      <roleTerm type="text">Examination committee</roleTerm>
    </role>
  </name>
  <name type="corporate">
    <namePart>AIT Self-Support</namePart>
    <role>
      <roleTerm type="text">Scholarship Donor</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">series</genre>
  <genre authority="marc">technical report</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">th</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Pathum Thani, Thailand</placeTerm>
    </place>
    <publisher>Asian Institute of Technology</publisher>
    <dateIssued>2003</dateIssued>
    <issuance>continuing</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <extent>51 p. : ill.</extent>
  </physicalDescription>
  <abstract>In the world of web technology, web services are a new technology. Web Services have many components; for example, SOAP (Simple Object Access Protocol), WSDL (Web Services Description Language), UDDI (Universal Description Discovery and Integration), and XML (eXtensible Markup Language). Web services provide services which have specific functions for web clients. Developers can choose many object-oriented programming languages for building web services. Popular languages in web services are C++, Java, and C#. In this study, a comparative analysis of C++, Java, and C# related to web services development will be conducted. Also, calculator a web application, which is a simple web service, will be created. The environments of three languages, which are use for creating web services, is gSOAP compiler (for C++), J2SE and JWSDP (for Java) , and Visual Studio.NET (for C#). The entire processes of developing calculator web services are described throughout this study.</abstract>
  <note>A thesis submitted in partial fulfillment of the requirements for the degree of Masters of Science, School of Advanced Technologies</note>
  <note>Thesis (M.Sc.) - Asian Institute of Technology, 2003</note>
  <subject authority="lcsh">
    <topic>C++ (Computer program language)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Java (Computer program language)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Object-oriented programming (Computer science)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Web site development</topic>
  </subject>
  <relatedItem type="series">
    <titleInfo>
      <title>Thesis ; no. CS-03-33</title>
    </titleInfo>
    <name type="corporate">
      <namePart>Asian Institute of Technology.</namePart>
      <namePart/>
    </name>
  </relatedItem>
  <identifier type="uri"> http://203.159.5.9/ait-thesis/detail.php?q=B11507</identifier>
  <location>
    <url displayLabel="Full-Text"> http://203.159.5.9/ait-thesis/detail.php?q=B11507</url>
  </location>
  <recordInfo>
    <recordCreationDate encoding="marc">040723</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260817173320.0</recordChangeDate>
  </recordInfo>
</mods>
