
Search In
JavaScript is one of the most popular language for front-end developers. While there are others languages too like CoffeeScript, TypeScript but nothing can beat JavaScript. Earlier JavaScript was widely used to front-end development but after the bir


Hello Guys,
This is very important tutorial through which, we will learn how to create a custom keyboard without using third party library in the android application. This tutorial fully customizes device keyboard. We will go step by step to learn t
RefrostedViewController is used to show the side menu.
For Refrosted View controller first we have to install pod ,we can install this version i.e pod 'REFrostedViewController', '~> 2.4’.
We need one Root Controller in which w
Open Visual Studio and select Windows Phone from Visual C# templates. From the available project types, select "Blank App(Windows Phone)" and click OK. To consume a Web API in windows phone application, first we need a working API. Thanks t
Today there are lots of options in regards to software and platforms you can use for managing your daily tasks at work. Regardless of which one you choose to use, it’s going to take you some time to adapt, get used to it, and understa
In 2009, Google launched a campaign- Let's make the web faster. The aim of the initiative was to make ''browsing the web as fast as turning the pages of a magazine.” Since then, Google has reiterated the fact that speed matters, as
The truth is, 96 percent of web visitors that arrive on your website are not prepared to make a purchase.
They simply go to your site, wander around for a bit, and then leave. In fact, most of them will also forget all about your site
Angular material card is something new what we get for better UI designing. It is used to draw cards in angular applications. md-Card directive is used for AM-card. It is a container which draw the card and contain many directives inside to make a ri
To create textbox dynamically in angularjs, we have to declare an array named inputs in which we will push the textbox element dynamically. In input box, we have included ng-model to bind the property name to the input. so we will


Hello Readers,
In today's post we will learn to import Android Facebook SDK in eclipse. We faced several problems when import Facebook SDK in eclipse. To import we need to follow the steps as mentioned below:
First of all, we need to
