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

Search In

Set custom font to TextView from XML android.

In Android development if we want to set custom font to any Button or TextView then we need to do this programmatically.   There is some tricks to set fonts from xml i.e custom Views.  There are steps to do that. 1. Create class with na

How to add page in wordpress

Step 1:- To begin adding another page to your WordPress site, discover the Pages menu in the WordPress Dashboard menu. Click Add new.     Then page editor get open. Where we have to add description of our page.      Step 2:-

Applying a Function Against Each Array Element

Hello reader's under this blog we are going to apply a function against each array element. We are using a function to check an array value and if it matches a given value then it will replaced.   To attach a callback function to each arra

Validating Array Contents

Hello reader's in this tutorial we will validating the array contents. We want that array meets the certain criteria. I am using the array object's method to check every given element. For example, the following code checks an alphanumeric

Getting OS-level system information using Java

Hello readers, Here below is a small Java program to extract information such as the current disk space used, CPU utilisation and memory used in the underlying OS. To get information related to the disk usage you can also use java.io.File class, for

What Are Graphical User Interface Design Activities ?

Graphical User Interface Design Activities-   There are various operations executed for the designing of any GUI. The methods for any GUI designing and accomplishment is similar as SDLC. As we know that, there are few SDLC models like spiral m

Use of Streams in NodeJs

Streams are objects, which are use to read/write operation from or to a file. There are four types of streams. Readable -  used for read file. Writable -used for write file. Duplex - used for both read and write a file. Transform – Its

Best Practice for Logging using Log4Net

As we all know that Logging is used to log the program's execution and this log information is used for debugging and testing purpose. One can easily find the problem using this log information without seeing the source code. To better write this

What is Linux Loader?

LILO: Linux Loader is the traditional boot loader and it is perhaps still used in servers that run Linux as their Operating system. Grub or the GRand Unified Boot Loader replaced it as the 'cool' and secure alternative.   LILO has a co

Software Errors That Every Tester Should Know

Software Errors and Bugs:   An error is a variance from perfection or correctness. A bug is an error or fault in a product which leads to the incorrect or unexpected result.   So, the following can be concluded:   Error is a di

1 42 117
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: