Dynamic framework is designed with two main goals in mind. They are:
(1) Speed up customization or development time
(2) Provide rugged, flexible and proven platform for application development
This dynamic framework can be used by any ASP.NET based web or client-server application to bridge frontend user interface and backend database. Software applications such as Customer Relationship Management (CRM), HR Management System (HRMS), Point-of-Sell (PoS), or Enterprise Resource Planning (ERP) can be quickly developed using this framework. Dynamic framework makes it easy to create and publish metadata for customization. One can add new entities, define attributes/fields for those entities, define/map relationship between various entities, create public views, and display appropriately. One can also provide language picking values to support localization. The framework is ready and being used by several applications. |