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

Search In

Add custom ringtone on Notification

In our application, we can add notification ringtone as we want. Here is the solution. First of all we need to create a folder named raw in /res/ file. After creating the folder put your ringtone in raw folder. Then put this code when you notify

Some Common Test Scenarios for Security Testing

Hello, Readers. By this blog, I am sharing some common test scenarios for the Security Testing. I hope these will help in the time of security testing:- 1- Verify that secure or protect pages should be used HTTPS protocol. 2- Verify for SQL injecti

SQL Len ( ) Function

SQL Length ( ) function is used to get the length of the string . In MySQL : Length ( ) ; In Oracle : Length ( ) ; In SQL : Len ( ) ; Syntax : select len ( column_name ) from table_name ; Example : Table name : Employee_Info Id Employ

SQL Mid ( ) Function

This function is used to get the character from a text field . Syntax In MySQL : select mid ( column_name , start [ starting_length , ending_length ] ) from table_name ; Starting length : It is mandatory . Ending length : It is optional . If you o

SQL UCASE ( ) Function

This function is used to convert value of column in uppercase . If value of column already in a uppercase then it doesn't covert . It convert only if value of filed is in lowercase . Syntax : select ucase ( column_name ) from table_name ; Syntax f

SQL LCASE ( ) Function

This function is used to convert , value of column in lowercase . If value of column already in a lowercase then it doesn't covert . It convert only if value of filed is in uppercase . Syntax : select lcase ( column_name ) from table_name ; Syntax

Issue: Fatal Error while Debugging in Godaddy Shared Server

Hello readers today we discuss about the Godaddy shared server issue. Yesterday I faced issue in Godaddy shared server. When I navigate our site sometime link break and blank page come, but when I reload or refresh again the page is working fine.

How to implement Drawable Animation in Android.

To implement Drawable Animation in Android follow the steps :- 1) Prepare a series of images with the individual frames of your animation. Add the images to your project’s drawable folder. 2) Declare a XML file that defines the animation sequence

Features of cakephp

Hello Readers, Below are some of the features of CakePhp: CakePhp is basically a framework which is based on MVC pattern i.e(model view controller). Cakephp is compatible with php version 4 and 5 plus. Cakephp have built in validation. Cakephp h

How to create SSH connection with Filezila

If you are looking to create secure ssh connection in filezila with .ppk file. Please follow the below instruction: 1) Open your filezila. 2) On the top menu bar please click at Edit --> Setting 3) Now a pop up will appear. On the right side you

1 351 467
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: