Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

How to display phone book contacts in iphone through coding

The following code will present viewController which will show all the contacts of phone book Please do add Addressbook.framework in your code. Also import AddressBookUI file to use the following code. ABPeoplePickerNavigationController *picker =

How to get complete address from latitude/logitude

Let's find out the latitude/longitude first to find out the address. 1) Add CoreLocation.framework under Targets -> Build Phases -> Link Binary With Libraries 2) Import in your view controller where you need to find out the address. 3) Add CL

ETL TESTING

We all know that systems are moving from legacy to new technology, and ETL is one of the common technique used to help this transformation. we can consolidate the scattered data for any organization while working with different data format and source

Complete Scandal Take this artefact

Joke of the most capable for ED stew is generic viagra. It is clever to purvey man a http://genericdrugscanada.com best place to buy generic viagra online involved on into a expand of 24-36 hours. The generic viagra lowest price shall be charmed with

What are Contextual filters in Drupal Views

Contextual filters are much similar as regular filters in views. The only and main difference between them is in the way values are fetched. A contextual filter allows user to filter content based on dynamic information rather then setting a value ma

How to disable caching completely in Cakephp?

Hello if you want to disable you website's caching complety you just need to write configure code in core.php file ex You will have to look into /app/config/core.php and look for the line Open app/config/core.php file and try to find Configure::wr

Listing the videos stored in gallery

Hello friends, The following code can be used to show the videos stored in gallery: UIImagePickerController *imagePicker = [[UIImagePickerController alloc] init]; imagePicker.delegate = self; imagePicker.sourceType = UIImagePickerControlle

How to exclude the records from Match and Merge?

To exclude a record(s) completely remove from Match and Merge process, regardless of any source system, using Informatica MDM. Step 1: Add a not nuable column is BO as EXCLUDE_FROM_MATCH, with type integer and a default value 0. Step 2: Set the valu

How to set database configration in Codelgniter

Hello Guys, If you are looking set database configuration in Codelgniter. Please follow the below step for the same:: 1) Open the file application/config/database.php and complete the below information: $db['default']['hostname'] = 'localhost'; $db

Related fields in Odoo-9

Related is used to define value of a related field which is given by following a sequence of relational fields and reading a field on the reached model. The complete sequence of fields to traverse is specified by the attribute and records. Example Y

1 10 179
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: