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

Search In

Water Reflection to Image Android

This blog is about how to create water reflection image. 1. Create android Project. 2. Activity layout file is look like :- <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"

Adding textbox dynamically and save the values in angularjs

To create textbox dynamically in angularjs, we have to declare an array named inputs in which we will push the textbox element dynamically. In input box, we have included ng-model to bind the property name to the input. so we will

Export Exchange Mailbox to PST with PowerShell – Step Wise Guide

Database admin requires importing EDB (Exchange Database) files to Outlook PST format. The basic reason is to extract data from corrupted EDB files and access it with MS Outlook PST file format. Performing export is one of the tedious work which requ

How to Handle Location Services in an iOS Swift Application

iOS does not provide direct access to the location.We need to ask for the permission if we want to use the location in iOS. Asking for permissions depends on two factors: Asking for user’s location when app is running. Asking for user&rsquo

How to share files without using internet?

Hello guys, This tutorial will help you to guide that "to share files without using an internet". Through this tutorial, we can share any type of files between android devices. I am explaining this step by step.   Step1- Introductio

How to Use 2fa Google Authentication in CakePHP 3 and Above - 8 Steps Guide

About Google Authentication/ 2 step verification   2fa stands for "Two Factor Authentication"  also called Google authentication which provides security to user account. In order to log-in to their account, they need to ins

WebGrid in MVC

While working with bulk of records in MVC  Model View Controller, you need to display it in the grid or repeater.   With binding it with the grid is different thing in MVC for those who have bind it in simple web application before. &nbs

How to create Sign Up Screen Design

In the below example I have created Sign Up page layout. Here first I have used Main LinearLayout then all category design in diffrent subLinearLayout and added Color, text, size category defined in value folder. Here I have also used ScrollView. See

How to design New user Sign Up form layout

 In the below layout code I have created a new user Sign Up form page. Here I have created first LinearLayout all layout added in this Main LinearLayout, In below code I have also added ScrollView, Relative layout, ImageView, TextView. In drawab

Login Form and Authentication Application with Server Side Validation in cakephp

A Login Form that uses cakephp auth component to login and logout and access is denied if user is not authorized. step 1:  users database table. First create users table in your database: CREATE TABLE users ( `id` INT UNSIGNED AUTO_INCRE

1 606 633
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: