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

Search In

Static vs Dynamic Routing Protocols

Routing Protocols   Routing is the process of sending data from one end to the other. While doing this you need to select the best or the shortest path for sending data to the node from one point to the other.     There are a lot

Program in C to print your message without using semicolon

Program: You can print your message in C with using a semicolon. Let see how? e.g. Let us print the message Welcome in C. There is three ways: 1. Using switch: #include<stdio.h> void main(){ switch(printf("Welcome"))

Things Need To Be Keep On Mind While Testing Payment Gateway

1. Make Sure What Error message is used. Like are they directly from brain tree or manged by the developer . 2. What format of amount with currency is accepted. 3. Collection of appropriate test data used. 4. Integrated Payment Gateway used in app

Session

To make the data accessible across the website we need to use session. Session create a temporary file on the server where the registered data is stored and the data is made available to all pages. The location of the temporary file is determined b

How to create a module in Magento

We will see a basic hello world module in Magento. Before going for we should have some basic MVC idea in magento.  lets make a module before moving on we should have the basics as  Module name usually contains 2 parts <CompanyName

How to integrate Google Place Autocomplete?

How to integrate Google Places Autocomplete in Javascript? Places Autocomplete is the web service provided by google. It returns place predictions in response to an HTTP request. Running example can be seen here: http://www.geocodezip.com/v3_SO

How to make Custom Switch in android

In the below example I have created Customizing Switch button. Here I have added a Switch in activity_main.xml layout. In second step I have created backgraund.xml layout in drawable folder, here I have design switch backgraund shape. In third step I

Configuring Magento for Debug Mode

firstly Disable Cache System > Cache Management > Select All [check-boxes] > Actions = Disable > Submit  Secondly Re-Index All System > Index Management > Select All [check-boxes] > Actions = Reindex Data >

How to add custom page in wordpress through function.php?

Hello Readers, Today we discussed about How to add custom page into admin dashboard through and add pagination into WP_Query. If you want to add custom menu page into your admin panel you can create a plugin or write the code into your function.php

How to apply the domain of the user's selection in OpenERP?

In OpenERP first we create the user's in user form. Then the user clicks the selection's icon in the web client, compose a default action for the model in the user's selection and  Return the action that contains all of this and vali

1 549 949
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: