Home Blog Page 292

C++: Pointers, Pass by Value, Pass by Reference

0

You just cannot properly explain pointers without first knowing the basics of passing by value/reference.

Gmail: How to Restore Deleted Contacts

0

If you have accidently deleted contacts from your Gmail account, this post will help you recover and restore them.

Windows 8: Force Your PC to Index Encrypted Files

If you have encrypted files on your PC, they do not show up in search results. This means that if you forget the location of your encrypted file, you will not be able to find it or open it. This tech-recipe will show you the way to force Windows 8 to index your encrypted files.

Internet Explorer: Force IE to Start in Full-Screen Mode

Within Windows 8, Internet Explorer (IE) and many other applications launch automatically in full-screen mode. As this is gaining in popularity, many users are wanting to know how to do this in prior versions of Windows as well. Through these registry changes you can force IE to open in full-screen mode in any version of Microsoft Windows.

C++: Destructor

0

The following tech recipe describes how to implement a C++’s Destructor efficiently.

Windows Phone 8: Filter Contacts List

0

By default, whenever you add an account to the Windows Phone 8, the contact list of that account will be synced with the system automatically. All contacts from all accounts can be found in the People’s single contact list. This can make the list cluttered and harder to manage because contacts from many accounts (such as Facebook) are not important enough to keep in the list. This tutorial will help you filter out the list to keep only contacts that matter to you.

Photoshop CS6: Create Cloud Typography

Creating unique and creative typography styles is great for a number of projects. By human nature, our eyes are drawn to something that looks fancy or different. Through these directions, you will be introduced to the creation of letters that appear to be clouds.

C++: Constructor

0

This tech recipe explains the implementation of C++’s for many constructors types.

C++: Main Operator Overloading

0

This tech recipe covers how to Overload the common operators: =, +, -, *.

Java: Interfaces

0

An interface may seem like a useless invention. Most assume it simply defines what methods are included in a class. However, that is not all it does, and the assumption is not entirely accurate. Keep reading to discover the how and why of interfaces.

Java: Multi-Column JList (swing)

0

Have you ever wanted an aligned, multi-column JList that allowed all columns to be selected as a single entry? Keep reading to find out how to create one.

Hotmail: Automatically Jump to Inbox when Signing In

0

By default, Hotmail will redirect you to Windows Live Home when you sign in or log on. This tech-recipe describes how to skip that page and open your Hotmail Inbox automatically.