Articles

So far we have seen how we can set up simple observable values.  But what if we want to have calculated values in our ViewModel.

Lets extend our ViewModel from the previous examples, by renaming our personName property as firstName and add a second property called lastName.

Aug 15 2013

Disclaimer

The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

Tags