Bugsense – a crash analytics and performance monitoring tool for mobile
The hardest part of a developer’s life is not to write great code but, to deal with annoying part of an application during phases of...
Getting Started with Airplay SDK for Mobile Application Development
Airplay saves development time by writing app using vanilla C++ in the IDE of your choice. It supports all versions of Visual C++, and the...
How Does Reference Counting Garbage Collection Work
This article will help you to understand the basic concept of Garbage Collection and the process flow for reference counting garbage...
What is Garbage Collector and how it works ?
This article will help you to understand the basic concept of Garbage Collection like dangling pointer, memory leak and strategies to...
Overview of Software Testing Strategies
This tutorial, explains test Verification and Validation (V&V) with their specific definitions. Verification and validation encompasses...
Rapid Application Development Model
Introduction This section of tutorial explains rapid application development methodology and its different phases of development with its...
Serial or Linear Sequential Development Model
This Model also called as the Classic life cycle or the Waterfall model. The Linear sequential model suggests a systematic sequential...
How to create a HTTP adapter in IBM Worlight
1. What is an IBM Worklight Adapter? 2. How to create HTTP adapter? 2.1 Architecture of HTTP Adapter 2.2 Now let us move to create a HTTP...
Invoking Adapter procedure in IBM Worklight
1. What is an IBM Worklight Adapter? 2. How to create SQL Adapter? 3. How to invoke Adapter Procedure? 3.1. Prepare an invocationData...
Creating SQL Adapter in IBM Worklight
This tutorial will help you to understand the SQL adapter and to create a SQL adapter from IBM Worklight. Here it provided step by step...

