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

Search In

What is V-model and its advantages

V-model stands to verification and validation models and is a software development model. V-model was introduced with the intent to implement testing right from the requirement phase. In other software development models like Waterfall model testing

Securing Authentication

What is an Authentication Authentication define as the process of verifying a person or any entity. The authentication is a process which compared the file in database to authorized the user information from their local OS. Only then User Pass the a

Application Layer Protocols

The application layer provides an interface between software running on a computer and network itself. There are various application layer protocols, majorly used ones are listed below : HTTP Allows to access web page. 80 port number TELNET

JSON Serialization USing AJAX

JSON is used to make a key value or collection pair of values while performing transfer of data. So i am inserting values into database using ajax call in which i first have created a user class for defining entities Ex: public int id;

  • 185
Association in cake php

Association means relationship, It is a way that two table are connected to each other or linking model together, in cakephp the links between models are handled through association. User can understand it from the following table.    &nb

How to save and fetch record from NSUserDefault in iOS?

Hi Readers, This blog includes the concept of NSUserDefault which is used to store a small amount of data in it. Now the question arises if we already have SQLite database to store data then why do we need NSUserDefault? The answer is other approac

Mobile Application Testing

Mobile Application Testing:   Testing the applications which are developed and designed for the mobile devices is known as Mobile Application Testing. Test the application for its functionality, consistency, and usability. But, there are few b

Association in cakephp

Association is basically linking two models of the database. It is very useful. After applying association you don't need to join the tables from the controller and fetch the data of another model from the controller. The four types of associa

before_validation and and after_touch callbacks in rails

Rails provide us with some pre-defined methods or hooks which can be invoked after or before the execution of a certain method in the object life cycle. Callbacks are called in certain moments of object's life cycle which we will get to know in

Displays Profiles with a Similar Job Title and Industry in php

What I want: When I click the First Name a profile.php will open and in one place of a profile.php displays Profiles with a Similar Job Title and Industry Example Click Steven and Neena, Lex, and Alexander's profile will display in profile.php

1 108 161
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: