
LoanCloser is designed to facilitate the legal and administrative processes of mortgage
settlement.
The primary function of LoanCloser is to store data pertaining to mortgage settlements
and
then merges it into Microsoft Word document templates. Templates are customisable
to suit
the requirements of different states or users.

Client – a Microsoft
.Net Windows Application that displays and edits details pertaining
to mortgage settlements. Invokes Microsoft Word to merge
data into the relevant template.
Server – a Visual Studio
.Net Web Services Application which accepts requests from
the Client to retrieve and store data and templates. The
data is stored within the Database.
Templates are stored in a pre-defined directory.
Database – a SQL Server
database to store mortgage settlement data.
Loader – a Visual Studio
.Net Windows Application to upload mortgage settlement data
from flat files into the Database.
