Know the files in Android Project Directory
Now you will have a new Android project with a given name by you in side panel called Eclipse File Explorer. In this section, we will be familiar with different…
Creating new Android Project in Eclipse
The most amazing thing about any IDE is that it provides all the required files when we create any project in any platform. The case is the same for Android…
How to change the default behaviour of an anchor tag?
Tutorial on anchor tag: In this tutorial, we will learn how to change the default behavior of the anchor tag. To make it more clear, we will try to display an…
Getting Started with Android
What You’ll Learn about Android in This session: History of Android platform Being familiar with Eclipse Introducing Android To know where Android fits in with other mobile technologies, let’s take…
Android Version History | Android Versions
Most of us today know what is android and might all have used Android… Word’s most popular and widely used operating system is Linux based and used in touch enable…
Difference between JSON and XML | JSON vs. XML
Difference between JSON and XML JSON XML Stands For JSON : "JavaScript Object Notation". XML: "Extensible Markup Language". Extended From JSON is extended from JavaScript. XML is extended from SGML…
PHP and MySQL Combination | PHP & MySQL
PHP and MySQL combination : In earlier post, we saw how set up environment for PHP. In that we saw that we used WAMP server WAMP : Windows ,…
Setting Up the Environment for PHP | PHP Tutorial
Before starting PHP, we have to set environment for it. PHP is available for almost all platform. To set up the environment for PHP you need three components must be…
Difference between User Control and Custom Control | User Control vs. Custom Control
Difference between User Control and Custom Control User Controls Custom Controls User Controls are easy to use. Custom Controls are difficult to use. it has limited support. it has full…
Difference between Data Reader and Data Set in Asp.Net | Data Reader vs. Data Set
Difference between Data Reader and Data Set in Data Reader Data Set Connection Mode Data Reader is directly connected to database system works in connected mode. Data Set is generally…