Convert Strings to Upper Case in JavaScript

Convert Strings to Upper Case in JavaScript
This will teach you the way to convert strings to upper case in javascript. we will use these if we've a text field needs to capitalized all inputted text or simply the 1st letter of the word. Source : <!DOCTYPE html> <html> <head> <script...

How To Make a Age Calculator in Java

How To Make a Age Calculator in Java
This is a age calculator made in java, it's a console application by the way :) source : import java.util.GregorianCalendar; import java.util.Scanner; import java.util.InputMismatchException; public class age_calculator { public static void...

Java Port Scanner Full Source Code

Java Port Scanner Full Source Code
Here is the full source code : /*+---------------------------------Adeel Mahmood---------------------------------+*\ /*+---------------------------------Port Scanner----------------------------------+*\ /*=-------------------------adeelmahmood1982@ukonline.co.uk------------------------+*\ /************************************************************************************/ import...

Why Use Knowledge Base Software?

Why Use Knowledge Base Software?
Give your customers the ability to answer frequently asked questions, access how-to videos, or download forms, while at the same time increasing your business efficiency and decreasing employee costs. How? Easy, use knowledge base software. A well-designed...

How To Protect C# Applications From Buffer Overflow Attacks

How To Protect C# Applications From Buffer Overflow Attacks
buffer overflow attack is once the user purposely enters an excessive amount of data in such the way that the program can spill the information across completely different memory locations which can cause bad  behavior like opening another vulnerability...

Top 4 Steps to Improve Performance Appraisal in Company

Top 4 Steps to Improve Performance Appraisal in Company
Employees are the soul of company and keeping them happy is the most important thing to consider. Offering a better working environment, handsome and timely package are certain things that need to be followed in the right way. Effective and well manage...

Common Misconceptions Regarding Flipping Classrooms

Common Misconceptions Regarding Flipping Classrooms
Flipped classrooms are a great way of expanding the learning curve of students. Using this technique, students get to spend more time critically analyzing topics. Frequent discussions regarding topics in class help students learn more effectively....

How to Turn a Static Website Into a WordPress Theme?

How to Turn a Static Website Into a WordPress Theme?
Still a number of business owners are running a static HTML website. But when it comes to making changes in the static site, it becomes mandatory for the website owner to have HTML programming knowledge. So, if you lack coding skills you must migrate...

Free Apps That Can Save Your Money

Free Apps That Can Save Your Money
It is estimated that 96% of the world’s population (7.1 billion) or 6.8 billion are mobile users, according to the February 2013 report of the International Telecommunication Union (ITU). This represents a 13.3% increase over the 6.0 billion of 2011...
Page 1 of 53123456789...53Next »