
Search In
Step1: Import the MessageUI using :- import MessageUI
Step 2: class ViewController: UIViewController, MFMessageComposeViewControllerDelegate
Step 3: when you tap on the button the list of contact will appear and you can choose the contact from the
CakePHP model, view, and controller naming conventions
If we have a database with table named users, then following standard Cake PHP naming conventions should be used:
1. For Model
filename = User.php
classname = User
directory = app/model
Different Types Of Testing In The Cloud:-
The entire cloud testing is divided into four primary groups. Which are mentioned as below:-
Testing of the whole cloud
Testing within a cloud
Testing across cloud
SaaS testing in cloud
Testing of the
To implement Drawable Animation in Android follow the steps :-
1) Prepare a series of images with the individual frames of your animation. Add the images to your project’s drawable folder.
2) Declare a XML file that defines the animation sequence
Hi all,
If you want to save anything in text file or any kind of file than you can follow this code. This code will save text to textfile in your application directory.You can retrieve text from save file later on .
NSError *error;
NSString *string
Tools For The Cloud Testing:-
There are many tools which are using for the cloud testing. Many types of testing are executed by these tools. Please find the name of few tool related with the cloud performance testing and cloud security testing mentio
There are n number of command in laravel 4.x which can help us to perform any action . In laravel 4.x we can rollback our php artisan command. The command to rollback to a specific migration state is
You can:
1)Rollback The Last Migration Operatio
There are n number of situation where we want to pass parameter in URL and use that parameter in our controller.That can be easily explain by using example:
There are few steps which I have implemented that are:
Step 1:First we will define our rou
cordova -v
/usr/local/lib/node_modules/cordova/node_modules/configstore/index.js:53
throw err;
^
Error: EACCES: permission denied, open '/Users/admin/.config/configstore/update-notifier-cordova.json'
You don't have ac
What Is TMM ?
TMM stands for ‘Test Maturity Model’. TMM (Test Maturity Model ) is established on the CMM (Capability Maturity Model). This model was first of all cultivated by the ‘Illinois Institute of Technology’. This model (Test Maturity Model
