46-690 Object Oriented Programming III
[
MSCF Home |
Course Description |
Syllabus |
schedule |
FAQ
]
MSCF : Object Oriented Programming III 46-690
In Object-Oriented Programming I and II, programming
projects were completed on a single machine. In this
course the student will explore issues associated with
locating and using objects residing on different CPUs
over a network. The main technologies used in this
course will be C# and .NET. The course will pay
particular attention to the development of interoperable
web services. In the first half of the course we will
focus on exposing an existing financial object's methods
as a web service. We will also build a web service that
exposes data retrieved from a database. In the second
half of the course we will focus on the transfer and
processing of financial documents on the Internet.
These documents will be written in the Financial Product
Markup Language (FpML).
Last Updated January 2004
mm6@andrew.cmu.edu