I wrote several How-Tos about using UEFI EDK2 framework with Visual Studio IDE. I think it is a good idea to connect power of Visual Studio to UEFI EDK2 together.
Part 1. Setting up EDK2 framework wth Visual Studio
Describes how to set up development environment for UEFI framework quickly and thoroughly. Write first UEFI program.
Explains main ideas of UEFI EDK2 framework. Write new program in UEFI, work with colors. Speed up compilation.
Part3. HII Front Page localization
Add Russian language to HII home page. Explains how human interface works.