fahminlb33/Moviebase

Discussion, WPF UI Aspect (Layout, Mockup, etc)

Opened this issue · 1 comments

when porting to WPF, some aspect that is limited by winform tech. can be discussed and improved. before starting it.

  • MVVM Framework
  • Internationalization
  • IoC Framework
  • Layouts

Thanks @rasyidf, from my point of view, here's my suggestion:

  • MVVM Framework, I've had some experience with Calibrun.Micro.
  • Internationalization, if I get this correctly, what you mean is localization, right? We can you your library to localize the language in this app.
  • IoC Framework, I personally enjoyed using Windsor Castle and Unity.
  • Layout, currently I don't have idea on how the app should be layout.

But hey, I'm also open if you want to use any other library. Just let me know!