
Search In
To show the list of contact in iPhone use the code Below:
1- import the ContactsUI framwork in viewController
2- Confrom the ViewController to the CNContactPickerDelegate
3- call the delegate method func contactPicker(picker: CNContactPickerViewCon
When the Build is deployed in QA Environment ,following are the checklist for verifying the build.
1.Interface Integrity
Internal and External interfaces are tested as each module or cluster is incorporated into structure.This is perform to ensure t
The date() function formats a local date and time, and returns the formatted date string.
Basically uses of The date() function formats a local date and time.
The date() function returns the formatted date string.
syntex of date () function
dat
In this tutorial, I am going to show you how to Enable Twig debugging options in Drupal 8.
To enable twig debugging
1. Go to sites/default/services.yml file
2. Look for services.yml if it doesn't exist then copy it & rename to
From magento 1.9+ versions , emails are not being sent directly , they were queued and queued mails were being processed by magento cronjob. You need to set the cron job correctly to send the mail.
If you want to send mail forcefully after placing a
What is box-sizing ?
Box-sizing is a css3 property. It is used to tell browser that width padding border should include the object according to size, which is define by user.
For example, you have a text area with 100% width then it will r
In the below example I have created Expanding toolbar in android. Here first I have created CoordinatorLayout in activity_main.xml layout then I have added RecyclerView, CollapsingToolbarLayout and Toolbar with in CoordinatorLayout, In MainActivity I
Hi All,
In this post we will discuss about to build clock using AngularJs. Angularjs provides a directive to build clock face and digital clock. This clock is responsive and auto updated when we change the data. To use this directive we need to downl
Hii,
To learn how to find index value from a given list of array element or to find the index value of filtered data using AngularJs.
Go through examples given below.
Example 1:In this example index value of the day selected from the drop down list
Image Source
Even some of the most experienced traders ask, “What is parabolic SAR?” First, you must know about the parabolic SAR if you're a trader. This indicator is incredibly useful for identifying trend reversals and g
