Session

Use Inheritance and Aggregation to Build Screens in WPF

When you need to create CRUD screens in WPF how can you create them in such a way as to be testable and maintainable? Using control aggregation and class inheritance is a great way to build each piece of the CRUD screen. Your search, list, and editing areas on your CRUD screens can all have their own user control and view model classes. In this seminar you build a user maintenance screen to present a list of users and a place to edit users. You are going to use several different controls and classes to build this complete screen.

Paul Sheriff

Real-World Techniques Explained Simply

Nashville, Tennessee, United States

View Speaker Profile