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

Search In

How to upload files using Angular JS

Hello Readers if you want to upload files (images or music) then now Angular JS offers you a way lot more esier. Using angular give user a light and fast interface which is very useful for low internet speed connections. Lets see the working example

Upgrade Lab module in GNU Health

Hello Guys, Serpent Consulting Services Pvt. Ltd. has extensive experience in the field of ERP implementation and consulting. We present you the module that allows the user to select the Lab to get the lab test done. GNU Health is a health care sys

Currency exchange rate using Google Api

Google provides a simple and free* API for querying currency exchange rate. You can convert the currency using google apis url which are given below https://www.google.com/finance/converter?a=$amount&from=$from_Currency&to=$to_Currency Whe

Calculate sum and product of all values in the array

Many times we need to calculate sum or product of values stored in an array. The most common way is to calculate sum or product by using for or foreach loop. For example we have an array with some numeric values, now we want to calculate the total su

Different ways to round number to 2 decimal places in PHP

Many times we need to format a number with two decimal points, PHP provides many solutions for rounding a number with decimal values. This tutorial list some functions which can be used to round a number with decimal values upto 2 decimal points. 1.

For the love of light - Tips on digital photography

For the love of light “If I could eat that light, I would eat that light” Sometimes the most random thing can set off a bulb inside you, or an inspiration that was sitting dormant inside of you. Like a song, a movie, an article, a conversation,

Private variables and methods in javascript

Helllo Today, we will discuss about private instance variables and methods in javascript. Most of the time it is believed that javascript can not have the information hiding property but that is not true. Javascript objects can have private member

SQL Server : Error handling using TRY-CATCH

Before SQL Server 2005, the only practical way to trap errors in SQL was using the old-fashioned @@error system variable. Although this is still supported, in this blog we will learn how to use TRY-CATCH for handling errors.TRY-CATCH block is simila

SQL Server : How to Enable or Disable All the Triggers on a Table and Database?

Sometimes we need to disable trigger on a table especially when performing admin tasks on a table. Following commands provide a quick way to disable all the triggers for a table. Please note that when we are diabling triggers on a table we will ha

Object Literals In Javascript

Like in many other programming languages, there are objects in JavaScript.The objects in JavaScript can be compared to object in real life. JavaScript object's is a standalone entity, with its own properties and type . Compare it with a bucket, for

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