In this post we are going to create a video server that can serve videos with multiple bit-rate also known as adaptive bit-rate streaming. We are going to implement the technique by using Apple HTTP Live Streaming (HLS) with Video on Demand (VOD) using a desktop application and IIS.
Category: Windows Form
Windows Form Printing Service
Today we are going to focus on printing from Windows Form application silently to the printer using C# graphics object. Graphics objects are defined from: Namespace: System.Drawing Assembly: System.Drawing.dll Get More on Graphics Class
Windows Form Tree ListView
In this post we have created a sample windows form application to show nested row using ObjectListView library.
Create a Web Browser in C# VS-2015
Today we will focus on creating our own web browser. C# Web Browser actually provides an Internet Explorer control. The control has several properties, methods, and events that we can use to implement user interface features.
1 2 Next »