Category: Tutorials
NSNotification and NSNotificationCenter Tutorial
In NSNotification Tutorial, I have explained how to send data from one class to other using NSNotificationCenter in iOS. Note: Read More17 March 2014iOS KeyChain Tutorial
In iOS Keychain Tutorial, I have explained how to store data securely in Objective-C and how to share secured data Read More10 March 2014NSDictionary & NSMutableDictionary Tutorial
In this Tutorial, I have covered the most useful methods of NSDictionary and NSMutableDictionary with examples. Below is the list Read More7 March 2014Cross Domain AJAX jQuery without CORS
In Cross Domain AJAX jQuery tutorial, I have covered how to send Cross domain AJAX requests without CORS using jQuery Read More12 February 2014Login With Facebook Twitter and Google using PHP
In this tutorial, I have explained how to add Login with Facebook, Twitter and Google functionality to your website using Read More20 January 2014Google Translate API Tutorial for PHP / Javascript / Java
In Google Translate API Tutorial, I have explained how to convert text from one language to another using Google Translate Read More20 December 2013jQuery Progress Bar Example
In jQuery Progress bar example, I am going to demonstrate how to make a simple jQuery animated progress bar with Read More29 October 2013Drag and Drop File Upload jQuery Example
In Drag and Drop File Upload jQuery example, I have explained how to implement drag and drop file upload using Read More21 October 2013iOS Geofencing API Tutorial Using Core Location Framework
In iOS Geofencing API tutorial, I have explained how to monitor Geo-fences (Regions) using CoreLocation.framework in iOS. Major updates in Read More9 October 2013