Skip to content

WPF app (C#) for movie collection using XML database, search IMDB web page

Notifications You must be signed in to change notification settings

bayganik/mmMovieCollection

Repository files navigation

Movie Collection App using WPF, MVVM light, XML database

This is a good example of using MVVM framework with WPF and C# This example searches www.IMDB.com for movie data. You can search using partial names of movies and then ask for all IMDB data to be imported into the app.

OR, you can type all of the data yourself. You have a choice !!

MVVM light web site http://www.mvvmlight.net/ a good location for learning about the package. Also available as NuGet.

App Screen

screen image

IMDB Search Screen

screen image

About

WPF app (C#) for movie collection using XML database, search IMDB web page

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages