Skip to content

briannoyes/WPFMVVM-StarterCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

This repo contains the starter code for my Pluralight Course WPF MVVM In Depth http://www.pluralsight.com/courses/wpf-mvvm-in-depth.

To create the DB that the code depends on, create an empty database in your default SQL Server instance, and then open and execute the script ZzzDatabaseGen.sql. If you only have SQL Express installed or choose to create the database there, you will have to change the connection string in the app.config file for the app to point to .\SQLEXPRESS as the server name instead of just "."

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published