TorBT - Torrents and Magnet Links Search Engine
WPF 6 Fundamentals
- Date: 2025-10-31
- Size: 948 MB
- Files: 207
File Name
Size
01. Course Overview/01. Course Overview.mp4
3.1 MB
01. Course Overview/01. Course Overview.srt
1.6 kB
02. Creating Your First WPF Application/01. Introduction.mp4
2.5 MB
02. Creating Your First WPF Application/01. Introduction.srt
2.4 kB
02. Creating Your First WPF Application/02. What Is the Windows Presentation Foundation-.mp4
4.5 MB
02. Creating Your First WPF Application/02. What Is the Windows Presentation Foundation-.srt
4.2 kB
02. Creating Your First WPF Application/03. What You Will Learn in This Course.mp4
6.3 MB
02. Creating Your First WPF Application/03. What You Will Learn in This Course.srt
5.5 kB
02. Creating Your First WPF Application/04. Set up Your Environment.mp4
3.0 MB
02. Creating Your First WPF Application/04. Set up Your Environment.srt
2.1 kB
02. Creating Your First WPF Application/05. Create and Explore a WPF Project.mp4
13 MB
02. Creating Your First WPF Application/05. Create and Explore a WPF Project.srt
6.3 kB
02. Creating Your First WPF Application/06. Understand How Files Are Generated.mp4
27 MB
02. Creating Your First WPF Application/06. Understand How Files Are Generated.srt
11 kB
02. Creating Your First WPF Application/07. Summary.mp4
2.0 MB
02. Creating Your First WPF Application/07. Summary.srt
1.8 kB
03. Instantiating Objects in XAML/01. Introduction.mp4
1.3 MB
03. Instantiating Objects in XAML/01. Introduction.srt
1.3 kB
03. Instantiating Objects in XAML/02. Work with Elements and Attributes.mp4
7.2 MB
03. Instantiating Objects in XAML/02. Work with Elements and Attributes.srt
4.6 kB
03. Instantiating Objects in XAML/03. Set Properties with the Property Element Syntax.mp4
16 MB
03. Instantiating Objects in XAML/03. Set Properties with the Property Element Syntax.srt
8.7 kB
03. Instantiating Objects in XAML/04. Set Properties with the Content Syntax.mp4
21 MB
03. Instantiating Objects in XAML/04. Set Properties with the Content Syntax.srt
11 kB
03. Instantiating Objects in XAML/05. Use the Collection Syntax.mp4
4.1 MB
03. Instantiating Objects in XAML/05. Use the Collection Syntax.srt
3.1 kB
03. Instantiating Objects in XAML/06. Summary.mp4
1.6 MB
03. Instantiating Objects in XAML/06. Summary.srt
1.5 kB
04. Building a User Interface/01. Introduction.mp4
1.8 MB
04. Building a User Interface/01. Introduction.srt
1.8 kB
04. Building a User Interface/02. Know the WPF Layout Panels.mp4
15 MB
04. Building a User Interface/02. Know the WPF Layout Panels.srt
11 kB
04. Building a User Interface/03. Build a Layout with the Grid.mp4
19 MB
04. Building a User Interface/03. Build a Layout with the Grid.srt
9.2 kB
04. Building a User Interface/04. Understand the Size of Rows and Columns.mp4
14 MB
04. Building a User Interface/04. Understand the Size of Rows and Columns.srt
9.4 kB
04. Building a User Interface/05. Use Layout Properties to Position Elements.mp4
14 MB
04. Building a User Interface/05. Use Layout Properties to Position Elements.srt
9.5 kB
04. Building a User Interface/06. Center the Header.mp4
4.6 MB
04. Building a User Interface/06. Center the Header.srt
2.6 kB
04. Building a User Interface/07. Create a Nested Grid for the Navigation.mp4
10 MB
04. Building a User Interface/07. Create a Nested Grid for the Navigation.srt
5.3 kB
04. Building a User Interface/08. Set Attached Properties in XAML.mp4
3.5 MB
04. Building a User Interface/08. Set Attached Properties in XAML.srt
3.0 kB
04. Building a User Interface/09. Set Attached Properties in C#.mp4
18 MB
04. Building a User Interface/09. Set Attached Properties in C#.srt
9.3 kB
04. Building a User Interface/10. Access Attached Properties with Static Methods.mp4
9.6 MB
04. Building a User Interface/10. Access Attached Properties with Static Methods.srt
4.9 kB
04. Building a User Interface/11. Summary.mp4
1.5 MB
04. Building a User Interface/11. Summary.srt
1.5 kB
05. Organizing Code with UserControls/01. Introduction.mp4
1.8 MB
05. Organizing Code with UserControls/01. Introduction.srt
1.8 kB
05. Organizing Code with UserControls/02. Extract the Header into a UserControl.mp4
14 MB
05. Organizing Code with UserControls/02. Extract the Header into a UserControl.srt
5.3 kB
05. Organizing Code with UserControls/03. Refactor the XAML Code in the MainWindow.mp4
12 MB
05. Organizing Code with UserControls/03. Refactor the XAML Code in the MainWindow.srt
5.8 kB
05. Organizing Code with UserControls/04. Create a UserControl for Customers.mp4
18 MB
05. Organizing Code with UserControls/04. Create a UserControl for Customers.srt
7.6 kB
05. Organizing Code with UserControls/05. Understand the XAML Namespaces of WPF.mp4
14 MB
05. Organizing Code with UserControls/05. Understand the XAML Namespaces of WPF.srt
5.9 kB
05. Organizing Code with UserControls/06. Summary.mp4
1.2 MB
05. Organizing Code with UserControls/06. Summary.srt
1.1 kB
06. Applying Data Binding and MVVM/01. Introduction.mp4
1.6 MB
06. Applying Data Binding and MVVM/01. Introduction.srt
1.6 kB
06. Applying Data Binding and MVVM/02. Bind to Another Element.mp4
14 MB
06. Applying Data Binding and MVVM/02. Bind to Another Element.srt
6.4 kB
06. Applying Data Binding and MVVM/03. Know How the Data Context Works.mp4
5.5 MB
06. Applying Data Binding and MVVM/03. Know How the Data Context Works.srt
4.9 kB
06. Applying Data Binding and MVVM/04. The Model View ViewModel (MVVM) Pattern.mp4
6.3 MB
06. Applying Data Binding and MVVM/04. The Model View ViewModel (MVVM) Pattern.srt
6.3 kB
06. Applying Data Binding and MVVM/05. Create a CustomersViewModel.mp4
18 MB
06. Applying Data Binding and MVVM/05. Create a CustomersViewModel.srt
8.3 kB
06. Applying Data Binding and MVVM/06. Use the ViewModel for the CustomersView.mp4
14 MB
06. Applying Data Binding and MVVM/06. Use the ViewModel for the CustomersView.srt
6.2 kB
06. Applying Data Binding and MVVM/07. Add a SelectedCustomer Property.mp4
10 MB
06. Applying Data Binding and MVVM/07. Add a SelectedCustomer Property.srt
5.8 kB
06. Applying Data Binding and MVVM/08. Implement the Logic to Add a Customer.mp4
6.7 MB
06. Applying Data Binding and MVVM/08. Implement the Logic to Add a Customer.srt
3.1 kB
06. Applying Data Binding and MVVM/09. Notify About Property Changes.mp4
13 MB
06. Applying Data Binding and MVVM/09. Notify About Property Changes.srt
6.2 kB
06. Applying Data Binding and MVVM/10. Refactor Logic into a ViewModelBase Class.mp4
7.2 MB
06. Applying Data Binding and MVVM/10. Refactor Logic into a ViewModelBase Class.srt
2.9 kB
06. Applying Data Binding and MVVM/11. Create a CustomerItemViewModel.mp4
16 MB
06. Applying Data Binding and MVVM/11. Create a CustomerItemViewModel.srt
7.4 kB
06. Applying Data Binding and MVVM/12. Bind the Grid.Column Property.mp4
10 MB
06. Applying Data Binding and MVVM/12. Bind the Grid.Column Property.srt
4.8 kB
06. Applying Data Binding and MVVM/13. Convert Values with an IValueConverter.mp4
24 MB
06. Applying Data Binding and MVVM/13. Convert Values with an IValueConverter.srt
9.5 kB
06. Applying Data Binding and MVVM/14. Summary.mp4
2.4 MB
06. Applying Data Binding and MVVM/14. Summary.srt
2.3 kB
07. Executing Code with Commands/01. Introduction.mp4
1.3 MB
07. Executing Code with Commands/01. Introduction.srt
1.3 kB
07. Executing Code with Commands/02. Understand Commands and MVVM.mp4
7.7 MB
07. Executing Code with Commands/02. Understand Commands and MVVM.srt
7.8 kB
07. Executing Code with Commands/03. Create a DelegateCommand Class.mp4
18 MB
07. Executing Code with Commands/03. Create a DelegateCommand Class.srt
8.1 kB
07. Executing Code with Commands/04. Use the DelegateCommand in the ViewModel.mp4
15 MB
07. Executing Code with Commands/04. Use the DelegateCommand in the ViewModel.srt
7.2 kB
07. Executing Code with Commands/05. Raise the Command’s CanExecuteChanged Event.mp4
15 MB
07. Executing Code with Commands/05. Raise the Command’s CanExecuteChanged Event.srt
6.9 kB
07. Executing Code with Commands/06. Summary.mp4
1.6 MB
07. Executing Code with Commands/06. Summary.srt
1.6 kB
08. Creating Reusable Resources/01. Introduction.mp4
1.5 MB
08. Creating Reusable Resources/01. Introduction.srt
1.3 kB
08. Creating Reusable Resources/02. Understand XAML Resources.mp4
24 MB
08. Creating Reusable Resources/02. Understand XAML Resources.srt
10 kB
08. Creating Reusable Resources/03. Define a Binding Converter as a Resource.mp4
16 MB
08. Creating Reusable Resources/03. Define a Binding Converter as a Resource.srt
7.2 kB
08. Creating Reusable Resources/04. Move Resources to a Separate File.mp4
8.3 MB
08. Creating Reusable Resources/04. Move Resources to a Separate File.srt
3.6 kB
08. Creating Reusable Resources/05. Merge Multiple Resource Dictionaries.mp4
11 MB
08. Creating Reusable Resources/05. Merge Multiple Resource Dictionaries.srt
5.1 kB
08. Creating Reusable Resources/06. Summary.mp4
1.6 MB
08. Creating Reusable Resources/06. Summary.srt
1.4 kB
09. Working with Data Templates/01. Introduction.mp4
1.8 MB
09. Working with Data Templates/01. Introduction.srt
1.6 kB
09. Working with Data Templates/02. Understand WPF’s Flexible Content Model.mp4
6.5 MB
09. Working with Data Templates/02. Understand WPF’s Flexible Content Model.srt
5.8 kB
09. Working with Data Templates/03. Use a Data Template with an ItemsControl.mp4
17 MB
09. Working with Data Templates/03. Use a Data Template with an ItemsControl.srt
7.3 kB
09. Working with Data Templates/04. Set the Navigation to a Fixed Width.mp4
6.8 MB
09. Working with Data Templates/04. Set the Navigation to a Fixed Width.srt
3.9 kB
09. Working with Data Templates/05. The Plan with the ContentControl.mp4
4.1 MB
09. Working with Data Templates/05. The Plan with the ContentControl.srt
4.4 kB
09. Working with Data Templates/06. Implement a MainViewModel.mp4
13 MB
09. Working with Data Templates/06. Implement a MainViewModel.srt
6.0 kB
09. Working with Data Templates/07. Bind to the MainViewModel.mp4
13 MB
09. Working with Data Templates/07. Bind to the MainViewModel.srt
5.8 kB
09. Working with Data Templates/08. Use a Data Template with a ContentControl.mp4
11 MB
09. Working with Data Templates/08. Use a Data Template with a ContentControl.srt
4.9 kB
09. Working with Data Templates/09. Understand Implicit Data Templates.mp4
12 MB
09. Working with Data Templates/09. Understand Implicit Data Templates.srt
5.2 kB
09. Working with Data Templates/10. Introduce Another Detail View.mp4
15 MB
09. Working with Data Templates/10. Introduce Another Detail View.srt
5.5 kB
09. Working with Data Templates/11. Create a SelectViewModelCommand.mp4
11 MB
09. Working with Data Templates/11. Create a SelectViewModelCommand.srt
4.7 kB
09. Working with Data Templates/12. Bind the Menu Items to the Command.mp4
6.6 MB
09. Working with Data Templates/12. Bind the Menu Items to the Command.srt
2.9 kB
09. Working with Data Templates/13. Summary.mp4
1.8 MB
09. Working with Data Templates/13. Summary.srt
1.7 kB
10. Setting up Dependency Injection/01. Introduction.mp4
1.7 MB
10. Setting up Dependency Injection/01. Introduction.srt
1.7 kB
10. Setting up Dependency Injection/02. Instantiate the MainWindow in C#.mp4
12 MB
10. Setting up Dependency Injection/02. Instantiate the MainWindow in C#.srt
5.4 kB
10. Setting up Dependency Injection/03. Set up Dependency Injection.mp4
18 MB
10. Setting up Dependency Injection/03. Set up Dependency Injection.srt
7.2 kB
10. Setting up Dependency Injection/04. Register and Use Another Type.mp4
21 MB
10. Setting up Dependency Injection/04. Register and Use Another Type.srt
9.3 kB
10. Setting up Dependency Injection/05. Summary.mp4
1.1 MB
10. Setting up Dependency Injection/05. Summary.srt
1.1 kB
11. Styling Your Application/01. Introduction.mp4
1.7 MB
11. Styling Your Application/01. Introduction.srt
1.5 kB
11. Styling Your Application/02. Understand the Need for Styles.mp4
8.8 MB
11. Styling Your Application/02. Understand the Need for Styles.srt
3.9 kB
11. Styling Your Application/03. Define Property Values with a Style.mp4
13 MB
11. Styling Your Application/03. Define Property Values with a Style.srt
4.9 kB
11. Styling Your Application/04. Inherit a Style from Another Style.mp4
7.3 MB
11. Styling Your Application/04. Inherit a Style from Another Style.srt
3.1 kB
11. Styling Your Application/05. Understand Explicit and Implicit Styles.mp4
7.3 MB
11. Styling Your Application/05. Understand Explicit and Implicit Styles.srt
2.8 kB
11. Styling Your Application/06. Define an Application-wide TextBox Style.mp4
9.3 MB
11. Styling Your Application/06. Define an Application-wide TextBox Style.srt
3.6 kB
11. Styling Your Application/07. Use Property Triggers in a Style.mp4
13 MB
11. Styling Your Application/07. Use Property Triggers in a Style.srt
5.6 kB
11. Styling Your Application/08. Summary.mp4
1.7 MB
11. Styling Your Application/08. Summary.srt
1.7 kB
12. Mastering Control Templates/01. Introduction.mp4
1.2 MB
12. Mastering Control Templates/01. Introduction.srt
1.2 kB
12. Mastering Control Templates/02. Define the Look of a Custom Control.mp4
10 MB
12. Mastering Control Templates/02. Define the Look of a Custom Control.srt
8.7 kB
12. Mastering Control Templates/03. Create a ControlTemplate for the CheckBox.mp4
18 MB
12. Mastering Control Templates/03. Create a ControlTemplate for the CheckBox.srt
7.6 kB
12. Mastering Control Templates/04. Adjust the Size of the CheckBox.mp4
7.3 MB
12. Mastering Control Templates/04. Adjust the Size of the CheckBox.srt
3.3 kB
12. Mastering Control Templates/05. Summary.mp4
1.8 MB
12. Mastering Control Templates/05. Summary.srt
1.6 kB
13. Validating User Input/01. Introduction.mp4
2.0 MB
13. Validating User Input/01. Introduction.srt
1.7 kB
13. Validating User Input/02. Understand Input Validation in WPF.mp4
3.7 MB
13. Validating User Input/02. Understand Input Validation in WPF.srt
3.9 kB
13. Validating User Input/03. The Plan with INotifyDataErrorInfo.mp4
2.2 MB
13. Validating User Input/03. The Plan with INotifyDataErrorInfo.srt
1.8 kB
13. Validating User Input/04. Create a ValidationViewModelBase Class.mp4
13 MB
13. Validating User Input/04. Create a ValidationViewModelBase Class.srt
5.6 kB
13. Validating User Input/05. Add Methods to Add and Remove Errors.mp4
11 MB
13. Validating User Input/05. Add Methods to Add and Remove Errors.srt
4.4 kB
13. Validating User Input/06. Validate the FirstName Property.mp4
11 MB
13. Validating User Input/06. Validate the FirstName Property.srt
5.0 kB
13. Validating User Input/07. Remove the Red Border in the ListView.mp4
5.8 MB
13. Validating User Input/07. Remove the Red Border in the ListView.srt
2.8 kB
13. Validating User Input/08. Show the Error in the Tooltip.mp4
15 MB
13. Validating User Input/08. Show the Error in the Tooltip.srt
6.0 kB
13. Validating User Input/09. Use the Validation Error Template.mp4
11 MB
13. Validating User Input/09. Use the Validation Error Template.srt
4.7 kB
13. Validating User Input/10. Show the Error in the User Interface.mp4
7.6 MB
13. Validating User Input/10. Show the Error in the User Interface.srt
3.5 kB
13. Validating User Input/11. Summary.mp4
1.5 MB
13. Validating User Input/11. Summary.srt
1.4 kB
14. Debugging Your WPF Application/01. Introduction.mp4
1.2 MB
14. Debugging Your WPF Application/01. Introduction.srt
1.1 kB
14. Debugging Your WPF Application/02. Explore the Live Visual Tree.mp4
13 MB
14. Debugging Your WPF Application/02. Explore the Live Visual Tree.srt
7.6 kB
14. Debugging Your WPF Application/03. Inspect Properties at Runtime.mp4
13 MB
14. Debugging Your WPF Application/03. Inspect Properties at Runtime.srt
5.3 kB
14. Debugging Your WPF Application/04. Summary.mp4
2.3 MB
14. Debugging Your WPF Application/04. Summary.srt
1.9 kB
wpf-6-fundamentals.zip
8.3 MB