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

Search In

Middleware In laravel 4.x

Middleware is one of the important part of any application. The code which we want to stick between request/response life cycle which is not necessary part of our application logic. That is called as middleware. Let take a example to know more about

Implement Generic Method in Java

Generic Methods:- The Below code will helps you to implement Generic Method using the Generic Programming in Java. The generic methods enable us to specify, with a single method declaration and use with different data types. we can write a single gen

Odoo 9.0 release

As we all know that today being 1-10-2015 odoo version9 has been released, and our company is strongly looking out to partition the fundamental features with odoo9. Odoo version 9 have loads of incipient features including the utilizer interface is s

How to install OpenERP-9 (Odoo9) in windows server 2012 R2 ?

Step-1 Go to the link https://nightly.odoo.com/9.0/nightly/exe/ Step-2 Select->latest exe file like->odoo_9.0.latest.exe -> (Latest Date) Step-3 click on Downloaded exe->select the languages->click on Next button. Step-4 select-> O

Multidex with Gradle

APK uses executable bytecode i.e Dalvik Executable (DEX) files to run an app. The dex file limits the total number of methods in a single dex file to 65,536, including Android sdk methods, library methods, and methods in our code. But sometimes it ex

New term for PHP, Composer

Composer is nothing but a tool which is useful for dependencies management. Composer supports only 5.3.2+ version of PHP. Now a days most of the frameworks are using PHP composer. This idea comes from node's npm and bundler from ruby. You should be f

How to modify the PetToysList component in OpenERP/Odoo ?

How to modify the PetToysList component so clicking on a toy replaces the homepage by the toy's form view in OpenERP/Odoo ? If you want to modify the PetToysList component in OpenERP(Odoo) so that when you click on a toy it replaces the homepage by

What is the Document Management Systems?

What is the Document Management System ?: Ans: Document management system is a process concerning the creation, distribution and deletion of documents within an organisation. Synonyms:  Document management System has been named differently

hello

$('#demo ul li[rel="'+id2+'"]').remove(); <div is="demo "> <ul> <li rel="id1">This is just a demo. </li> <li rel="id2">Lorem Ipsum is simply dummy text of the printing and typesetting industry. </li> <li rel="id

what is clearfix?

Hello readers ! Today We will discuss about clearfix If you have any floating div inside a container and want to clear the floats normally you may are using clear:both class because this is simplest and most common way to solve this. But it's a ver

1 310 467
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: