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

Search In

PHP - A brief Overview - Part -1

This posts will provide you a brief overview of PHP which is the most popular web development language. It is targeted to the audience having basic knowledge of programming. The readers searching for more in-depth knowledge will be disappointed. Thi

News Server

A news server is a set of software used to handle Usenet articles. It may also refer to a computer itself which is primarily or solely used for handling Usenet.   A reader server provides an interface to read and post articles, generally with

Storage classes in C++

A storage class defines the scope (visibility) and the life time of the variable in the program or in the class. There are following storage classes: auto register static extern   The auto Storage Class It is the defau

Closure in Javascript

A closure is a technique which helps us to access the variable of other function even when they are out side the scope of the calling function. We can also say that it has access to the outer function’s private variables. Example : The private va

Implementing Singleton in C#

Hello Friends, This blog explains how to implement singleton design pattern in c#. So lets start with few basic things:-- What is Singleton ? A singleton is a class which only allows one instance of itself to be created - and gives simple, easy

Waht is a functional field and how to calculate it's value

A functional field is a field whose value is calculated by a function in openerp, hence in openerp functional fields values is calculated by the function and its process of function given below, Parameters: fnct, arg=None, fnct_inv=None, fnct_se

ClickDimensions and Google Universal Analytics Tracking Scripts Conflict

These days many people use both Google Analytics tracking code as well as ClickDimensions tracking code. We use it too. If you are using latest version of google analytics i.e. "universal analytics tracking code" and "clickdimensions tracking code",

Overview at Workforce Diversity

Workforce diversity is the factor that examines the management of workforce (i.e., understanding the differences among the existing employees, and these differences, if properly managed, are an asset to work effectiveness). Factors that basically sho

DIFFERENCE BETWEEN SESSION AND COOKIE

SESSION- A session contains user information on server side. When a user opens a page, then the information is first transferred to the server, then php will match that information to the server-side cookie. If the browser is closed once, all the d

C++ Interview Questions and Answers Part 2

In the previous part C++ Interview Questions and Answers Part 1 I have explained some basic questions of C++.This part is in continuation with the previous C++ Interview Questions and Answers tutorial. In this part of the tutorial we are proceeding

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: