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

Search In

Content Management Testing Approach

Let us first understand the process of Content Management System.There are basically three different aspects of Content Management Systems: 1.Templating 2.Workflow 3.Versioning Templating Templating is the process of Layout Design.Initially template

External Dependencies in Maven Project

Dear programmers, There may many chances when you try to add external dependencies in your Maven project. Let's learn this how we can add our own jars or external jars in a project with an example. There are many Maven plugins available, And one o

SQL Between Operator

This operator is used to get the data from a combination of " greater than equal " and " less than equal " condition . Syntax : select column_name1.......column_nameN from table_name where column_name between value1 and value2 ; Example : Table na

How to make Unit of Measure (UOM) in OpenERP (Odoo)

To make Unit of Measure (UOM) in OpenERP (Odoo) is not a difficult, you can do this in just two steps which are provided below, follow both the steps and it's done. Step-1 Go to sales modules->Configuration ->Unit of Measure->Create As show

How to Search product name with different patterns in OpenERP(Odoo)?

Step-1 Install multi_search module. Step-2 inherit = 'product.product' class in .py(Python file) in multi_search module. In below example, I have custmozied .py file. You can directly copy the below python code in multi_search module - class prod

How do I adjust the top position of a div with a dynamically fixed position?

I have a page with a fixed top bar and a section menu that fixes to the bottom of the viewport on small devices and at the top, below the top bar, on devices with viewports wider than 1080px. There's also an element at a certain point down the p

How to include HTML file in PhoneGap

Follow the below steps to include a PhoneGap HTML file.- 1-The “format-detection “ this meta tag smiply disables the abilty for device. 2- The msapplication-tap-highlight" meta tag is a only tag which disable tap highlighting for links. 3-The "viewp

SQL Last ( ) Function

It work similar to Last ( ) function but it return the last column from a table in database . Syntax select last ( col_name ) from table_name ; It support in Ms Access Database . But for other database there is different statement for Last ( ) fu

Type of "properties of object" in JavaScript

In this tutorial we will learn about the properties of an object in JavaScript, classification of the properties, attributes of properties.There are 3 kinds of properties an object in JavaScript have: 1: Data Property: In this property of javascri

The Top 5 Mobile App Industry Trends for 2019

In a list of all the volatile, unstable industries in the world, the mobile app industry is the one that would belong to the top three.     The mobile app users are constantly on a lookout for something innovative and more than what they

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