Introduction

ROI is project from the BFSI domain. The client had a lot of legacy scripts based on UNIX that used to run procedures on data in a PL/SQL database. This was not at all user friendly in terms of modern technology. So, the client wanted all the database to be converted to MS SQL Server, and all the PL/SQL procedures to be converted to MS SQL stored procs. Also, they wanted the ability to run these procedures using a modern Windows based UI.

Technologies Used

  • MS SQL Server
  • WPF
  • WCF
  • C#
  • WixProj