How to Dramatically Improve Testability for Mobile App Development – Part 2
How to Dramatically Improve Testability for Mobile App Development Part 2: Realizing the Benefits of MVVM In Part 1 of this series, I discussed the limitations of the MVC design pattern as related to testing. Having used the MVVM design pattern for desktop applications for many years, Syncro Medical is now using MVVM for its […]
How to Dramatically Improve Testability for Mobile App Development – Part 1
How to Dramatically Improve Testability for Mobile App Development Part 1: Why Yesterday’s Approach no Longer Fills the Bill Software quality is only as good as the methods used to develop and test the code. Thorough testing, if not performed well, can be very resource inefficient and therefore may not validate the design. At Syncro […]
Developing Medical Devices using Windows 10 IoT Core
Developing Medical Devices using Windows 10 IoT Core So you want Internet connectivity for your medical device? Years ago, medical devices and instruments were solitary things. They were self-contained and did their job. Maybe they displayed some real-time data or results to the user, and then were powered down. But over time, various levels of […]