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

Search In

How to initialize method using Spring-beans

Hello Guy's Bellow code will help you to initialize method using Spring-beans.Here, I am using init and destroy method as attribute in bean configuration for bean to perform assigned actions upon initialization and destruction. Follow the bellow st

How to use Memcached with PHP

Hello Readers, In this post I want to explain the Memcached with PHP. Memcahced is open source distributed memory object caching system it helps you to speeding up the dynamic web applications by reducing database server load. The Memcached is ver

SMTP protocol

SMTP stands for Simple Mail Transfer Protocol. This is the basic protocol used for email transfer in the internet.   SMTP is the protocol that will access details from the web server and will allow you to email the user any time you want. &

Generate Excel file using php with PHPExcel library

To generate an excel file in core php we can use PHPExcel library. download library from the following link here - Download PHPExcel library   Lets cut the chase and see how can we do it :   First of all extract the .zip folder of the l

JAVA program to calculate compound interest annually, semi-annually, quarterly, monthly and daily

problem : a Java program interest.class that calculates the total interest income on amount Taka 5 Lakhs in a period of 10 years. Show the results for simple interest, compounded interest when the compounding is done annually, semi-annually, qua

Create tap on image animation like facebook

In the below example I have created a animation ImageView. When user click the image , then image will appear on full screen, after this when user tab again on image it will be Zoomout like a facebook image tab.   Here In activity_main.xml layou

Selenium WebDriver Browser (Get) Commands:-

Selenium Webdriver is a automation testing tool which is used for testing the web applications. Opening and closing a browser is the very first test step in Selenium which a tester would like to do. The 'Commands' refers to what Selenium has to do. S

Liferay Development Setup on Windows 8 64 bit

Below document will assist you in creating Liferay Development environment on Windows 8 64 bit OS. Please be noted that you need at least 2 GB RAM for Liferay to work smoothly. Install Chrome Browser If you are already having good browser, you

How to search record from dynamic data list in Liferay 6.2?

Hello Guy's Some time many of us faces difficultly in searching record from dynamic data list in Liferay 6.2, so for your help below I am mentioning how you can do this- Here I have created two methods for search record from dynamic data list in li

substr() method in JavaScript String

JavaScript String substr() method : The substr() method is used to extract the sub-string from a string. It counts the index from 0. It returns the number of characters starts from the first parameter upto second parameter if passed. It doesn't modif

1 224 423
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: