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

Search In

Why Online Store Owners & Developers Should Upgrade to Magento 2 - Key Considerations

Currently, Magento is the most popular eCommerce platform with more than 250,000 merchants across the globe. Magento 2 was under development since 2010, and it was released back in 2015. It took five years to develop, which is quite a long term in

JavaScript Math object

Hello Readers, In today's we will learn about math object of JavaScript. We can use this object as it includes many mathematical methods and perform several tasks on numbers. Lets have a look on the methods:   random() : This method

Count function in C++

If you want to count the presence of a element in a given range, then you can use the count() function defined in the STL algorithm. It returns the number of variable inside a range whose value is equal to the given number. Template for count templ

SqlCommand class in ADO.NET

While working with ADO.NET you need to understand the thing why SqlCommand is used.   We have two kind of operations related to database:   1 That will make changes in the database  Insert Update Delete   2 That will n

How to use custom filters in our code in AngularJS

Filter is one of the important part in angularJS. There are many default filters like: 1. uppercase 2. lowercase 3. orderby etc. We can use these filter simply by adding a pipe character (|) in the expression. Now we will discuss a custom filter and

Object Cloning in Java

Whenever we want to create an exact copy of an object, object cloning is used. So, clone() method of Object class is used to clone an object. The java.lang.Cloneable interface must be implemented by the class to create object clone. And If we don't

When, What & not to AUTOMATED?

QA plays a crucial part in product quality and product delivery. In agile development procedure like scrum, QA needs to work in highly flatten verification execution cycles. One of the provocation the QA engineer's face is that the coding that was do

how to migrate liferay theme from one installation to another

Sometime we need to migrate theme from one installation another. We can do this easily by following the below steps: 1). Create a new theme in Liferay 6.2 using this command. ./create.sh themename “ThemeDisplayName” themename = The Name of your

Installing your theme in Odoo

If you want to installing your theme in OpenERP(Odoo) follow the below mentioned steps: - Step-1 Go to website module and click it Step-2 Select Users->Content ‣ New Page Step-3 create a template Step-4 select the update theme Step-5 Apply them

Bug life cycle

Below are the state of any bug by which bug goes through during test life cycle. 1.NEW : Tester Found new bug in the application. 2.Assigned : Tester assign Bug to the developer. 3.Open : Developer is fixing the bug . 4.Fixed : Developer has fixed t

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