Android Exoplayer – Play Videos from raw folder
In this post we will see how to play videos from raw folder using Android Exoplayer library. In previous post we saw how to play… Read More »Android Exoplayer – Play Videos from raw folder
In this post we will see how to play videos from raw folder using Android Exoplayer library. In previous post we saw how to play… Read More »Android Exoplayer – Play Videos from raw folder
In this post we will see how to consume or use RESTful Web API on ASP.NET MVC Webforms. In my previous post we seen how… Read More »ASP.NET MVC – How to Use REST API Webservice
Download source code for: ASP.NET MVC – How to Use REST API Webservice Download link: ASP.NET MVC How to use REST API webservices.
Download source code for: ASP.NET MVC – How to Create REST API Webservice Download source code: ASP.NET MVC Rest API HttpGet and HttpPost example.
In this post we will learn how we can create a rest api webservice in asp.net mvc. We will create both HttpPost and HttpGet webservice.… Read More »ASP.NET MVC – How to Create REST API Webservice
Download source code for Xamarin Forms – How to use WebView Download Link: Xamarin forms using Webview with navigation
In this post we will see How we can use WebView in our Xamarin Forms application. WebView in Xamarin forms are used to display html… Read More »Xamarin Forms – How to use WebView