Create a custom class subclassing UITableViewCell. Make sure to check the nib check box. Add Read More “Two ways to load custom UITableViewCell from nib”
Category: tips
Using NSUserDefaults in iPhone app – Interesting fact.
In one of my projects, I was using User Defaults for the first time. Then Read More “Using NSUserDefaults in iPhone app – Interesting fact.”
How to access remote MySql database from localhost
I had this requirement from long to access my remote MySql database (hosted on some Read More “How to access remote MySql database from localhost”
A mysterious JavaScript keyword
One day, I came across to know a strange keyword of JavaScript, which I believe Read More “A mysterious JavaScript keyword”