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

Search In

Overview of ViewChild & ViewChildren Decorator in Angular 4 with Example

An angular application is made up of components. A component view children can be defined as elements which are used within the component template(view). These elements can be directives, child components or name of template variable. @ViewChild and

Create database using SQLite Helper

Create Database class Here is an example to create database using SqliteHelper class in android. We are creating a database with the name "detail" and having 4 columns as :-Key, Name, City and Age. public class CreateDatabase { public Database

How to remove left margin of Android Toolbar?

The problem that I find when I used toolbar was the default left margin of the toolbar. Basically its left inset, and it is caused by Toolbar's contentInsetStart. left inset of the Toolbar is by default 16dp so we see such margin on the left.

Can You Help Me in Debugging this Android Code?

Can anyone please explain me this code ? Final class called ‘UserProfile’. Make the default constructor private. Create an inner class called ‘Users’ by implementing ‘BaseColumn’ interface. Inside the inner class,

Express validator

Express-validator is a node's middleware that can be used as form validation or we can say to validate the body, params, query, headers and cookies of request object. It has its own validation rule, and if any of the applied validation rule is no

Pop Up Menu Android

Pop up menu simply show Menu in a pop up window anchored to a View. It displays the pop up below the anchor view if it finds space otherwise above the anchor view. If we touch outside of it, then it will dismiss the pop up menu. First, we need to

Discussion on set up cron in Ubuntu

Hi Reader's, Welcome to FindNerd, today we are going to discuss on set up cron in Ubuntu. Sometimes, it is needed to set Cron jobs in a web application for sending push notification on a particular action and to send notify message to start any

How to create project site using rest API in SharePoint

Every project have its own SharePoint sites in which each project has its own documents, tasks,project details,Deliverables, issues and so on. For creating that sites first we have to set permissions from settings.First go to PWA Settings > Connec

Password Hasing in Cakephp 3.0.

Hello Reader's , Hope your are doing good today. Today we will learn about password hashing in CakePHP 3.0. Before going to start you should know about Password Hashing. Now days password are one of the most important security feature for all

How to Resolve Canonical Issue? (301 redirect)

Hello reader! In this Blog I will cover the topic, Canonical Issue, There Consequences and how to Resolve and get rid from such issues. So lets first start with, What is Canonical Issue When the same content is displayed by the one website in diff

1 401 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: