资源详情

返回首页 | 相关搜索
[Pluralsight] MVVM Light Toolkit Fundamentals
大小 844.55 MB
文件数 81
Info Hash: 506B115D79FD3CE728BB86EDF49952E7D1820BFE
收录时间 2025-12-13 19:20:57
更新时间 2025-12-15 05:10:01
文件列表 (81)
01. Introduction to the MVVM/01_01-Introduction.mp4
2.53 MB
01. Introduction to the MVVM/01_02-Showing the Data Service Output.mp4
2.44 MB
01. Introduction to the MVVM/01_03-Building the Model.mp4
7.26 MB
01. Introduction to the MVVM/01_04-Building the Client Data Service.mp4
17.9 MB
01. Introduction to the MVVM/01_05-Creating the UI of the MainPage.mp4
6.98 MB
01. Introduction to the MVVM/01_06-Navigation and DetailsPage.mp4
13.45 MB
01. Introduction to the MVVM/01_07-Saving the Data Object, Testing.mp4
5.6 MB
01. Introduction to the MVVM/01_08-Summarizing the Issues of Non-MVVM.mp4
12.58 MB
01. Introduction to the MVVM/01_09-Theory Understanding the MVVM Pattern (1).mp4
3.41 MB
01. Introduction to the MVVM/01_10-Theory Understanding the MVVM Pattern (2).mp4
3.51 MB
01. Introduction to the MVVM/01_11-Theory Understanding the MVVM Pattern (3).mp4
4.53 MB
02. Refactoring the App to MVVM/02_01-Introduction.mp4
2.64 MB
02. Refactoring the App to MVVM/02_02-Refactor the Model Object.mp4
6.03 MB
02. Refactoring the App to MVVM/02_03-MainViewModel Part 1 Properties.mp4
12.3 MB
02. Refactoring the App to MVVM/02_04-MainViewModel Part 2 Commands and Services.mp4
36.77 MB
02. Refactoring the App to MVVM/02_05-Pairing the View and ViewModel, XAML.mp4
32.22 MB
02. Refactoring the App to MVVM/02_06-Adding ShowDetailsCommand and Testing the App.mp4
22.08 MB
02. Refactoring the App to MVVM/02_07-Adding Design Time Data and Designing in Blend.mp4
24.57 MB
02. Refactoring the App to MVVM/02_08-Unit Testing the Application.mp4
17.04 MB
02. Refactoring the App to MVVM/02_09-Summary.mp4
2 MB
03. The Core Components/03_01-Introduction What is MVVM Light and What is it Not.mp4
4.11 MB
03. The Core Components/03_02-The ObservableObject and the ViewModelBase.mp4
8.21 MB
03. The Core Components/03_03-The ObservableObject and the ViewModelBase (Demos).mp4
17.86 MB
03. The Core Components/03_04-Introduction to ICommand and RelayCommand.mp4
3.02 MB
03. The Core Components/03_05-Demonstrating the Commands.mp4
13.97 MB
03. The Core Components/03_06-RelayCommand Demo.mp4
7.29 MB
03. The Core Components/03_07-RelayCommand Slides.mp4
5.17 MB
03. The Core Components/03_08-The Messenger, Receiving and Sending Messages.mp4
8.47 MB
03. The Core Components/03_09-Messenger Advanced Options.mp4
7.53 MB
03. The Core Components/03_10-Messenger Demos.mp4
16.2 MB
03. The Core Components/03_11-Dispatching to the UI Thread With the DispatcherHelper.mp4
8.03 MB
03. The Core Components/03_12-DispatcherHelper Sensor Demo (Windows Phone).mp4
12.67 MB
03. The Core Components/03_13-DispatcherHelper WebRequest Samples (WPF and SL).mp4
10.15 MB
03. The Core Components/03_14-Summary.mp4
1.37 MB
04. The Extras/04_01-Introduction.mp4
2.09 MB
04. The Extras/04_02-Setting the DataContext.mp4
9.07 MB
04. The Extras/04_03-Binding to a ViewModel (Demos).mp4
31.38 MB
04. The Extras/04_04-Why an Extras Assembly.mp4
1.43 MB
04. The Extras/04_05-Introducing Dependency Injection and Inversion of Control.mp4
4.68 MB
04. The Extras/04_06-Registering Classes with SimpleIoc.mp4
8.5 MB
04. The Extras/04_07-Creating and Getting Instances from SimpleIoc.mp4
6.72 MB
04. The Extras/04_08-Unregistering Classes from SimpleIoc.mp4
2.97 MB
04. The Extras/04_09-A Typical Scenario with SimpleIoc.mp4
2.73 MB
04. The Extras/04_10-SimpleIoc's Utility Methods and Properties.mp4
4.32 MB
04. The Extras/04_11-The ServiceLocation Assembly and SimpleIoc.mp4
3.11 MB
04. The Extras/04_12-SimpleIoc Demos.mp4
10.05 MB
04. The Extras/04_13-Introduction to Behaviors.mp4
8.44 MB
04. The Extras/04_14-Introduction to EventToCommand.mp4
6.14 MB
04. The Extras/04_15-EventToCommand Demo 1 Handling MouseEnter Event.mp4
5.39 MB
04. The Extras/04_16-EventToCommand Demo 2 Moving a Template to a ResourceDictionary.mp4
19.11 MB
04. The Extras/04_17-EventToCommand Demo 3 DataTrigger and EventToCommand.mp4
11.05 MB
04. The Extras/04_18-EventToCommand Demo 4 EventArgsConverter.mp4
11.91 MB
04. The Extras/04_19-EventToCommand vs. InvokeCommandAction.mp4
2.7 MB
04. The Extras/04_20-Summary.mp4
3.14 MB
05. Installing the MVVM Light Toolkit and Additional Components/05_01-Introduction.mp4
2.82 MB
05. Installing the MVVM Light Toolkit and Additional Components/05_02-Using the Assemblies From Nuget.mp4
6.47 MB
05. Installing the MVVM Light Toolkit and Additional Components/05_03-A Quick Nuget Demo.mp4
6.68 MB
05. Installing the MVVM Light Toolkit and Additional Components/05_04-Libraries Only vs. Full.mp4
2.61 MB
05. Installing the MVVM Light Toolkit and Additional Components/05_05-Adding MVVM Light to an App With Nuget (Demo).mp4
13.35 MB
05. Installing the MVVM Light Toolkit and Additional Components/05_06-Installing the Whole Package in Visual Studio.mp4
11.33 MB
05. Installing the MVVM Light Toolkit and Additional Components/05_07-Introducing the Code Snippets.mp4
4.43 MB
05. Installing the MVVM Light Toolkit and Additional Components/05_08-The INPC Code Snippets Demo.mp4
18.98 MB
05. Installing the MVVM Light Toolkit and Additional Components/05_09-The RELAY Code Snippets Demo.mp4
14.67 MB
05. Installing the MVVM Light Toolkit and Additional Components/05_10-'The PROPDP and PROPA Snippets Demo.mp4
8.52 MB
05. Installing the MVVM Light Toolkit and Additional Components/05_11-Introduction and Demo of the Standard Project Template.mp4
14.62 MB
05. Installing the MVVM Light Toolkit and Additional Components/05_12-The Windows 8.1 Project Template.mp4
25.25 MB
05. Installing the MVVM Light Toolkit and Additional Components/05_13-New View, New ViewModel and MVVMLOCATORPROPERTY Snippet.mp4
11.2 MB
05. Installing the MVVM Light Toolkit and Additional Components/05_14-Summary.mp4
2.84 MB
06. Advanced Examples With MVVM Light/06_01-Introduction_ Plug-Ins Introducing the Interfaces.mp4
8.94 MB
06. Advanced Examples With MVVM Light/06_02-Plug-Ins Preparing the View.mp4
16.14 MB
06. Advanced Examples With MVVM Light/06_03-Plug-Ins Databinding and Commanding.mp4
25.46 MB
06. Advanced Examples With MVVM Light/06_04-Plug-Ins Sending a Message to the Plug-Ins.mp4
19.09 MB
06. Advanced Examples With MVVM Light/06_05-Plug-Ins Using a Dataservice Inside the Plug-In.mp4
15.26 MB
06. Advanced Examples With MVVM Light/06_06-Plug-Ins Building a Second Plug-In.mp4
10.65 MB
06. Advanced Examples With MVVM Light/06_07-Expandable List Preparing the Infrastructure.mp4
18.9 MB
06. Advanced Examples With MVVM Light/06_08-Expandable List Creating the UI and Testing.mp4
16.22 MB
06. Advanced Examples With MVVM Light/06_09-Unit Test Testing the SelectableViewModel's Expansion.mp4
10.31 MB
06. Advanced Examples With MVVM Light/06_10-Unit Test Testing the SelectableViewModel's Collapsing.mp4
9.14 MB
06. Advanced Examples With MVVM Light/06_11-Unit Test Creating and Using Test Services.mp4
16.46 MB
06. Advanced Examples With MVVM Light/06_12-Unit Test Testing the Navigation and the PropertyChanged.mp4
10.33 MB
06. Advanced Examples With MVVM Light/06_13-Summary and Conclusion.mp4
9.03 MB

免责声明

本网站仅提供DHT网络资源索引服务,不存储任何资源文件。所有资源均来自DHT网络,本站无法控制其内容。请遵守当地法律法规,合理使用网络资源。如涉及版权问题,请联系 fuckatgfw@protonmail.com。