In this project I build an application using C# with three implementations ( LinQ, SQl, EntityFramework )
Download this project by :
git clone https://github.com/nhantran0506/hotel_managementt.git
You must has install SQL server, if not install it here link to download SQL Server.
- Import the .bak into your server
- Connect your server with your application ( I using visual studio )
- If the connect sucessfully, you can now be able to run this application