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

Search In

Increase Address Data Accuracy with Delivery Point Validation and Address Verification

A lot of our communication may happen over e-mail but the post is not yet dead. From utility bills and legal summons to mailer coupons and other marketing mail, many organizations rely on direct postal mail. Unfortunately, a lot of this mail goes und

How to read data from CSV file in Java?

Sometimes we need to read data from a CSV file as per requirement. You can easily read the data from CSV file by following the below steps: Write the following Maven configuration in pom.xml file in your project: <dependency> <groupi

Upload multiple image using AngularJS

Hello Readers, Hope you are doing good today. Today in My blog, I am going to explain how you can upload multiple files using AngularJS and PHP. First Create an index.html page and put required library file in  <head></head> secti

Client side validation using jquery in Asp.Net MVC

Jquery is client side scripting language which runs the scripts on client's browser to check user's inputs are valid or not. Before submitting the form to the server,jquery authenticate that user has entered all the valid text in input fields

Odoo Consulting - Reducing Dependency of Vendors

Larger companies are often seen to opt for Open Source Enterprise Resource Planning commonly referred to as (ERP) because of its customization options and economic viability. To meet the core business needs, a new interface is needs to be created out

How to make use of corcdoc API

Below is a sample code base to convert PDF files to HTML5 template making use of well known tool Crocdoc : $_product = $observer->getProduct(); $productid=$_product->getId(); $read = Mage::getSingleton('core/resource')->get

General Configurations in CakePHP 3.x

Welcome to FindNerd. We are going to discuss the general configuration in CakePHP 3.x. If you are working with conventions then there is no extra configuration required so we discuss the general ones. You can check the configurations files in config

Child Process(exec or spawn) In Node JS

As we all know that Node.js runs in a single thread mode and in order to achieve performance it make use of event-driven methodology. This event-driven methodology make Node.js efficient for I/O processes , but sometime there are cases where applicat

Why Node.js is Popular for Real Time Web Application Development - Core Reasons

In traditional web app users have no idea about server’s current state. But in real time web application (chat application, games) users are interact with server and other user in real time. Real time web applications need data to be shared ver

Angular Material Md-Input

In angular material,we use a directive <md-input-container> to contain inputs. As the directive name implies,It is a container which contain input components like label,input and textarea as a child element. Using this container we can do error

1 21 160
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: