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

Search In

Sorting the elements of array

In this tutorial we will learn how to sort the elements of an array on the basis of the keys or values as per the requirement.We will discuss the following sorting functions with example: sort() rsort() asort() ksort() arsort() krsort() sort(

Create and load simple module in node JS application

Let's create a simple calculation module which performs the  addition, subtraction, multiplication and division of two numbers to the console. As we know that in node app, module has a separate js file. So we'll create a calculate.js int

JAVA Garbage Collection and finalize() method

Whenever an object is created using the new keyword in the memory, then a constructor is called to initialize the the object. Afterwards when the scope of the object comes to end the memory allocated required to be reclaimed at the runtime, then only

XML in SQL

XML data type was introduced in SQL Server to work with XML data. Type of XML Data AUTO It generates output with both element and attribute features in combination with a sub query. SELECT * from Employees FOR XML AUTO; EXPLICIT

Top 7 Marketing Strategies to Grow Business

    There are various marketing techniques that people usually apply to increase their rank on Search Engines which results in the increasing web traffic to leads and sales with the help of images, text or graphics. This is on

Url Rewrite Management in magento

Hello Readers, In this blog i am going to explain "How to work with URL Rewrite management in Magento. To accomplish this, follow the below steps:   1. Login to admin panel 2. Go to Catalog -> Rewrite Management 3. Click on Add URL Rew

Special fields in OpenERP

Openerp contain different types of fields and these Fields are divided into three different categories, they are simple fields, relation fields and functional fields. So lets discuss this one by one- 1. Simple Fields- The simple types are integers, f

Applying limit and offset to array

In rails we can apply limit and offset to arrays in different ways. 1> Using "slice" method. slice takes 2 arguments, the first one being the "starting_index" & the second one is the "number_of_elements". syntax :- arrayobj.slice(o

How to set the Alarms in OpenERP(Odoo)?

If you want to set the Alarms in OpenERP(Odoo) follow the below mentioned steps:- Step-1 Go to Sales Menu and Click it Step-2 Go to Configuration ->Calendar->Alarms Step-3 Click on Create Button Step-4 Go to Name ->Reminder D

Wordpress Template File List

Wordpress provides different templates to manage the website like comment.php is useful to manage the comment box. We are going to discuss these different templates which are useful in theme development. Suppose we want to show the specific categ

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