
Search In
Hello readers, today I will guide you "Why we use Google/jQuery CDN to load JS/CSS library files".
Here are the following reasons on behalf of Why we should use Google/jQuery CDN to load JS/CSS library files.
1) This increas
Hello Reader's ,
Hope your are doing good today.
Today we will discuss about Scraping.Sometime we want to scrap some data from another website So here we will learn how we can do this?
Before going to start scraping you need to download simple_
Node.js is a JavaScript runtime platform built by Chrome, it Lightweight and much efficient then other platform which build scalable network application very quickly that's why it is very famous and majorly used in today's time.
So, thi
What is MVP:- MVP(Model View Presenter) is the best software design patterns for Android. MVP separates the application into three layers:
Model: This holds the actual business logic of the application. which will allow us to perform and man
How to Convert MBOX to NSF for IBM Lotus Notes? Is it your query too? Then, try the MBOX to NSF Converter to export MBOX to Lotus Notes along with attachments. To fulfill the migration from MBOX to NSF initialize, users essential to opt the 3rd recip
In this blog we are going to explain about how to create sitemap . Sitemap play very important role in SEO. Now let’s got to the topic.
What is the Sitemap ?
Sitemap is list of of web pages url’s . We create this file in the xml format and th
From here you can be able to display the Bar Graphs through android applications. First of all you need to add achartengine-1.0.0.jar to your project . Which can be easily downloaded from here
Now you can use the following activity, in which i hav
Products which you can sell in your application falls into these categories :
1.Standard in-app products(one time billing) eg: Premium Upgrade, Ads free version of the app.
2.Subscription(recurring,automated billing) eg: Game currency, music voucher
There are around 2.1 million apps available for download in Google’s Play Store and around 1.8 million apps available on Apple’s App Store officially. It is expected that by 2022, the total number of app downloads globally will be over 25
Displaying images in a mobile application is one of the most common tasks for app developers.
It can be quite challenging to efficiently load multiple images and display it on list-view or grid-view in Android.
You can use following single class