filmov
tv
WPF User Controls Part 1 (Tutorial #1) | RRR | Bahubali | KGF 2

Показать описание
In this video we will be exploring how to create and consume a UserControl in WPF. Main advantages of user controls are
1. Writing less code
2. Easty to maintain applications
This is the first part (Part #1) of the user controls video. Although the main theme of this video to create user controls, we will also touch upon some of the important concepts like
3. Sending change notifications to views
4. Implementing the interfaces like INotifyPropertyChanged
5. Data binding of controls' properties to an underlying data object
6. Creating Dependency Properties
7. How to use Data context
8. Creating ViewModels and Views.
We will also a get basic understand of MVVM pattern and create simple layouts in XAML using panels like Grid.
Make sure to check the second part (Part #2) in which we test the created user controls in order to ensure the state is correctly transferred from UserControl to the main application.
This video also provides a quick tips on how to use some of snippets provided by Visual Studio to complete the coding faster.
If you like the video, please do Subscribe and click on the bell icon to get notifications as and when a new video is released.
1. Writing less code
2. Easty to maintain applications
This is the first part (Part #1) of the user controls video. Although the main theme of this video to create user controls, we will also touch upon some of the important concepts like
3. Sending change notifications to views
4. Implementing the interfaces like INotifyPropertyChanged
5. Data binding of controls' properties to an underlying data object
6. Creating Dependency Properties
7. How to use Data context
8. Creating ViewModels and Views.
We will also a get basic understand of MVVM pattern and create simple layouts in XAML using panels like Grid.
Make sure to check the second part (Part #2) in which we test the created user controls in order to ensure the state is correctly transferred from UserControl to the main application.
This video also provides a quick tips on how to use some of snippets provided by Visual Studio to complete the coding faster.
If you like the video, please do Subscribe and click on the bell icon to get notifications as and when a new video is released.