Demos and Slides from my Desktop to Xamarin webinar
Any mistakes, bugs, omissions, etc. is unintentional and my own personal mistake, not that of my employer.
All attempts were made to ensure that images and resources used in these demos are public domain and open source. Before you reuse any images, please verify your right to do so.
This is a Windows Forms CraigsList scraper app, the original source came from here: https://github.com/lgarcia2/CraigslistScraper
This is a WPF application using MVVM to display some awesome vacation spots. The orignal source came from a set of data binding and MVVM example demos.