I was thinking to write blog post series about process of developing WPF applications.
The series would be about WPF and:
- Main architecture of Client/Server application (the big picture)
- Using Entity Framework with SQL Server, SQLite (or SQL CE) and WPF (+Advanced topic on Error handling on Model level)
- Authentication and Authorization
- Navigation through Forms in WPF app. Continue reading →

