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

Search In

Employee Motivation

Building a team of motivated people in your business is key to get the absolute best results, yet such a large number of managers focus on the 'ra-ra-ra', instead of the important things – the things that make people feel great in their

Static testing v/s Dynamic testing

Static Testing: Static type of testing can be performed manually or by a set of tools on the code of an application or program which are not to be executed. It checks the code, requirements and design documents and generates reviews, comments on the

What? Me a Leader?

Leadership. The word itself automatically evokes pictures of gallant/heroic figures, solid and capable, and a large portion of us don't see ourselves fitting all the necessary qualities. What does it truly mean to be a leader? Have you ever he

Sql Helper in C#

While performing database operations like Insert,Update,Delete,Select we use Sql classes for doing it.   But instead of writing the entire code for classes we can just do it with the helper class DLL known as Sql Helper.   We need to fi

  • 221
How to convert SOAP response to PHP Array?

Converting SOAP response to Array in php.   Dealing with a SOAP client response for a flight booking application or any other, This is how we get response from SOAP below: <S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/

Web API in MVC

While building projects in MVC we also have a requirement to build API that can run on any device whether its a mobile device or whether it is a laptop.   Web API we mainly build so that  it can run on any device and on any platform. The

How to lookup address & city location on live search using google

Hello Reader's!Sometime you want to use the auto complete as a text suggestion on your search field. Here I am going to explain how you can search city with suggestion. It's a very simple to use in any application. First you need to use Goog

String function in C

While working with character and strings we need to use predefined string type functions for making our task easy and efficient.   Function Work of Function strlen() Calculates the length of string strcpy()

Database related functions in CakePHP

Database is used to collect information, which is organized in a proper way so that it can be accessed, managed and updated easily. CakePHP supports following database servers: MySQL 5.1+ SQLite 3 PostgreSQL 8+ SQLServer 2008+   1. Cre

CakePHP find condition examples

This blog tutorial will explain CakePHP find condition & query examples. let's take a look at some CakePHP find conditions. First, a very simple CakePHP find query that retrieves all records from the User model. Example: $this->User->fi

1 177 282
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: