Enabling Live XAML Debugging in Visual Studio
Visual Studio 2015 provides lots of tooling supports for debugging and diagnostic. Previously we discussed about PerfTips – Easiest way…
Visual Studio 2015 provides lots of tooling supports for debugging and diagnostic. Previously we discussed about PerfTips – Easiest way…
Visual Studio 2015 introduced many tools for debugging and diagnostic. We have seen PerfTips – Easiest way to get Performance…
While building Apps using XAML, in many instances you may encounter this problem where you need to get an access…
Have you even wonder to change the XAML UI designer background? May be; by applying some color that you like…
Using Visual Studio 2013, you can now drag and drop the XAML controls directly into the document outline. Earlier the…
Visual Studio 2013 introduces a nice feature that moves the selected code block up and down. This feature was often…
In the previous post I have discussed about the new Go To Definition feature with Visual Studio 2013 XAML Editor. You…
Automatic update of start and end tag were introduced with Visual Studio 2011 Developer Preview; where we were able to…