Overview

This is a Learning Management site where Instructors can get themselves registered to teach ‘Perri-Med’ approved courses at their location or at student’s location. Students can also register themselves to a particular course.
Organization can also register them and send batch of students for training.

Technology Used

nHibernate with Entity Frame work has been used for developing this portal. The data (JSON) is exchanged in an asynchronous mode with the help of scripting web-service.
The backend data store is in SQL Server 2008 which has its close association with the hbm file generated through nHibernate methods & procedures.

Summary

nHibernate with Entity Framework, Scripting Web services, Criteria Expressions, Lambda Expressions, JQuery, SQL Server 2008.