Recently I attempted to create an application that worked in an “Offline” mode. However one of the biggest hurdles I encountered was maintaining the data model throughout development. As most projects go, the definition of the database tables changed frequently, and maintaining the structure became a tangled mess of version numbers, alter statements and data […]
Blog Post by: Rob Rastelli