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

Search In

Coding Standards and Conventions

Coding guidelines and Conventions Every object like datasets, class objects and other reference type variables must be declared with null assignment and must be set to null or Disposed if the object implements IDisposable interface, once they are d

Node.js 8 - New Features & Fixes Released with NPM 5

Node.js is an open source cross-platform built on Chrome runtime environment for server-side and networking applications which offer a fast network application which can be built very easily. What's New Released: Node.js 8.x has been final

Import Android Facebook SDK4 in eclipse

Hello Readers, In today's post we will learn to import Android Facebook SDK in eclipse. We faced several problems when import Facebook SDK in eclipse. To import we need to follow the steps as mentioned below:   First of all, we need to

Magento - Ajax Add to Cart In Product View & List Page

Add to Cart Functionality using Ajax in MAGENTO : Hello Readers, In order to add Ajax add to cart feature in your product view page, first you should need to know how add to cart button is working. In magento add to cart button is a simple form submi

Http request to search Image using Vuforia Rest api

In our previous blog we know that how to generate signature to perform valid api request. Now we ll see how to get target image id from vuforia database. We know that how to find the path of an image after taking it from camera or gallery so we have

Website Development: 10 PHP Programming Mistakes Web Developers Should Avoid!

Source: www.finalwebsites.com PHP as a scripting language has gained immense popularity among web developers who strive to ensure that their websites are attractive and have a great functionality. It’s because of PHP that developers are able to c

How to Implement AngulaJs Form Validation in a Web Application

AngularJS is an open source free and most popular JavaScript client-side framework which provides a great power to built HTML and JavaScript based web application.   This tutorial is in continuation with my previous tutorials, regarding Angula

Trick to change text color inside setError method of EditText?

If you want to customized the error message of EditText than you can simply use the code given below. Using below code you can declare your edit text // Declare your edit-text. EditText editText=(EditText)view.findViewById(R.id.editText); The bel

Express validator

Express-validator is a node's middleware that can be used as form validation or we can say to validate the body, params, query, headers and cookies of request object. It has its own validation rule, and if any of the applied validation rule is no

CRUD operations in AngularJS and MVC5

This example demonstrate how to use AngularJS with MVC5 and WebAPI for CRUD operations(Read,Insert,Update,Delete).   1. First step is to create table for CRUD operations.   2. Create a new project in ASP.NET MVC 5. Select WebAPI while

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