Just a few days ago I updated my Windows 8.1 with latest updates including the August update. After successfully installing these updates, I noticed a strange issue of flickering screen brightness. I ... Read More
Category: Tips
How To Round Off A Number In VB.NET?
Today we are sharing a small tip for VB.NET. If you want to round off a number to certain numbers after decimal, you can follow this tutorial. You can use Math class in order to round off a number to ... Read More
How To Add Useful Items To This PC In Windows 8.1 Without Using Registry?
Everyone using Windows 8.1 should know about “This PC“. My Computer has been renamed to This PC in Windows 8.1 by Microsoft for unknown reason. So let’s get to the point. This PC, by... Read More
[Visual Basic] How To Perform Basic Error Handling And Show The Error In Message Box?
No program is perfect and some error can happen at some stage. If you’re a developer, you already know the way .NET Framework shows an error to user which looks like the below image. It is a hig... Read More
What Is Obfuscation And What Are Obfuscators?
Have you ever heard the term Obfuscation? Obfuscation of .NET program is a process to save your program’s code from various types of decompilers. We will discuss obfuscating .NET program only and not... Read More
How To Hide/Show Minimize Button From Title Bar Of Windows Store Apps?
As you might know, Microsoft has introduced title bar for Windows Store Apps in the recently released Windows 8.1 Update 1. So the Modern apps downloaded from Windows Store now have a title bar just l... Read More
How To Delete Windows.old Folder In Windows 8?
If you have performed a refresh of your Windows 8 PC or installed Windows 8 in such a way that the drive isn’t formatted, a folder named Windows.old is automatically created in the Windows ... Read More
How To Easily Convert An Image To Icon Online?
Sometimes we need .ico files for specific purposes instead of other image types. But it is not easy to convert image files like .png, .bmp, .jpg etc. to .ico file. RW-Designer site helps us converting... Read More
Fix: “Windows Update Downloading Stucks At 0%”
Today we are going to share a fix for the problem in which Windows Update stucks at 0% and doesn’t proceed. The bar just move but nothing happens. This is annoying and may prevent you from insta... Read More