Membership is a basic need for all applications which require personalization. Today more than ever, mobile applications are built either along side the web app or as the primary application platform.
I'm jumping from 'old style' procedural programming with direct access to datasources to OO programming using mvc principles to access the same datasources but Looking for some general guidance. I ...