search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Is this source code working with C# winform?

Related article: Hotel Room Booking Tutorial (ASP.NET, C#, VB, SQL Server)
Asked by Nou Vang
5 years ago.

I am learning to buil guesthouse and I need to develop this code to winform but I has low knowledge in this article of displaying booking plan dashboard. How can I develop this code to C# winform or any other site has same title as mine? and it working well.

Answer posted by Dan Letecky [DayPilot]
5 years ago.

Unfortunately DayPilot Pro is only available for ASP.NET WebForms.

It's possible to run the WebForms version in a WinForms application using an embedded browser (WebControl), but it's just a workaround:

https://code.daypilot.org/70282/daypilot-in-a-desktop-application-winforms

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.