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

Search In

AngularJs Expressions

Hii, This blog is in continuation with my previous blog on directives in angularJs, in this blog,  I will discuss expressions in angularJs. In angularJs  "Expression"  are used to bind data to HTML. Expression

Selenium WebDriver – Count Total number of Web Link and All Element on Webpage

Count Total number of Web Links and All Elements on Webpage:   In this blog, we discuss about how to get the total number of web links and all elements on webpage.   Steps to be automated:   Launch the web browser Open the URL

Test Release Process

Below are some points to keep in mind for Test Release Process Improvement:     1) Before starting the smoke or sanity testing on the new release, you should review the report prepared for the release of new functionality or update exist

Animating images in ImageView

 ImageView can be used for animation with a set of multiple images using various properties offered by apple.   Here are I’m going to tell you steps to animate images in ImageView:   1- Initialise an array of UIImage type.

C# .Net : XML Serialization of DataSet

C# .Net : XML Serialization of DataSet   XML Serialization require XmlSerializer class which is derived from System.Xml.Serialization.   Example to demonstrate XML Serialization of DataSet :-   using System.IO; namespace DemoAp

CakePHP: Call to a member function setFlash() on a non-object

Hello Readers, We have a session helper in cakephp which is known as setFlash() basically use for showing messages after login successfully , user registration etc. First of all we have to assign the session helper in Controller. Code use in Contr

Getting Device info using phone gap

In phonegap, if we want to know the device information then we have to add a plugin for the same and from that we will have a device object which describe the hardware and software of the device. The properties include: device.name device.version d

Debugging

Debugging The process of identifying and fixing the bugs or defects in software or hardware is known as debugging. Once the defect is identified it is necessary to find and locate the statements in the program which are responsible for the errors an

Checking for undefined in Javascript

Undefined is a variable in global scope. A variable that has not been assigned any value is referred as undefined. You can check for undefined in various ways.Here are some ways to check :- Checking via Strict equality(===) var a; if(a=== un

How to make the sale Order Double Validation in OpenERP/Odoo ?

Sales module OpenERP is utilized to manage Sales from OpenERP. In OpenEPR v7, when a sale is engendered, Utilizer have the option to attest the sale to engendered invoice and/or distribution order predicated on the configuration take in the sale or

1 19 76
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: