You must Sign In to post a response.
Category: ASP.NET
#767610
Hi,
To implement Hotl Booking you have to maintain 2 tables, first one is Reservation Table and second one is for Room table here Room table is master table and Reservation table is child table and use RoomId as Primary and Foreign Kwy relation, and try to incorporate with your requirement, if you want to know more details then I may suggest you to refer below link this might be helpful to you, "code.daypilot.org/48275/hotel-room-booking-asp-net-c-vb-sql-server".
Hope this helps you...
--------------------------------------------------------------------------------
Give respect to your work, Instead of trying to impress your boss.
N@veen
Blog : http://naveens-dotnet.blogspot.in/
To implement Hotl Booking you have to maintain 2 tables, first one is Reservation Table and second one is for Room table here Room table is master table and Reservation table is child table and use RoomId as Primary and Foreign Kwy relation, and try to incorporate with your requirement, if you want to know more details then I may suggest you to refer below link this might be helpful to you, "code.daypilot.org/48275/hotel-room-booking-asp-net-c-vb-sql-server".
Hope this helps you...
--------------------------------------------------------------------------------
Give respect to your work, Instead of trying to impress your boss.
N@veen
Blog : http://naveens-dotnet.blogspot.in/
#767628
Hi,
If you are using telerik , you can go for Rad Scheduler. It will be providing you the advanced features,
http://demos.telerik.com/aspnet-ajax/scheduler/examples/overview/defaultcs.aspx
Thanks!
Best Regards,
Anjali Bansal
--------Give ur best and leave rest :J
Thanks!
Anjali Bansal
~Give your best and lead the world
If you are using telerik , you can go for Rad Scheduler. It will be providing you the advanced features,
http://demos.telerik.com/aspnet-ajax/scheduler/examples/overview/defaultcs.aspx
Thanks!
Best Regards,
Anjali Bansal
--------Give ur best and leave rest :J
Thanks!
Anjali Bansal
~Give your best and lead the world
#767691
Hai Ajit,
There are few 3rd party libraries where you can find the inbuilt scheduler controls where you need to set your values and the control will do the rest.
If you are working with the Windows Application, you can use Component One library which provides such scheduler control to make the appointments inbuilt with the control.
For Web application telerik control are good but all that is needed you/client need to pay for it once the application is live in production.
Hope it will be helpful to you.
Regards,
Pawan Awasthi(DNS MVM)
+91 8123489140 (whatsApp), +60 14365 1476(Malaysia)
pawansoftit@gmail.com
There are few 3rd party libraries where you can find the inbuilt scheduler controls where you need to set your values and the control will do the rest.
If you are working with the Windows Application, you can use Component One library which provides such scheduler control to make the appointments inbuilt with the control.
For Web application telerik control are good but all that is needed you/client need to pay for it once the application is live in production.
Hope it will be helpful to you.
Regards,
Pawan Awasthi(DNS MVM)
+91 8123489140 (whatsApp), +60 14365 1476(Malaysia)
pawansoftit@gmail.com
Return to Return to Discussion Forum