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

Search In

Microsoft Visual Studio IDE Overview

Hello All, Below I am providing you some Important tutorial links for your help purpose, whenever you need it for your reference you can visit the link directly and definitely it will be helpful. Here is useful tutorials about visual studio: In wik

PHP Copy Files

How to open and read PHP files have been discussed in previous blog: http://findnerd.com/list/view/How-to-open-and-read-files-with-PHP/3157/ Now,we will discuss about copying a php file. In php,we can Copy files from “source” to “destination”. Fun

PhoneGap-How to handle Push notification when application is resumed?

Hello friends, As we have seen, cordova push plugin only provides access to notification action when we click on notification from status bar, but if we want to perform that action without clicking on notification we have to add some extra code. 1

How to print a List is Java?

There are different ways to print a List, below are some example to print a list using: 1. For loop 2. While loop, and 3. Iterator import java.util.Arrays; import java.util.Iterator; import java.util.List; public class printmyList { public stat

How to swap two variables in one line in python?

Python program to swap two variables in single line in python Python program to swap two variables in single line a = 5 b = 10 a, b = a, b print "Swapped values of a and b are", a, b Output Swapped values of a and b are 10 5 Explanation: Py

Authentication Using PassportJS in express node.js

PassportJS is a flexible Authentication middleware that allows users to login. PassportJS library is fully customizable and works well with ExpressJS. It is flexible in the sense that it allows the user for different login strategies such as LocalSt

Strong Named assembly

Strong names are used by the assemblies for their unique names. It is used when we want to deploy the assembly in Global Assembly Cache then strong name helps Global Assembly Cache to differentiate two versions. Strong name is basically a unique iden

Communicating Better At Work

Employees often show worry about the quality and amount of communication at work. Some case that administration gives just lip service to open communication yet does little to truly speak with them. Others fight their associations trust that posting

How to Search Theme Based SEO Link Building Data?

Being an Internet marketer link building is not considered as a difficult task, however searching quality data for link building is one of the most important challenge that every SEO expert faces durin

How to Get Pattern of Even & Odd Numbered Months of Year in Python Programming

I don't know why I get a wrong answer for this question. Help please.   Chef has decided to start a new firm called PatentChef. However, he's stuck with some big legal issues. Their firm has received offers from a lot of companies, so

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