
Search In
Nowadays Bootstrap is most popular front-end framework. This is very fast and easy to maintain. Bootstrap was developed by Mark Otto and Jacob Thornton at Twitter. It is open source and released August 2011 on GitHub.
It has built-in components whic
iOS provides a richer way to express feelings via iMessages using various stickers. And most interestingly these stickers are not limited, one can build their own stickers too and submit it to iTunes stores like other apps.
Here I’m g
The Angular CLI is an essential tool used in JavaScript that helps to initialize, develop, structure and maintain Angular applications. In Angular CLI, CLI stands for Common Line Interface. In other words, Angular CLI is a common Line Interface that
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
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
Step-1 Install basic module like below:
1-account_payment_extension
2-base_external_mapping
3- magento_connect
4-product_attributes
4-product_images_olbs
6-product_m2mcategories
7-sale_payment
Step-2 After that we have to customised magento_co
Navigation drawer
:It can used as an app's main navigation option on the left edge of the screen. it it hidden all the time and revealed on the click of the app icon or swipe gesture from the left of the screen. Navigation drawer is used when
Hi there,
Apache HBase can be installed in the following three modes :
Standalone mode
Pseudo Distributed mode
Fully Distributed mode
This blog is to setup HBase in standalone mode on your Ubuntu machine without any hassle. You can search for


Ever wondered how to start with setting up environment for a simple Angular 2 project, here are following steps that you may follow to get it done easily.
Open Visual Studio and create a new ASP.NET Empty Web Site.
Provide it with a location path
Storing and reading record from database using Sqlite Helper class.
We have taken Name, Age and City as input from user and saving them on click of Save button and reading on click of Fetch Data button from database.
MainActivity.java
public clas
