Skip to content

SHASHANGKA SHEKHAR'S BLOG

Technical Author | CodeProject MVP | C# Corner MVP

  • Home
  • About
  • Achievements
  • Contact

Category: Windows Form

.Net, IIS, Windows Form

HTTP Live Streaming (HLS-VOD)

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.

Shashangka Shekhar
March 13, 2019
Leave a Comment on HTTP Live Streaming (HLS-VOD)
.Net, 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

Shashangka Shekhar
August 22, 2017
Leave a Comment on Windows Form Printing Service
.Net, Windows Form

Windows Form Tree ListView

In this post we have created a sample windows form application to show nested row using ObjectListView library.

Shashangka Shekhar
July 23, 2017
1 Comment on Windows Form Tree ListView
Windows Form

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.

Shashangka Shekhar
November 23, 2015
2 Comments on Create a Web Browser in C# VS-2015
1 2 Next »
Download Android App

# Code Project.

#GitHub

Follow @ShashangkaShekhar

#Csharp Corner


profile for Shashangka C# Corner - A Social Community of Developers and Programmers

#StackOverflow

profile for Shashangka Shekhar at Stack Overflow, Q&A for professional and enthusiast programmers
Copyright © 2023 | Shashangka Shekhar