
Search In
Believe it or not, 2020 is just around the corner! So, is your Wordpress Website ready to handle all the upcoming challenges in 2020?
Are you still in a dilemma that what widgets you need to integrate into your Wordpress website? Don’t
In this tutorial we will learn how to create custom keyboard in android. We can customise keyboard by adding extra buttons, change keyboard theme, set image as keyboard background etc.
Here in this example we are going to add two extra buttons, one
C# 7 recently added features focuses on simplification of code, performance, and consumption of data. These features are fully functional in visual studio 2017 but some features can also be used in Visual Studio “15” Preview 4.
Source: tinhthongsoft.com
Ruby, an Object Oriented scripting language for web-development, gets extension from a software library called Rails. As a collective framework for web development, Ruby on R
If you are interested in making your own Soft Keyboard in android, then this tutorial will be helpful for you. Below are few steps to learn how to create your own Soft Keyboard that can serve as your own default keyboard.
Step1: To enter a text Inpu
Designing a memorable website means two things – it is aesthetically engaging and appealing, and it is wonderfully usable. As designers have access to ever-evolving technology, their options widen, and they experiment with new element
Node.js is an open source cross-platform built on Chrome runtime environment for server-side and networking applications which offer a fast network application which can be built very easily.
What's New Released:
Node.js 8.x has been final
DataBinding is the process to establish a connection between UI elements and the Activity class. This will synchronize your user interface with your application model and logic. DataBinding will also minimize your code and utilize your layout file fo
With around 1.7 billion users and which are growing day by day, Facebook has now come a very important medium to promote your app and website world wide.
Facebook along with social sharing provides many other tools and options
In Angular, one-way communication from parent to child component can be done via "@Input" decorator. A component property will act as input property if it is annotated with @Input decorator. This component property within one component(chil