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

Search In

Paypal Create Recurring Payments Profile Working Code

//this code use to deduct amount automatically from buyers account //step1. include paypal.class.php file (find attached file) include_once('paypal.class.php'); $objPaypal = new MyPayPal(); $PayPalMode = 'sandbox'; // sandbox or li

Paypal: Create Recurring Payments Profile Working Code

This code use to deduct amount automatically from paypal buyers account. It is something like advance payment mode. If user agree with automatically deduction when he / she paying through paypal then amount will deduct according to billing period.

Sorted List in C#

The SortedList class represents a collection of key value pair and index.   It is a combination of ArrayList and HashTable . Key value pair and index can be used to access the elements.   If key value pair is used it is like HashTable.

  • 243
WPF : Dependency Property

Introduction :   A dependency property is a type of property which extends the CLR property by adding more functionality. The difference between the two is, that while the value of a .NET property is fetched directly from a private member in

HTML5 Responsive Design - Media Queries (Part 2)

In the previous session, we learnt the basics of media queries and covered some points about how they are used to achieve responsiveness in web design. In this part, we’ll continue with other important aspects of the same. As we are well aware

Side MenuBar in iOS

  Side MenuBar or menu list is used to provide a list to the user so that user can easily move to those pages according to the need. Here is an example of including menubar in the application with the help of a superclass REFrostedViewCotroller

Technology That Every Business Enterprise Needs

Technology has over time become an indispensable asset in the business realm. As a result, online marketing has become far more popular than traditional commercial ads. Every business aspect is undergoing a technological revolution. Though it takes e

How to Implement RecyclerView Using DataBinding in Android Application

DataBinding is the process to establish a connection between UI elements and the Activity class. This will synchronize your user interface with your application model and logic. DataBinding will also minimize your code and utilize your layout file fo

How to install VIM (text editor) editor in Ubuntu

In this tutorial we will learn about installing vim text editor in Ubuntu. This article is about how to install vim editor in Ubuntu? VIM is clone to vi editor but vim text editor is cross platforms software. VIM is a text editor and widely used acr

Android App Development - The Best Guidelines To Follow

An award-winning android application is a result of hard work and coordination of skilled developers with clients. The path which leads them to that stage includes mistakes, stand up again and moving on.    After 9 years in Android a

1 25 109
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: