Posts Tagged ‘C#’

MVVM newbie

I am working on a project for work using C#, .NET Framework 4, and Windows Presentation Foundation (WPF). I am writing the app using the Model-View-ViewModel (MVVM) pattern. I am really enjoying this experience. However, I just read an article that makes me realize how green I am at this. I definitely suffer from the Fat ViewModel syndrome.