All Blogs

News, guides, and how-tos; all related to development and frameworks.

Integration of NetSuite with MySQL

Recently we integrated Netsuite with a custom designed portal. Our client wanted to use NetSuite data in real-time to prepare custom quotes on the portal. A key requirement was to sync data between NetSuite and the custom MySQL Database without…

  • Post author:
  • Post published:May 9, 2014

How to resolve Core Data background thread problem in iOS?

This article throws some light on working with Core Data background threads as it is not documented in any of Apple’s Core Data guide: Requirement and Idea: In one of our existing iPad application, we had to implement offline feature…

  • Post author:
  • Post published:May 7, 2014