Summary: This article describes the issue occurred with execution of the a polygon instance of the geography type and the possible solution for it.
Once...
Summary: This article describes how to estimate the project's source code coverage with code review. The article also gives an outline of how to make...
This article explains and demonstrates mapping a string representation of enum to string fields in a database in Entity Developer. The sample, demonstrated in...
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...