Build Metro-style Applications – Where to Start?
Build Metro-style Applications – Where to start? Microsoft created WinRT(Windows RunTime) API and this will be built-in to the Windows 8 system. Although Windows 8 can still run the Win32 applications...
View ArticleHow To Disable Internet Explorer Enhanced Security Configuration
This is a guide on how to disable the Internet Explorer Enhanced Security Configuration (IE ESC) which is enabled by default on Windows servers. You would usually disable this security feature on...
View ArticleHow To Disable Internet Explorer Enhanced Security Configuration on Windows...
This is a guide on how to disable the Internet Explorer Enhanced Security Configuration (IE ESC) in Windows Server 2012 RC. I’ve blogged the steps on how to do this on Windows Server 2008 on my...
View ArticleHow to Install Hyper-V in Windows 8 Pro and Lenovo W530
One of the features included in Windows 8 is the Hyper-V client. In the past, the Hyper-V client is only available from Windows 2008 Server OS now you can have the same feature in Windows 8 Pro....
View ArticleGoogle Chrome Extension Download Not A CRX Error
I’m trying to download a Google Chrome extension in my Windows 8 machine. A simple Pop-up blocker like an AdBlock would be a breeze to install right? No. After I received an error “Download was not a...
View ArticleNotepad++ – Source Code Editor and More
Using Notepad++ with Visual Studio To compliment Visual Studio, I use Notepad++ as my other source code editor. Visual Studio is still my primary IDE but its good to have Notepad++ on the side for...
View ArticleChanging My DNS Provider to DNSimple – What DNS Record?
Problem with my current DNS provider – GoDaddy.com I made a blog post two years ago on how I setup this site File -> New Blog Project. As of this writing, this site is using WordPress and...
View ArticleComparing using CompareTo C# Method
A colleague asked me for a suggestion on the program module he is doing that involves determining if one value is “>” greater than, “=” equal or “<” less than another value. I first thought of...
View ArticleSnipping Tool Slow Response On New Snip
I recently encountered the snipping tool slow response on new snip on my Windows machine. It is causing which I call COD or “cause of delay” when I’m doing my work and trying to finish on time. What...
View ArticleTaking Visual Studio Code and ASP.Net 5 For A Spin
Visual Studio Code Setup Visual Studio Code Download https://code.visualstudio.com/Download Visual Studio Code (VSCode) is the latest free cross platform lightweight IDE from Microsoft. Visual Studio...
View Article