Movie-Catalog---A-Simple-MVVM-based-WPF-application-with-SQL-Database
Movie Catalog is a simple demonstration of database based WPF application that lets you store a list of movies. It is developed based upon MVVM pattern. The application stores and updates data in database with the help of stored procedures.