Skip to content

hgcummings/DataAccessExamples

Repository files navigation

DataAccessExamples

Various examples of implementing and testing data access code in .NET - presented as a Web Application (using Nancy). Part of a talk originally delivered at SDD Conf 2015. Slides available here: https://slides.com/hgcummings/taming-the-database/

Prerequisites

.NET 4.5 NuGet

Getting started

  • Checkout the code
  • Restore NuGet packages
  • Run the tests

To run the website, you will also need the copy of the database from Dropbox (for now, waiting for GitHub support for Large File Storage to arrive...). The connection string in Web.Config will look for this DB on a local instance named SQLSERVER2014.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages