Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Add In App Purchases to your cordova application

In this post, you will get to know of integrating in app purchases in your cordova application. cordova-plugin-inapppurchase is used to add in app purchases into your application for both android and iOS platform. Installing the plugin:   $

Java Interview Coding problems for Freshers- Part III

In the previous part, Java Interview Questions and Answers Part I and Java Interview Coding problems for Freshers- Part II, we have explained some basic questions of Java. This part is in continuation with the previous Java Interview Questions and An

MVC, why and what? An analogy

In medieval period of programming, when I use to read what Yashavant Kanetkar wrote about C language, I wonder if this high-level programming language pattern can be bettered. It gives me so much freedom to write code and I really-really liked the st

async & await keyword in C#

async & await keyword in C#   Asynchronous programming can be performed in C# using async & await keyword. These keywords were introduced in C# 5. These keywords are to be used together i.e await keyword can only be used within async m

List of Top Seven iOS App Development Trends of 2019

1. HomeKit The smartphone pioneer is once again setting the standards, this time with a software framework. HomeKit is Apple’s attempt to provide its users a single-point control over all home appliances. With an increasing number of devices g

How to make Progress Dialog with spinning wheel in android

In the below example I have created Progress Dialog with spinning wheel code function. Here I have used ProgressDialog function and I have used onClick method in the MainActivity class. And In Activity_main.xml I have added a button. See the below co

Skeleton Animation in Unity

Blog 1 :- Skeleton animation in Unity Hey Guys, this blog is part of a series "Skeleton Animation in Unity" . In this i'll try to explain "how to instantiate spine objects in Unity". For this make sure you have "spine-u

Multiple Inheritance in Java with Example

Hello!! As we know that java does not support the multiple inheritance but java 8 provides a way by which we can use multiple inheritance. It provides a default method to do this job. In java 7, interface are used to declare the contracts whic

How to move between Two UIViews Independent of the ViewController in iOS

Before moving on to the topic, first of all, I assume you all are aware of Storyboards, segues plus traveling from one view controller to another. So going from one VC to another is okay what if we need to move between two UiView’s independent

Saving Object parse.com Android

Hi, Here I am writing way to save object to the parse cloud. Parse provides ParseObject to handle to saving object. ParseObject has saveInBackground() method that need to invoke to save. Let's consider you have to save EmployeeInfo. ParseObject

1 71 352
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: