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

Search In

What is Penetration test?

What is Penetration test? A penetration test, or as you may call it **pentest**, is an attack on a computer system. The intention of this attack is to find security frailty and thus obtain access to it. Following is the process that leads to gaini

Inheritance in PHP

 Inheritance is a principle of OOP'S(Object Oriented Programming Language) in which a user can inherit all the properties of above class. The class who inherit the another class know as Child Class and the class which is being inherited call

Different states of activity in xamarin.android

Hello All, In this blog we will discuss about the different states of the Activity of your application running on any device or the emulator.So the first one of the highest priority one is going to be the Active state or the running state which basi

Android Activity life cycle

In the below example I have created Activity life cycle. Activity start's with a call on onCreate() callback method. There is a sequence of callback methods that start's an activity and a sequence of callback methods. See the below example for detail

Ruby Access Control

The Access Controls provide us the method which allows us to set access to classes , methods and other members in Ruby. They help us to bind the components to maintain the security of the methods throughout the project.   Ruby provid

Only 5 Ways to Protect Business Start-Ups for Entrepreneurs

One brilliant idea can become a billion dollar enterprise. There is a handful of small scale business that became a worldwide sensation changing the way we live our lives. Take Uber, for example, a lot of the people now-a-days prefer the convenienc

Access Modifiers

Access modifiers in java are used to control the access of other classes to access the class or method. There are different type of access modifiers used 1.Public-It is the default access modifier it means that your class or method is visible to al

How to protect Joomla Administrator directory using htpasswd utility

.htpasswd file is just a simple text file which contains user name and encrypted password. It is Apache based login which protects and secure the specific directory on website and provide more security with the help of user name and password. firs

How to make Animated waiting Progressbar in android.

Here I have created Animated waiting bar. It can be used to display page or when we have app open then it will shown status of work being complete.Progressbar class provide method to work on progress bar like setProgress(),setMessage,setProgressStyl

Variable Name Standard in Android

Variable Name Standard in Android This is the standard regime to follow in your coding when you define any variable. 1.Non public, non static field should starts wih m. 2.Static fields name should starts with s. 3. Other fields should starts wi

1 3 106
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: