Command prompts for Windows
Control Panel CONTROL: opens the control panel window CONTROL ADMINTOOLS: opens the administrative tools CONTROL KEYBOARD: opens keyboard properties CONTROL COLOUR: opens display properties.Appearance...
View ArticleHow to replace system files in WinXp
Sometimes you need to replace damaged system files with correct ones. I’m talking about files in C:\windows\system32\… There are 2 ways of doing this: Use sfc command: insert distribution disk with...
View ArticleGenerate T4MVC templates
Everybody is talking how good the T4 templates, but nobody tells you how to generates the bloody things. In VS2012 if you open command window (View-> Other Windows -> Command Window) and execute...
View ArticleRemotely debug your web-site in Android phone
There was a light at the end of the tunnel. I have discovered something magical today. You can have you mobile web-site open on your phone, but debug it from your desktop. It’s just pure magic! Here is...
View Article