Web Application for Data Retrieval

Executive Summary

This application consists of a web application and a windows service. The web application forms the UI part – it is designed as per end users’ needs and the Windows service is integrated to this web application. It is the window service that actually reads the file from a specified folder, imports the file and records information in the database. Once the record and file information is updated by the window service, end user can then see those information from the website.

All the information required to setup the web application and the window service are defined in the configuration (config) files. The web application has its own webconfig file and the window service has its own appconfig file.

About our Client

HealthCare Industry

Industry

HealthCare

Technologies

ASP.NET 4.0, SQL 2008