Go to file
ajcvickers 6a9b6c16c2 Everything but the kitchen async... (Updates to how Music Store controllers use data)
Specifically:
- Dispose contexts
- Use async wherever possible
- Stop using initializers (currently hard-coded to drop and recreate each run)
- Some general cleanup
- Stop using AttachDbFilename

Not included here:
- No major changes to app structure
- No major changes to data model
- No major changes to error handling, concurrency, etc.
2014-01-28 16:16:02 -08:00
.nuget Everything but the kitchen async... (Updates to how Music Store controllers use data) 2014-01-28 16:16:02 -08:00
src Everything but the kitchen async... (Updates to how Music Store controllers use data) 2014-01-28 16:16:02 -08:00
.gitattributes
.gitignore
MusicStore.sln Everything but the kitchen async... (Updates to how Music Store controllers use data) 2014-01-28 16:16:02 -08:00
NuGet.Config
build.cmd
makefile.shade