Skip to content

Own repository with samples of WPF MVVM In Depth. Course on Pluralsight

Notifications You must be signed in to change notification settings

apatynko/WPF_MVVM_In_Depth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

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

Own repository with samples of WPF MVVM In Depth. Course on Pluralsight

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published