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

Search In

Are You A Startup? Ready To Hire Web Developers Team with Limited Budget

In today’s digital era having a website is mandatory for all businesses and brands as well. This has also given the rise to a huge number of freelance website developers and picking out the best can prove to be very challenging.   The hi

Simple mailing example in liferay portlets

This Blog will explore you how you can send the email using liferay portlets. The below code will helps you to send email using liferay portlet. Firstly you need to configure Liferay Mail Configuration:- Login using Liferay Admin account and go to

Use of JPA(Java Persistence API) to implement ORM

JPA:- Java Persistence API is a collection of classes and methods to persist or store data into the database Using the JAVA API. The Below code will show you how you can work with JPA. First we make the POJO. Employee.java package com.evon; pu

Dynamicaly load more items to the ListView

To dynamically load more items to the ListView when you scroll at the bottom, we implement onScroll() method in which we can find out the which item is visible when we will reach at bottom it will load more items. Following steps are used for this:

How to handle UIPanGestureRecognizer and moving your all images w.r.t moving image.

The following code help your image to move using UIPanGestureRecognizer. While moving your selected image other images set there location automatically. -(void)addImageToScrollView { float x=5,y=40,width = 100,height = 100,spaceH = 5,spaceW

Pure css custom checkboxes and radio buttons

Hello guys, It's my first post and in this post I am showing you, how can we customize checkbox and radio input with the help of css. Yes, now we can customize form elements with css. It's not complicated but little tricky. So lets start with HTM

How to show Distribution Bar Graphs in Android

From here you can be able to display the Bar Graphs through android applications. First of all you need to add achartengine-1.0.0.jar to your project . Which can be easily downloaded from here Now you can use the following activity, in which i hav

Action Result And Return Type

Action Result And Return Type An ActionResult is return type of method/action defined in a controller. ActionResult is a class defined in namespace System.Web.Mvc. Result returned by action/method is called action result. We can return any type of

WordPress archive.php template pages

Hello dear reader's ! Today we will discuss about archive.php template page. Archive page is the great way to bring together your all old content in one page. It allow you to list your monthly archives, category archives, tag archives, author archiv

How to implement Change Password funtionality in custom portlet in Ligeray 6.2

To implement the change password functionality into your custom portlet in Liferay 6.2, just follow the below steps: 1- Write the below line in liferay-portlet.xml file for the portlet in with you want to perform action to change the password <p

1 390 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: