In this tutorial, you will learn how to build an ASP.NET server control by creating a HTML5 video player control. Along the way, we’ll review the fundamental process of server control development from scratch. Introduction ASP.NET comes with its own set of server-side controls, so why create our own? By… read more