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

Search In

Push notification plugin for IOS PhoneGap

Hello friends, today we will learn how to implement push notification functionality in PhoneGap project. So please follow each step one by one to add push notification: 1. Plugin Instlation For push notification in IOS you have to install push plug

Paging in ASP.NET MVC Application

Paging in ASP.NET MVC Application To implement paging on an ASP.NET MVC Application following steps are to followed :-   Step 1 : Create a new C# ASP.NET Web project named Student_Management_System. Select the MVC template option in new ASP.

Benefits of Top 3 IDEs for PHP Web Programming

IDE stands for Integrated Development Environment. An IDE is a software application used by programmers for code development and debugging. It increases programmer productivity. The best IDE comes with a number of features and services to develop a c

How to Install LAMP in your Fedora 23 Workstation?

Installing LAMP (Linux, Apache, MariaDB and PHP) on Fedora 23 Server and Workstation We all know that LAMP goes a long way in hosting a website and honing your PHP programming skills. LAMP is basically a package of Linux, Apache, Mysql/MariaDB and P

WPF Triggers

Introduction : A WPF trigger changes one or more properties of a control in response to an action when a pre-defined condition is met. For example, we can use a Trigger on IsMouseOver event to change the font of the control. Triggers allow you to d

Responsive Form using CSS3 and HTML5

Hello, all readers I have created a responsive form by simply using the HTML5 and CSS3 elements.In my example using media queries I have made the form responsive by setting the values of the particular elements. In this I have created a outerbox div

How to use Sql Avg () Function ?

Hi Reader's,   Welcome to FindNerd, today we are going to discuss how to use  Sql Avg () Function in Sql  ? So, basically this function is used for returning the average of numeric column.If in a table there is null value then thi

Selenium Webdriver: Refresh the browser

Sometimes you need to refresh the current page of the web application. In Selenium Webdriver you can perform this operation by multiple ways. There are following ways to refresh or reload the browser or the application.   1. Using refresh me

Use of JSTL tag

1) Iterate List/HashMap in JSP using JSTL To use JSTL in your jsp file, you should first include below statements <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@taglib prefix="c" uri="http://java.

How to check metadata of an audio file in iOS

Hi Readers, The below code snippet will give you the meta data of an audio file. You need to add an audio file in Resource Folder. Once that is done use the below code. Let us also understand the code.   - (void)viewDidLoad { [super view

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