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

Search In

Directing System.out.println() output to a file instead to console in Java.

Directing System.out.println() output to a file instead to console in Java. The internal working of System.out.println(): System: java.lang package contains the class System with it's definition. out: out is a public and static variable of Sys

How to create Opens Wiki Page of Group in OpenERP

In  OpenERP to create opens wiki page first you have to create the current row and than the current user’s ID for security checks. user ID find List of open wiki group’s IDs and also maps the dictionary of open wiki window on give gr

Java Reflection and  java.lang.Class class

Java Reflection The run time behaviour of a class can be examined and modified at run time,this process is called java reflection. To examine and change the run time behaviour of a class  java.lang.Class is used which provides many methods

What Is Grey Box Testing ?

What Is Grey Box Testing ? ‘Grey Box’ testing is a testing approach which is executed with the restricted information or intelligence around the inner utility of the application or software. The testers who perform this testing need to

Difference between ereg_replace() and eregi_replace() function

ereg_replace() ereg_replace() function is used to replace regular expression case sensitive. Syntax of ereg_replace() is:   string ereg_replace ( string $pattern , string $replacement , s

Magento 1.9.2.1: How to get category description on product page from CMS block

Magento: Get Category description from block I was facing issue for getting category description from cms block. After researching on google I found the solution for it. You just need to add this in the home page content: {{block type="core/templa

Is it possible to run program without main method?

Can we execute a program without using main? Answer is yes, we can run a program without using main with the help of static block. Lets see about static block first. Static Block: It is block which can be used to give initial values to the static

String in php

A string is sequence of character. Every thing that is declared in a string will considered as a character. Like abcd1234 is a string. And when you add the string like 2+2 will give 22 not 4. PHP string function strlen()- It is used to find the l

Disconnect Your Google+ From YouTube Channel

Step 1->To Disconnect Google+ from YouTube first things we need to do is click upper right-hand corner and came down to YouTube settings, Go ahead and click on YouTube settings.   Step 2-> Clicking on settings will redirect you to your o

Comparable Interface in Java

Comparable:- Comparable interface  found in java.lang package and it contains only compareTo() method. It use the single sorting technique to write our own comparison logic and is used to sort the elements on the basis of sin

1 54 115
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: