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

Search In

Changing accessibility of trait method

Hello Readers! Today, We will discuss about the PHP 5.4 new feature trait and it's method accessibility/visibility. A trait is similar to a class. It is used to reduce the duplication of the code. But a trait cannot instantiate on its own. You c

Testing Policy

How can we define a testing policy ? Testing Policy is the planning activity to test the application software improvement, testing Policy is an important part of any organization or company. Testing policy may be different for many organization. The

SQL Server : Best Practices

Following is a list of best practices for SQL Server 1) Use correct formatting    Following is a sample select query for reference:             SELECT X.column1,

How to use jQuery clone () Method ?

Hi Reader's, Welcome to FindNerd, today we are going to discuss how to use jQuery clone () Method ? The clone () Method is used for making a copy of matched element.This Method makes the duplicate of the matched elements. clone () Method also ma

Migrations in Rails: PART 1 - Introduction and Creating Tables

Migrations in rails are basically used for executing DDL (Data Definition Language) statements. The main tasks of migrations are: 1. Creating tables 2. Updating Schemas 3. Altering tables 4. Dropping tables Each migration works as a new version of

Timezone and more problems with Cakephp 1.3 and PHP 5.3.2

Hello Readers, We have heard this Timezone Warning many times whenever we build Cakephp project from scratch. The warning message is as below: Warning: strtotime() [http://php.net/function.strtotime]: It is not safe to rely on the system's timez

How to make typical module structure in OpenERP/Odoo?

In Odoo module is contained in its own directory within the server/bin/addons directory in the server installation. profile_module name, in which we put an empty __init__.py file (as every directory Python imports must contain .py file like in below

Make file private in drupal 7

To make file access by permission in drupal 7, use 'private_files_download_permission' module. This module provide features to drupal developers to download files by specific roles. For example:- In my requirement,there are multiple resume in a folde

Functional Testing

What is Functional testing? Functional Testing is a QA process and is a type of Black Box testing. Functional Testing is mainly used to verify whether a piece of software is providing the same output as required by client or end-user. Functional Tes

What is Glimpse in asp.net and MVC?

Glimpse is an open source tool to Check the performance of every page in asp.net OR MVC. You can install it in very simple way. 1. search the key word Glimpse in NuGet and you will find different versions for Glimpe Asp.Net, Glimpe MVC, Glimpe EF5 ..

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