IT Technology Blog

IT technology blog, featuring the essence for you to read the article, is to learn IT technology blog first choice

WPF: Webcam Control

I have on several occasions scoured the net for a simple to use WPF webcam control and either my search queries were awful or I just wasn't comfortable with wha

How to Get Elevated Process Path in .NET

As you know, retrieving process path in .NET is quite straightforward. For example, if you have process instance someProcess you can get the process path by acc

A macro to flip between the source and header file (and back again)

The macro journey begins here, moving a function from a header file into its source file. The first problem presents itself as thi