joeldevlearning / wf-poll

A WinForms Poll App
0 stars 0 forks source link

Isolate logic from PollForm #10

Closed joeldevlearning closed 7 years ago

joeldevlearning commented 7 years ago

Prepare to port application from WinForms to WPF and possibly Xamarin. Create a seam between the form components and the rest of the application logic, so that we can port our application logic to other frameworks.

joeldevlearning commented 7 years ago

Seam created in https://github.com/joeldevlearning/wf-poll/commit/04e881167be3a96ac4d0a0bbcad027761823e517