Development HowTos
The SmartHCM how-tos describe SmartHCM development topics using a focused development goal.
Contents
Visualization
Windows, tabs and fields, reports and alerts
Data model - Database
Client Side Development
Server Side Development
Web Services
Coding Standards
To develop reliable and maintainable applications, you must follow coding standards and best practices.
The naming conventions, coding standards and best practices described in this document are compiled from our own experience and by referring to various Standard practices guidelines.
There are several standards exists in the programming industry. None of them are wrong or bad and you may follow any of them. What is more important is, selecting one standard approach and ensuring that everyone is following it.