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

Search In

pnjxw jrwjr for 41% fopvkz2

A family member who asked not to be identified told CNN that two of Crews' daughters -- 6-year-old Elizabeth Ripley and 6-month-old Rachael -- were among the dead. Rachael, whose last name was not immediately known, was also the daughter of the suspe

How to Use Camera with PhoneGap?

Hello Readers, This blog will demonstrate Camera functionality in cordova application. So lets start First of all, you need to install following plug-in through CLI (Command Line Interface) $ cordova plugin add org.apache.cordova.camera Quick e

Test procedures before releasing the software

We follow few steps before giving release of the application: 1. Test Strategy: A Test Strategy document is a high level document which are prepared by a Test Lead or project manager. This document can be explain about “Software Testing Approach” to

System Data Types and Corresponding C# Keywords

To hold the data of different kinds like string, number, bool, decimal in memory, c# uses flowing data types to achieve this. In this tutorial, I am providing you the list of system data types and their range in c#:   C# Shorthand

How to import an xml file in php?

If we are required to import an xml file through core php, lets how can we do it:   First of all create a form of enctype as "multipart/form-data" as we have created below in our index.html     <html> <body&

Creating PDF from HTML in rails

Creating PDF from HTML in rails Hi friends, In rails if you want to generate a pdf, there are multiple gems available that will make your task easy. Normally the approach for creating a pdf will be first create a html template and then convert that

Dynamically changing themes

This blog gives you step by step instructions on how to make dynamic themes in C#. 1) First develop all of the themes you want and put them all under the App_Themes folder in your ASP.Net project. I have created two themes with Red and Green Name.

Modules

One of the most powerful feature in ruby is module. Modules are like classes but can not instantiated. Module is used for two purpose:   1. namespacing 2. mixin   Namespacing A class per can be wrapped inside a module to avoid collisio

How to use LIKE operator in MySQL

Hi Reader's, Welcome to FindNerd, today we are going to discuss how to use  LIKE operator in MySQL? Basically, LIKE operator is used for searching for a specified pattern in a column. So in other words we can say that the LIKE operator is u

Parse Json Object with dynamic keys using Gson

Gson is a java library which converts Json to Java object and vice versa. This blog is about how we can parse Json data to Java Object where keys are dynamic created. 1. Json Sample text is:- { "data": { "status_code": "101", "feeds": { "

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