
Search In
This is very important tutorial to READ EXISTING CONTACTS from device contacts list .There are some following steps to do this process.
Step-1 - Add a permission to open and read contacts from contacts list to your manifest xml file.
<uses-perm
What is web API:-
Microsoft released the ASP.NET MVC 4.0 in Feb 2012 and along with it, the ASP.NET Web API also released. Web API is an addition to the ASP.NET that provides a new, robust HTTP framework for creating RES
While building projects in MVC we also have a requirement to build API that can run on any device whether its a mobile device or whether it is a laptop.
Web API we mainly build so that it can run on any device and on any platform. The
How to Setup SSH with Public Key Authentication on Ubuntu 14.04
This blog will let you know how to set up an SSH server with public-key authorization SSH is a great tool to control Linux-based computers remotely.
Installing SSH On The Server
ASP.NET directives are the instructions to specify what needs to include and what needs to be executed.
These settings describe how web forms or user controls are processed by the .NET framework.
<%@ directive_name attribute=va
In odoo-9 we create functional fields and validate to function and set also set to default value of Unit of Measure Categories(UOM) in selected form.
Use this step show in given below
Step1- First create fields in your own module in .py file,
In this tutorial, we will know that how to implement animation on our custom view in android through a simple example using a Library AndroidViewAnimations. The Animation is a technique which can effect to any still view. In this tutorial, we w
In the below example code I have enabled deep linking. Let's consider, you have shared your app in social network like, Gmail, Facebook, Whatsapp etc. When users click on the link you shared then your app will open, if it's installed in his a
ReactJS is an open source javascript library which is developed by Facebook. It is used for building user interfaces.
Introduction:
It is widely used to create mobile and web application.
It allows to create reusable UI components.
It c
Welcome to FindNerd. Today we are going to discuss angularJS. AngularJS is nothing but a javascript framework. It is open-source and managed by the Google. AngularJS works for dynamic web applications and mostly used to develop the single page applic
