Skip to content

george-daniel314/HolmuskTest

Repository files navigation

HolmuskTest

Welcome! This repository is a work around for the .NET-Challenge posted in the url : https://github.com/Holmusk/.NET-Challenge This solution is done with Visual Studio 2012 and .NET Framework 4.5

Steps to setup the application

  1. Open the solution with visual studio.
  2. Open Model.edmx file in Holmusk.DeveloperChallenge.DataAccess folder.
  3. Right click and choose the option 'Genearte Database from Model' to create a database.
  4. Please use 'HolmuskHealthCare' as database name and 'HolmuskHealthCareEntities' as connection string name.
  5. Replace the connection string details in app.config of Holmusk.DeveloperChallenge.UI with the newly generated connection string details from app.config of Holmusk.DeveloperChallenge.DataAccess.
  6. That's all. Now the application is ready to run. Hit F5.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages