Data Types and Variables

Data Types and Variables
  A data type specifies whether or not a variable can store a number, a single character or text. Variables are names given to the memory location for storing data. Data Types are used to specify the types of values related to variable...

How To Use TinyURL API In VB.NET

How To Use TinyURL API In VB.NET
TinyURL is a URL shortening service a web service that provides short URLs for redirection of long URLs. This can be achieved very easily in PHP, I posted a PHP snippet about this you could reach it from here. Last year I created a TinyURL shortener...

Thinkspace Seeks To Launch Software Development To High Schools Worldwide

Thinkspace Seeks To Launch Software Development To High Schools Worldwide
Thinkspace is an organization created by sixteen year old James Anderson, Thinkspace seeks to "inspire the next generation of app developers" through coding zones worldwide. Thinkspace was formally launched by James Anderson this month(september) with...

How To Make Awesome Collages

How To Make Awesome Collages
Collagerator helps you to make stunning photograph collages by using your photograph collections. This software comes in handy for those of you that simply cannot stop taking photographs of everything around you. Collagerator can offer you with an easy...

Snippet : Using Regular Expressions in Java

Snippet : Using Regular Expressions in Java
This snippet helps you to use Regular Expression(Regex) in Java...

Snippet : Get ASCII Value For Every Characters

Snippet : Get ASCII Value For Every Characters
This snippet helps you to get the ASCII value for every character...

How To Execute Shell Commands and Print Results in Java

How To Execute Shell Commands and Print Results in Java
There are many ways to execute shell commands and print results in java I guess, the famous and the most used way is Runtime.getRuntime().exec you can find a good explanation for that from here. Coming to the point i am using the same way but little...

Snippet : Detect TOR in PHP

Snippet : Detect TOR in PHP
This snippet helps you to detect TOR network connection in P...

Easy-Run : Add, Edit and Remove Computer Startup Items

Easy-Run : Add, Edit and Remove Computer Startup Items
Easy-Run is an effective utility that was particularly designed to supply you with an easy means that of managing the startup programs in your computer. With Easy-Run you can take away from the list any unwanted entries, edit existing things to...
Page 1 of 53123456789...53Next »