Confused by the caption?
Translated to “human language”, a part of my bachelor thesis is implementation of modular business silverlight application build upon MVVM (Separated presentation) pattern and WCF RIA Services (simplifies the development of n-tier RIA solutions).
Application is published under open-source license and is located on CodePlex so you can download the source code and explore how this or that was done.
I decided to write a few separate articles to describe the solution.
List of articles
- Prism (Composite Application Library) solution structure based on the Business Application Template.
- Entity Framework Model as a starting point of development
- DomainServices and Metadata
- Implementation of Shell
- Building GUI with MVVM pattern
- Customizing Business Application Template Login Form
- Charting, Exporting, Printing
Note: I plan to publish at least one article every week, so come back in month or two if you are interested.

