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

Search In

How to make custom Spinner in android

In the below example I have created Custom View spinner. Here first I have created a row.xml layout , In row.xml I have added a TextView and Button. Then I have created drop.xml layout in this I have added two TextView with in LinearLayout, Then in n

How to create Category Tree Structure in cake php

Hello readers. This is a small blog on Tree structure. How to add , update and delete category in this structure. Now we will create a category tree using cakephp. Category tree is like parent - child type records. Well will add new category, update

How to centralize logging across web application using ELMAH Tool?

Logging is an act of keeping the record of all data inputs, processes, data outputs, and final results in a program. It is one of the most important parts of application maintenance. Logging helps in easy and quick identification of the bug in the co

Selenium WebDriver

Selenium Web Driver Web Driver is just a JAR file which contains collection of interface and class. Web Driver is a web based automation testing tool which uses core Java API to drive the test on the browser. Technically Web Driver is an interface

Data binding in your xml layouts

Data Binding Guide This document explains how to use the Data Binding Library to write declarative layouts and minimize the glue code necessary to bind your application logic and layouts. Setting Up Work Environment: dependencies { classpat

How to make SeekBar in android?

Below code will help you to created SeekBar function in android. In android SeekBar is used by the end user, the user can drag the left and right to move the progress of runing file like audio song, video song etc. In the below code example, I have

How to add ImageView to the Layout

How to add imageview to the layout and change the source of the image with the click of the button. This is a very simple android code in which we set the mage view in the layout and then use the the imageview to set the new source.This change

How to integrate MobBill Mobile payments for Video, Ringtones etc

Hi All, Here I am sharing how to implement MobBill Mobile payments, for this follow the steps below :- Step 1 -> You need to login into the link http://merchant.mobbill.com/insight/login/auth and create your account. Step 2 -> Now log into

How to solve com.siperian.mrm.cleanse.api.CleanseException: -99: SIP-16165

While running match you encounter following error: com.siperian.common.SipRuntimeException: SIP-09069: Failed to execute java null Failed to execute java null at com.siperian.common.SipRuntimeException.createNotExternalized(SipRuntim

How to perform method hiding in ASP.NET C#

Hello all, To understand the concept of method hiding C# lets consider an example where we have class (User) that have some properties and methods. Ex. public class User { public string fisrtName { get; set; } public string lastName { get; s

1 156 370
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: