Search code examples
wpfmvvm-lighttoolkit

Why should i use a Toolkit to implemement MVVM pattern


Today i was doing a POC using MVVM Light Toolkit.

My Senoir asked why do we have to use MVVM light toolkit. He said we have to explain it to client that why do we want to use it.

I tried to suggest things like Built in classes for Commands ,Messages but i dont thinks it was strong enough.

What are the Pros and Cons of using this. Is it not good or its not flexible enough...

I would really appreciate of your help on this.... i know that application can be built without it as well so why to use a framework???


Solution

  • I think the same kind of question was asked few minutes ago

    Custom MVVM implementation Vs. PRISM

    Please, try to search just a bit before posting this kind of questions ;)