Skip to content

Made a testdriven console application with SQLServer database and EntityFramework. (Please read the wiki tag)

Notifications You must be signed in to change notification settings

berglundtony/BoatRental

Repository files navigation

BoatRental

Made a testdriven console application with SQLServer database and EntityFramework. You got four projects in the Solution.

BoatRental -PROJECT Console application

-Program.cs (classes) -Admin.cs -Rental.cs

BookingBoatSystem -Library PROJECT

-Booking.cs

BookingBoatSystemTests -Test PROJECT

-BookingTests.cs

Data -Entityframework PROJECT

  1. Download and restore the databasefile: BoatBookingSystem.bak
  2. All projects got an App.config with a connection string.
3. I hope the database will work good and that you don't need to change the connectionString.

About

Made a testdriven console application with SQLServer database and EntityFramework. (Please read the wiki tag)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages