Category: Coding
iOS Swift Tutorial – Swift Programming Basics
In iOS Swift Programming tutorial, I have covered how to create Swift Project with Xocde, and Swift language Basics . Read More4 June 2014UIWebView ( WebView ) & UIWebViewDelegate Tutorial
In iOS UIWebView Tutorial, I have covered how to use UIWebView (WebView) in iOS and how to control it programmatically. Read More21 May 2014iOS SQLite Tutorial – CREATE Database, INSERT, SELECT Examples
In iOS SQLite Tutorial, I have covered how to use SQLite Database in iOS / Objective-C. You can read more Read More19 May 2014How to Send Cross Domain AJAX Request with jQuery
In this tutorial, I explained how to send Cross Domain AJAX Request with jQuery and PHP. Different methods of handling Read More2 May 2014How to add Custom Fonts in iOS
In this article, I have explained how to add Custom fonts in iOS. In the below image, You can see Read More24 March 2014RSA Encryption & Decryption Example with OpenSSL in C
In this article, I have explained how to do RSA Encryption and Decryption with OpenSSL Library in C. 1).Generate RSA Read More19 March 2014Stop New Tab opening when clicking (Ctrl + Click ) on a link
In this article, I have explained how to stop new tab opening when clicking on a link using javascript ( Read More24 February 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 2014Text To Speech Using Google API In PHP
In Text To Speech tutorial, I have explained how to convert text to speech (mp3) using unofficial Google Speech API. Read More6 February 2014