Automatically uninstall and then reinstall Windows 8.1 App package while start debugging
When you start debugging by using F5, Visual Studio builds and deploys the app in a respective packages in the…
When you start debugging by using F5, Visual Studio builds and deploys the app in a respective packages in the…
Visual Studio 2013 introduced “Simplified New Project Dialog” control that makes easier to select a project type like ASP.NET MVC,…
Default templates for Windows Phone application comes with few basic set of resource elements that defines the controls color, size,…
Have you even wonder to change the XAML UI designer background? May be; by applying some color that you like…
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…
XAML Editor in Visual Studio 2013 now support the Go To Definition (F12) feature. Behavior of this feature is similar to…
“Peek Definition” improves the overall developer productivity by displaying the code definition with in the same code window as an…