How to Play Audio using MediaPlayer using Xamarin in Visual Studio
In the previous post (Audio Recording using MediaRecorder using Xamarin in Visual Studio), we have seen how to record an audio.…
In the previous post (Audio Recording using MediaRecorder using Xamarin in Visual Studio), we have seen how to record an audio.…
When you start debugging by using F5, Visual Studio builds and deploys the app in a respective packages in the…
In the previous post I discussed about, Using DOM Explorer to Inspect your Office App in Visual Studio . While…
Visual Studio 2013 introduced “Simplified New Project Dialog” control that makes easier to select a project type like ASP.NET MVC,…
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…