Archive for September 2013
How to Transfer Blog From One Account To Other Account

This is very common issue, facing lot of people. But now it's very easy to transfer your blog from one account to another.........
Sign in to your current G mail account on which u made your blog.
Go to your Dashboard And then select Settings..
How To Post in WordPress

In my previous post i wrote about sign up in word press. And now i show you how to post in word Press.
>How to make your post worthy ?
> How your post will be top on all search engines ?
Title of The Post :
First of all select a.
Difference between Binary Search and Linear Search

There are lots of searching methods in an Array. But i compare Linear Search with Binary Search here.
Linear Search:
Linear search is a very common method to search a number in array. In linear search , if there is 'n' numbers then we have to do 'n-1'.
First Step Towards WordPress
.jpg)
Now a days, WordPress are becoming more popular in the world. Mostly, beginners start their web development career from this. It provides a very easy technique to develop their own blog. Most of WordPress templates are available, from which you.
How To Hide a File Behind An Image

In order to do this firstly you have quite knowledge of command prompt
1. Select an image which you want to use in file hiding.
2. Now select a file which you want to hide behind an image and make it in .RAR format. With the help of the WinRAR.
3..
String Tokenization

It is the process of dividing a string into sequences
of contiguous characters separated by any of the characters that are part of
delimiters.Basically tokenization word is derived from word "Token".
Token means a little part. For example.
Defining a Class In structure
.jpg)
We simply can define a class in a structure and also structure in class. When we define a class in a structure, then class become a member of the structure. And we can access a class in main function by using ''dot(.)'' operator.
A very simple.
Top 3 Websites For Blogger Templates

I recently started work on blogger. And a very first and tiresome work is to find templates on Google. I searched a lot on this. And now i have a very good collection of templates website and i hope that u'll definitely like it.
Tecwab:
This website.
Couldn't Create Process in Dev C++

It's a normal error, which oftenly accur when u install a Dev c++ on your computer. This error is is normally occur to run dev c++ on 32 bit window instead of 64 bit configuration.
Solution:
To remove this error,
1. Go to your.