Asia Insurance Review was launched in January 1991 to meet the information needs of insurance practitioners in Asia in particular and the rest of the world in general. It quickly became the premier and comprehensive professional regional magazine, read by all the key decision makers and readers in the insurance industry.
Analyzed the existing system to identify the workflow of the existing application features and the new features to be incorporated to the system.
Installed the DNN framework and as part of the installation, the DNN database also created.
Developed independent DNN modules according to the user requirements to install it on the DNN framework.
Created the DNN skins with the layouts according to the latest designs approved by the Asia Insurance team.
Integrated all the built-in modules and custom modules to the site according to requirement.
Identified the data points to be migrated from the existing database to the new DNN CMS database
Created a migration plan to import the data from the old database to the new DNN database and executed it.
Created a new MEIR site in DNN by duplicating the AIR site and changing the theme to middle east.
Integrated the PayPal payment gateway system for the magazine subscriptions and other product purchases from the portal.
Implemented the Conference microsites using the DNN micro site concept. Created a predefined template for the conferences and new sites created using this template and the skins and themes can be modified easily using the DNN backend.
Performance issue on search functionality on a huge database of archived articles and magazines even after migrating it to the new database.
We had added different indexing to the data tables and resolved it to a certain level. For archived articles, the datatype was nvarchar for the article field and we changed it to varchar and resolved the search performance issue completely.