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

Search In

Authenticate Application In CakePHP Using Auth Component

In CakePHP,"Auth" component provides Login functionality to authenticate a user. You just Follow the below Steps to develop authenticate application in CakePHP. Step-1. To Use 'Auth' in AppController, you have to create $components array public

Comparison of CTE, temp table and table variable

This post describes the major differences between CTE, temp table and table variables. 1) CTE CTE stands for Common Table expressions. These are simple select queries and they do not create physical space in tempDB. Unlike temporary table there

How to calculate area of a circle using .value and .service in angularjs?

Services in angular is the best way to put all your business logic. Two of the ways of creating of services is- value and service. I am showing you how you can calculate area of a circle by passing any value of radius in the text box using .value an

how to upload & save images into database In CakePHP

In this post, I am gonna give an example to upload Images and store its file path in the database with the help of custom component. Example: Add this UploadComponent class in app/controller/component folder. <?php class UploadComponent e

How to make Radial Gradient in android

Using below Layout code you can create a Radial Gradient, Here I have created a Gradient.xml layout by using shape and gradient property. By using GradientDrawer we can make smooth transition between two or three colors in liner, radial or sweep pat

Configuration JNDI DataSource for MySQL

JNDI DataSource Configuration This blog is written with the aim to show JNDI DataSource configuration for a web container like tomcat. JNDI stands for Java Naming and Directory Interface, a directory service provided for java-based client applicati

How to detect Android Softkeyboard

When user hits the BACK-Button on his android device, the keyboard disappears. How can I catch that event? In order to track softkeyboard is open or not, this tutorial is helpfull for you, and you will easily dissmiss the softkeyboard by pressing bac

How to load string array value from string.xml in android

Using below code I have created a load string array value from string.xml. String is a simple resource using the value provided in the name attribute. So we can combine string resources with other simple resourecs in the xml file. Below code will cle

Installing mongodb on ubuntu

Install mongodb on ubuntu Hi friends, Today I am going to give you a step-by-step guide of how to install mongodb on ubuntu server. The steps are: First we need to import the mongodb public GPG key to verify the authenticity of distributor f

How to Make SlideShow in HTML5

In the past year, We were using Javascript and jQuery for image slideshow(image Slider), But nowadays we can make slideshow easily with the help of HTML5. In this blog I am going to discuss about how to make slideshow in HTML5 with complete explanat

1 532 720
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: