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

Search In

Multiple Ways To Concatenate A string using JavaScript

Hello, readers . In today's blog I am trying to give multiple ways to concatenate a string using JavaScript.   Basically the term “Concatenate” means joining two or more strings and returns a new joined string .   As the

Cakephp - Using Config.php

We can use config.php in cakephp to define constant which need to be used in our whole project example we have different role id for different users.We can define those user corresponding to their role id and can easily access them through out the p

How to Add Styles in odoo-9

In odoo-9 first we have to install odoo website builder module after this, lets first create an empty file and named it style.less and place it in a folder called less in static folder. The following rules will style our Ser

Agile Methodology

Agile Methodology Agile methodology is a method to deliver software at a very high speed with following benefits: 1) Less communication gap between the team members. 2) Requirement changes exists. 3) Requirements are more clear. 4) Customers are in

HTML Anchor target Attribute

The target attribute is used in hyperlinks. It specifies the destination of the hyperlink. The target attribute is used to determine where to open/load the current link, whether on the same tab, next tab, new window or new frame. If we do not speci

Program to sort elements in Ascending Order using Insertion Sort in C language

Program to sort elements in Ascending Order using Insertion Sort in C language Insertion Sort Definition:- It is a sorting which sort one number at a time & insert to its proper location in the array list until all the numbers are sorted from

IPSec in Networking

IPSec stands for  IPSecurity. It provides security services at the IP layer for other TCP/IP protocols and applications to use.   What this means is that IPSec provides the tools that devices on a TCP/IP network need in order to communica

Sending Email in OpenERP /Odoo

If you want to Sending Email in OpenERP (Odoo) follow the below mentioned steps: - Step-1 Go to sales Menu Step-2 Go to sales Orders and click on create button. Step-3 after clicking Create Button, fill in the above Quotation in below figure.

Jquery Grid in MVC

While display bulk of data in MVC we use lot of things for it.   One way is to display it using the table but in this case we dont have the basic functionality like paging sorting and if we want to edit it in the same view we are in then it wi

  • 343
Method Overloading

Method Overloading is a type of polymorphism. Using this we can have two different method having the same name in a single class. Method have the same name but different argument through which they are recognize. Argument have 1.Different number of a

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