C++ Builder supports iOS and Android application development since version XE6. This article discusses the basics of developing database applications for iOS and Android...
During the development of Review Assistant, we encountered a significant performance problem with displaying 100+ comments in one list, as creation of each comment takes...
This article explains implementation of the TFS custom check-in policy for pre-commit code review. We developed this policy for Review Assistant - our code review tool.
Idea Behind...
Summary: This article contains information on how to integrate the Review Assistant code review tool into an MSBuild-based build environment, as well as into...
It's incorrect to consider a database as a stable unit, since various kinds of undesirable situations can appear over time — database performance degradation,...
Summary: This article describes a scenario of Review Assistant usage in the agile development process. The peculiarity of this scenario is that every team...
This article explains how the support of Entity Framework Model-Defined Functions is implemented in Entity Developer ORM Designer and illustrates creating such methods on...