c# - If I'm just learning MVVM whats the best framework? -


which framework easiest install , use if i'm learning mvvm. know wpf not mvvm pattern. i'm looking project have lots of documentation , tutorials follow templates set up. don't want spend 1 day installing , trying simple mvvm project running. far i've found mvvm lite looks , cinch , wpf applications framework (waf) can comment on these , tell me 1 best start if i'm learning pattern?

for getting started, not use kind of external library. in opinion, main goal learn basics of design pattern, not using borrowed code.

take time study mvvm about, goals, benefits , pitfalls, in "pure" form possible. thinking classes building, how communicate , how works best way can learn pattern. introducing third party code may going though problems without realizing or why happened, or adapting programming style way framework wants work. in view, understanding why works far more important, particularly in beginning.

once you've got basics , have understood common situations, don't think using libraries bad, you'll in situation can objectively evaluate if want or how work under hood.


Comments

Popular posts from this blog

c++ - Creating new partition disk winapi -

Android Prevent Bluetooth Pairing Dialog -

php - joomla get content in onBeforeCompileHead function -