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

VB.NET

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

Is it possible to make the booking system so that it opens within the application rather than web-browser.
using vb.net rather than asp.net

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

Only by displaying the control using a WebBrowser component. Take a look at the following tutorial:
https://code.daypilot.org/70282/daypilot-in-a-desktop-application-winforms

Comment posted by noel
6 years ago.

Thanks

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