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

Search In

How to Adjusting the color in Camera raw

Camera Raw is a power full features in Photoshop. To help make color changes on the photo. Removing the color cast and adjusting the color and tone in the image. 1.Select the White Balance tool at the top of the Camera Raw dialog box. Adjustin

How to save session in databse using php?

Saving session in database is best practice for website security. so if we want more security then we need to save session in database. Here are few steps to save session in database step 1--> Create a table name as sessionsdata step 2--> cr

Prevent SQL Injection Attack

SQL injection is a technique that exploits a security vulnerability within the database layer of an application.Using this technique the attacker tries to run his own malicious query against the database.The key component of these malicious queries i

Various Return Types From MVC Controller

We have used ActionResult in our controllers . The hierarchy of Action Result is as follows:   System.Object System.Web.Mvc.ActionResult System.Web.Mvc.ContentResult System.Web.Mvc.EmptyResult System.Web.Mvc.FileResult Syst

How to implement facebook login/signup functionality.

Implement Facebook Login/signup functionality by creating facebook sdk app. Followings are the steps to create facebook login/signup functionality on server end :  1) Login with facebook developers . 2) Create an app , Put your domain link wh

Send email in CakePHP from localhost using CakeEmail Component

Email is the important functionality in web applications. CakeEmail is a class used to send Email from your application. By using CakeEmail class you can send email any where in your application. When we use CakeEmail in our application, it replaces

Intent and its type in android.

Intent:- Intent is a message object that passed between android components such as broadcast receiver, services, activity, content providers etc. Android provide facilities to communicate between components using intent in several ways, there are thr

How to update one field in database using CakePhp?

Hi Reader's, Welcome to FindNerd, today we are going to discuss how to update one field in database using CakePHP? If you want update some records or data in your web application database in CakePHP the you have to update your record based on pr

Implicit and Explicit Blocks in Ruby

Blocks are basically a group of code that can be stored in a parameter and can be executed. There are majorly two ways of doing this:   1) Implicit: In implicit, it is a nameless block and it is not passed as a parameter, it is executed using

Review in Software Testing

Review: A process in which one or more more persons checks changed document or data to determine if the changes are correct. An analysis undertaken at a specific point in time to determine the degree to which stated objectives have been met. This i

1 300 423
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: