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

Search In

How to Enable Twig debugging options in Drupal 8

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

How to get current location of an android device using Google Location Sevices API.

The Google Location Services API, part of Google Play services, is the preferred way to add location-awareness to an android app. Follow the below steps to get current position of an android device. 1. To use the location manager make the Google pl

Send Messages to ESB & Route Via Logical App in Microsoft Azure-Video Tutorial

In this Video Tutorial, I am aiming to send and receive message in the Enterprise Service Bus Queue(ESB) and routing the message using Logic App in Microsoft Azure.   Prerequisites: 1. You need an Azure account (Microsoft Account can also be us

Read projects from Project Server 2013 and Project Online using CSOM - Video Tutorial

To read data from Project Server 2013 and Project Online using CSOM The Project Server CSOM includes three assemblies for development of client applicationsMicrosoft.ProjectServer.Client.dll Microsoft.SharePoint.Client.dll Microsoft.SharePoint.C

Learn Basics of Functions in Swift with Example [Video Tutorial]

Hi, Functions are chunks/module of code that can be reused in a program. Function in swift are unique and flexible enough to work with simple to complex style.  In this video we’ll be learning basics of functions, various function syntax&

Control Flow & Conditional Statement Video Example for Beginner - Swift

Swift provides various Control flow and Conditional Statements. Although these are similar to Objective C but with improved enhancements and usability. These statements can be used to check, iterate over various conditions and values. In this Swift V

Difference Between Abstract class and Interface with Example

Hello Friends,   Today, I am going to discuss about an abstract class and an interface.   What are the difference between Abstract class and Interface? An Abstract is a class but an Interface is not a class. It is an entity. Both abs

How to use custom sound for notifications when application is in foreground/active mode?

Hi Reader’s, This blog includes the concept of how to use custom sound for notifications when application is in foreground/active mode. Below is the code in objective C language for the same which you have to write in AppDelegate file :- &nbs

How to Capture Screenshot in Swift

In order to take a screenshot of a screen and save the captured screenshot to library, use the below steps:  Add the "Privacy - Photo Library Usage Description" key to info.plist         &nb

How to Divide Circular Array in C++ into K Group of Contiguous Elements

How can I divide an circular array into k group of contiguous element such that difference between maximum sum and minimum sum is minimum. Each group have contiguous element of array. For e.g If the array is as follow. [6 13 10 2] and k=2 then o/p s

1 415 720
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: