How to extract images from your PowerPoint slides ?
This post is not exactly related with the development, however this is one of the common needs to for all…
This post is not exactly related with the development, however this is one of the common needs to for all…
IntelliTest helps us to generates Unit Test automatically that give maximum of code coverage. In one of our previous post…
Visual Studio 2015 introduced many tools for debugging and diagnostic. We have seen PerfTips – Easiest way to get Performance…
Running a Kinect v2 device and a Kinect for Windows application on Windows 10 is not difficult nor different than…
Visual Studio 2015 introduced a new type of project template – Shared Project. In one of our previous post, we…
Shared Project is a great way of sharing common code across multiple application We already have experienced with the Shared Project…
Debugging Lambda expression is one of the coolest feature of Visual Studio 2015 and that’s bring lot of productivity among…
In the previous post we have learned PerfTips – Easiest way to get Performance Information during Debugging in Visual Studio…