TRUETRAC is a suite of related products created for produce industry.
TRUETRAC includes a robust server side written in C#, ASP.NET, MVC3, jQuery with backend core based on Entity Framework 4 in optimized manner with LINQ. System is exposed through WCF as TRUETRAC Public API to third parties to integrate their applications and ERPs to system.
Amazon S3 storage integration, Unit tests automation, SandCastle help documents generation have also been made.
Handheld applications based on Windows Mobile 6.x has been developed for field use, works in offline state as well as online. A sync mechanism is devised to make reliable communication link between server and mobile clients. A major achievement was to generate most of the code using in-place T4 code generation.