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

Search In

How to manage Inventory settings in Magento

The product inventory settings can be added in two ways, 1.1) system settings for all the products 1.2) and individually, i.e. you can edit the settings for each product. To access and configure system settings, log into the admin panel, navigate g

Use of Render option in Ruby on Rails

render() method in rails is used for rendering a content to the view . Its uses are: In Controller for rendering an action Example: render :action => "show" This is the most common use of render in controller . The template for show will be r

Digital marketing strategies the need of the hour

In the modern era, digital marketing strategies play a big role in making customers aware about products on offer and services they can avail from you. Always remember, marketing can go against your business if not done in a pragmatic manner to win t

Comparator Interface in java

Hi, Here I am writing a simple way to use Comparator interface. We use Comparator interface to order the objects. First of all we need to import java.util package. It have two methods : Compare(Object o1, Object o2) equals(Object o). Th

Benefits of an Online Invoicing Program for a Freelancer

Technology advancement has made it possible for many talented people across the globe to work as freelancers sitting at any corner of the world. Being a freelancer is often thought of pursuing a more relaxed lifestyle, but there are harsh, stark real

How to implement Toolbar

Using Toolbar in place of ActionBar:- Nowadays ActionBar is getting replaced by toolbar, so it is good to use or get handy with new feature of Android i.e "ToolBar" , Here is the way to use toolbar in your Android Activity. Step 1:- set the app the

How to Create Google Webmaster Account

Google webmaster account is a very important tool for a Company website. Using this tool we can check website performance and maintain it according to google guidelines. Google provide this tool and it is absolutely free for everyone. As well as Goog

Javascript Looping Array Elements

Basically Javascript previous version ES5(script 5) support three loops and new version ES6(script 6) version support two more loops i.e for-of loop (ES6 ) and an iterator (ES6) . 1) for each loop for each() method iterates the specific va

How to redirect a Web Page via Javascript

First question is that it is legitimate to use JavaScript redirect over other available options like Htaccess Redirect, html Redirect, Php redirect etc. as SEO point of view ? The answers is famous quote from Google Support itself. "Using JavaSc

Where versus having in mysql

Hello Readers, During processing WHERE is used to SELECT data in the original tables while HAVING is used to filter the data in the result set that was produced by the query WHERE and HAVING clause are used together in a SELECT que

1 217 363
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: