
Search In
Hello all ! Sometimes it happens that the content is more according to the size of UILabel then the three dots appears at the end of the UILabel. So we want to show the complete text of the UILabel. We can implement it by adding a UIButton, on clicki
This aide is a prologue to the Contact Form 7 module for WordPress. Fundamental information of WordPress organization is required. With different illustrations, this instructional exercise discloses how to show a structure on your page, and how to re


In this tutorial you will learn how to make a 3D logo in illustrator. First step is to open the new document. Once the new document window appears name the document then add width and height.
STEP 1
First create a rectangle of wid
In wordpress there is writing setting option in wordpress dashboard which is inside setting option. We can use this writing setting for controlling writing experience in wordpress and also gives choices to modifying Wordpress site. This s
Hi Friends,
Pagination helps us distributing a large amount of data in batches and show them in the views. In rails there are so many gems available for pagination like will paginate, kaminari. Today I am going to tell you how we can integrate Kamina
Email application of iOS device helps in sending emails. We can compose Email using MFMailComposeViewController in iOS.
A standard interface that manages the editing and sending of email message is provided by the MFMailComposeViewController class.
.Net :Lambda expression
Lambda expression was introduced in C# 3.0 and .Net framework 3.5. The Lambda expressions are the easiest and shortest way of writing anonymous methods.
Lambda Expression have some special syntax represented by follo
There are different ways for passing data between controllers in Objective-C. In this example we are going to use NSNotificationCenter for passing data from one view controller to another view controller. NSNotificationCenter is generally used to bro
Hi Reader’s,
This blog includes the concept of how to store and fetch data from document directory. You can easily understand the concept with the help of code given below:-
​
ViewController.h
#import <UIKit/UIKit.h>
In this tutorial, we will know that how to convert a text into speech. Android has a predefined convert engine called TextToSpeech which converts text words in speech.
You can use this feature in many application such as a dictionary application whe
