My first blue screen on Windows 8

0 Comments

It took a while, but now I finally accoutered a blue screen in Windows 8:     No more VGA graphics and crash dump details. The new BSOD supports different languages.

How to change the Request.QueryString in C#

0 Comments

If you want to post back to the same page, only adjusting the query string parameters, you can use the following code: using System; using System.Collections.Specialized; using System.Web; namespace WebApplication1 { public partial class _Default

Find large files on your Windows 7 file system

0 Comments

WinDirStat A very nice tools that can be used to find large files on your file system. http://windirstat.info/download.html It’s actively developed and open source.   It’s multicore:   Nice visualization:     I have to

How to change Caps Lock key to Shift key in Microsoft Windows 7 or disable it

0 Comments

If you want to change the Caps Lock key to a Shift key, use the following registry changes:   Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout] "Scancode Map"=hex:00,00,00,00,00,00,00,00,02,00,00,00,2a,00,3a,00,00,00,00,00   If you want to completely disable