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

Search In

How to create a Spalsh Screen in Android.

Since we know that the "Splash Screen" just appears for the few seconds as the app get start so we need to add the time for how much second the splash screen would be shown, so to add  Splash screen in Android app follow the steps men

How to pass data from one fragment to another in Android?

To pass data from one fragment to another in android we simply make use of Bundle . In this example I am sending three String  from MainActivityFragment(Fragment)  to SecondFragment(Fragment) with the help of Bundle.  Below is the co

How to create custom toolbar and use the same in different activity in android.

Here we will learn how to create custom toolbar and use it in different activity using <include> tag in xml file of the activity. 1) We will design the layout for the toolbar in our project's layout directory, I have named it as mtoolbar.x

XML in ADO.NET

While working in ADO.NET ActiveX Data Object we can perform manipulation with the text data and the database tables.   But we can also manipulate the data from XML files.         We have DataSet class which is also m

Encryption functions in PHP

If you are developing a website then you must have a login sign-up page that stores the users information in the database then it is responsibility of the person to make the database more secure i.e. the password must be secured so that nobody can ha

Drop Down Box with Search Option using jquery

Hello All, In this blog i am going to show you how you can add search option in Drop down box.it is very helpful when u have large amount of list in drop down box. INDEX.PHP This file contain list of states <html> <head> &

Naming conventions while writing code

While building applications and writing codes, you have to understand that conventions needs to be followed while writing code.   Two main things are used while writing codes. 1 Camel Casing 2  Pascal Casing     Camel cas

How to lookup address & city location on live search using google

Hello Reader's!Sometime you want to use the auto complete as a text suggestion on your search field. Here I am going to explain how you can search city with suggestion. It's a very simple to use in any application. First you need to use Goog

File I/O in C

File represents a set of bytes whether a text file or a binary file.   File is used to store data in the textual or in encoded format as per as use requirement.   Modes of File Mode Description r Opens an existi

Allocating memory dynamically in C

In C programming, you will allocate memory dynamically by using the functions defined in the header files.   These functions are found in <stdlib.h> header file.   S.N. Function & Description 1 vo

1 602 720
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: