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

Search In

How to add and remove items to RecyclerView in android ?

Here I have created a RecyclerView app in android. In this app we have added item in RecyclerView and when we click on the item in RecyclerView the item will be removed. In this recycler view I have used notifyItem Inserted() and notifyItemRemoved()

How to make CheckBox in android ?

Here I have created Checkbox function in android. In android CheckBox is a type of two state button either checked or unchecked. We can use checkbox to activate/deactivate the specific action. In the below code example, I have described how to make c

How to upload a file in cakephp 2.x

Uploading a file in your application can be used to upload an image or documents. With the help of the cakephp html we can create a form with the input field of type file which allows to browse and select the file from your systems. lets create a c

How to make Advanced Adapter in Android.

If you want to create Item view function check below example. In the below example I have created a Advanced class. By using Advanced adpater many opretions can be consumed. In Advanced adapter we can easily use view holder method. Adapter call the g

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

Dependency resolution process in spring framework

The Spring IoC container performs bean dependency resolution : The ApplicationContext is created and initialized with configuration metadata that describes all the beans. Configuration metadata can be specified via XML, Java code or annotations. Fo

Import statement in spring

Import:- The import statement can be used to import the another bean configuration file in the existing bean configuration file. It is used to import more than one bean configuration file from different sources. The following example can be shown

HTML5 tags : article, aside, nav, section, footer, header, address

Important Tags Used in HTML5 In this tutorial I have mentioned some important html5 tags are with there example. article : The article tag is used for self-contained content. We can use it in blog posts, news article, forum posts or user comments.

How to iterate Object List in JavaScript

Sometimes we need to send data from Controller to JSp. Here I'm going to explain how we can send and iterate Object List in JSP file. You can do this easily by following the below steps: 1- Define the below dependency in you pom.xml file for jackso

Guide to Flexbox

pre{padding:4px;margin:5px 0;border-radius:0;color:#fff;background:#333;border:none;} Introduction : The flexible box called as flexbox is an powerful idea to give the container ability to alter their items You can adjust child element to best f

1 353 408
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: