Skip to content

hiennvn/roundhouse-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

roundhouse-sample

This is a sample project for using RoundhousE in .NET project, built by Visual Studio 2013 with .NET 4.5 and 3.5 (just for database versioning with RoundhousE). It reflects to the post on my blog.

To run

  • Create a database MusicStore
  • Create a login with credential (MusicStore / mypassword) and map it to MusicStore database with db_owner role.
  • Change your settings in file DBDeploy_MSBuild.proj, especially the DBConnectionString

To use

An easiest way to use RoundhousE in your project is adding the DbVersioning.MusicStore to your solution as an existing project. And of course, change the settings in files DBDeploy_MSBuild.proj and _BuildInfo.xml to match your environment.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages