Monday, October 13, 2025
Home Blog Page 260

Facebook: Restrict Friends from Viewing Your Content

If you have some friends whom you do not want to see your updates on Facebook but you do not want to unfriend them, you can add them to a restricted list. Then they can view only the material that you make public. This allows you to maintain a good relationship in the real world while hiding content from them.

Android Developer: Find Out How Much a Single App Makes

Google Checkout is the hub for Android developers to see how much their apps have made. The statistics are detailed. However, there is no easy way to see how much a single app has made. Luckily, you can view this information right in the developer console.

Windows Phone 8: Add New Keyboard Languages

If you use more than one language, you may want to add extra languages to your Windows Phone 8 keyboard. This will allow you to compose text messages or email in whatever language you wish.

Remove Nearly Any Virus Using Hiren’s BootCD

0

Even if every other method fails, a bootable CD image will allow you to clean almost any infected system.

SQL Server: Use a CASE Expression in an Update Statement

The CASE expression is used to compare one expression with a set of expressions in SQL. The result of the CASE expression is a Boolean value, true or false. We can use various DML statements like INSERT, SELECT, DELETE and UPDATE with a CASE statement. In this Tech-Recipes tutorial, we will see how to use a CASE expression with UPDATE statements.

SQL Server: How to Check if a File Exists in a Directory

Frequently, when working with SQL, we need to know if a file exists in a local directory or not. This can be done using SQL Server’s built-in procedure known as master.dbo.xp_fileexist. This user-defined function (UDF) checks whether or not a file exists in a specified directory.

SQL Server: How to Left Pad a Number with Zeros

The replicate T-SQL function in Microsoft’s SQL Server makes it simple to add leading zeros to a number value.

SQL Server: Copy One Table to Another Using Stored Procedure

When modifying an important table in the database, user frequently backup the table by making a copy of the original table with a different name. Using a stored procedure makes this process simple and convenient to reuse.

Dropbox: How to Permanently Delete Items and Folders

One of the benefits of Dropbox is that it allows you to restore items that you may have deleted from your computer’s Dropbox folder. Dropbox stores these items on its servers so that you can go to its website and restore them if you need to. If you have files that you want to permanently delete, you need to do more than just simply remove them from your computer.

Windows 8: How to Add Applications to the Startup Folder

The Startup folder has been in Windows since its beginning. It allows the user to select applications to automatically launch during the Windows initiation process. However, in Windows 8 finding and using the Startup folder can be difficult.

Windows Phone 8: Download Maps for Offline Use

By default, the Maps app on Windows Phone requires an active internet connection to work because the data is not stored locally on the phone. To be able to use the phone offline, which is useful when the mobile signal is weak or when you want to save battery, you can choose to download a number of maps to your device.

Stay Connected

16,985FansLike
2,458FollowersFollow
61,453SubscribersSubscribe

Latest Articles

Latest Reviews

Latest Comments

error: Content is protected !!