Sunday, April 8, 2018

How To Upload Video In Database And Play In GridView Using ASP.NET

In this article we are going to learn how to upload video in project folder and save its path in SQL server database table. We will bind that table to gridview and play audio using html5 video element.

source https://www.c-sharpcorner.com/article/how-to-upload-video-in-database-and-play-in-gridview-using-asp-net/

No comments:

Post a Comment