Pluralsight - WPF and MVVM Test Driven Development of ViewModels

mp4   Hot:1156   Size:1.13 GB   Created:2017-08-27 13:43:01   Update:2021-12-11 13:31:53  

File List

  • 20 - Getting Started with Unit Testing - Spiking the Navigation of FriendStorage.mp4 32.77 MB
    46 - Testing and Implementing the Loading of Friends - Write the Test to Open the Tab.mp4 30.72 MB
    48 - Testing and Implementing the Loading of Friends - Open Just One Tab Per Friend.mp4 28.4 MB
    32 - Writing Testable ViewModels - Use Autofac to Inject Dependencies in FriendStorage.mp4 28.24 MB
    57 - Closing Tabs and Saving a Friend - Track Changes in a FriendWrapper.mp4 28 MB
    62 - Closing Tabs and Saving a Friend - Raise the PropertyChanged-event for the DisplayMember-property.mp4 27.95 MB
    07 - Introduction - The FriendStorage-application.mp4 27.75 MB
    55 - Closing Tabs and Saving a Friend - Close a Tab.mp4 27.33 MB
    30 - Writing Testable ViewModels - Test the MainViewModel's Load-method.mp4 27.13 MB
    60 - Closing Tabs and Saving a Friend - Publish the FriendSavedEvent After Save.mp4 26.51 MB
    42 - Testing and Implementing the Loading of Friends - Add the NavigationItemViewModel.mp4 26.3 MB
    61 - Closing Tabs and Saving a Friend - Refresh the Navigation After Save.mp4 25.51 MB
    44 - Testing and Implementing the Loading of Friends - Test and Publish the OpenFriendEditViewEvent.mp4 25.38 MB
    71 - Adding a New Friend - Add the Saved Friend to the Navigation.mp4 25.07 MB
    84 - Interacting with Dialogs in MVVM - Display a Dialog When Deleting a Friend.mp4 23.81 MB
    74 - Deleting an Existing Friend - Enable and Disable the Delete-button.mp4 23.61 MB
    27 - Writing Testable ViewModels - Write Unit Tests with a NavigationDataProviderMock.mp4 23 MB
    36 - Mocking Dependencies with Moq - Use Moq in the NavigationViewModel-tests.mp4 22.97 MB
    67 - Adding a New Friend - Test the AddFriendCommand.mp4 22.96 MB
    29 - Writing Testable ViewModels - Optimize the Code for Performance.mp4 22.9 MB
    50 - Testing and Implementing the Loading of Friends - Load the Friend in the FriendEditViewModel.mp4 22.85 MB
    79 - Deleting an Existing Friend - Close the Tab After Delete.mp4 22.34 MB
    49 - Testing and Implementing the Loading of Friends - Test the PropertyChanged-event.mp4 21.47 MB
    75 - Deleting an Existing Friend - Raise the DeleteCommand's CanExecuteChanged-event.mp4 21.18 MB
    45 - Testing and Implementing the Loading of Friends - Open a Tab in the MainViewModel.mp4 20.65 MB
    15 - Getting Started with Unit Testing - Parameterized Unit Tests with xUnit.mp4 20.06 MB
    78 - Deleting an Existing Friend - Refresh the Navigation After Delete.mp4 20.03 MB
    37 - Mocking Dependencies with Moq - Use Moq in the MainViewModel-tests.mp4 19.87 MB
    77 - Deleting an Existing Friend - Publish the FriendDeletedEvent After Delete.mp4 19.52 MB
    28 - Writing Testable ViewModels - Implement the Production NavigationDataProvider.mp4 19.15 MB
    14 - Getting Started with Unit Testing - Write and Run a Unit Test with xUnit.mp4 19.12 MB
    82 - Interacting with Dialogs in MVVM - The Problem with Dialogs in the ViewModel.mp4 18.23 MB
    59 - Closing Tabs and Saving a Friend - Implement the SaveCommand to Save a Friend.mp4 17.93 MB
    70 - Adding a New Friend - Create a New Friend in the FriendEditViewModel.mp4 17.92 MB
    13 - Getting Started with Unit Testing - Write and Run a Unit Test with MSTest.mp4 16.51 MB
    83 - Interacting with Dialogs in MVVM - Introduce the IMessageDialogService-interface.mp4 16.26 MB
    43 - Testing and Implementing the Loading of Friends - Add the IEventAggregator.mp4 16.11 MB
    56 - Closing Tabs and Saving a Friend - Enable and Disable the Save-button.mp4 15.53 MB
    58 - Closing Tabs and Saving a Friend - Raise the SaveCommand's CanExecuteChanged-event.mp4 15.45 MB
    17 - Getting Started with Unit Testing - Adding a Test-project to FriendStorage.mp4 15.23 MB
    76 - Deleting an Existing Friend - Implement the DeleteCommand to Delete a Friend.mp4 14.78 MB
    85 - Interacting with Dialogs in MVVM - Publish the FriendDeletedEvent.mp4 13.68 MB
    21 - Getting Started with Unit Testing - Testing the Load-method of the NavigationViewModel.mp4 13.56 MB
    88 - Interacting with Dialogs in MVVM - Use a Custom Dialog.mp4 13.33 MB
    26 - Writing Testable ViewModels - Introduce the INavigationDataProvider-interface.mp4 13.11 MB
    87 - Interacting with Dialogs in MVVM - Implement the MessageDialogService.mp4 12.54 MB
    52 - Testing and Implementing the Loading of Friends - Adjust Autofac and Run FriendStorage.mp4 12.37 MB
    47 - Testing and Implementing the Loading of Friends - Implement the Logic to Open the Tab.mp4 10.12 MB
    51 - Testing and Implementing the Loading of Friends - Implement the FriendEditViewModel.mp4 9.97 MB
    86 - Interacting with Dialogs in MVVM - Test the Dialog Message.mp4 9.73 MB
    03 - Introduction - Course Outline.mp4 9.46 MB
    69 - Adding a New Friend - Refactor the MainViewModel.mp4 9.11 MB
    65 - Adding a New Friend - Create the AddFriendCommand in the MainViewModel.mp4 8.41 MB
    68 - Adding a New Friend - Implement the AddFriendCommand.mp4 7.15 MB
    41 - Testing and Implementing the Loading of Friends - Create the OpenFriendEditViewEvent.mp4 6.58 MB
    10 - Getting Started with Unit Testing - Unit Testing Basics.mp4 6.11 MB
    89 - Interacting with Dialogs in MVVM - Course Summary.mp4 5.81 MB
    01 - Course Overview - Course Overview.mp4 5.53 MB
    66 - Adding a New Friend - The Plan for the AddFriendCommand.mp4 4.47 MB
    31 - Writing Testable ViewModels - Dependency Injection Basics.mp4 3.79 MB
    11 - Getting Started with Unit Testing - Effective Unit Tests Are F.I.R.S.T..mp4 3.66 MB
    04 - Introduction - The MVVM-pattern.mp4 3.65 MB
    25 - Writing Testable ViewModels - Abstract Away Dependencies with Interfaces.mp4 3.4 MB
    02 - Introduction - Introduction.mp4 3.37 MB
    35 - Mocking Dependencies with Moq - What Is Moq.mp4 3.27 MB
    19 - Getting Started with Unit Testing - Using Spikes in TDD.mp4 2.88 MB
    05 - Introduction - Advantages of MVVM.mp4 2.87 MB
    72 - Adding a New Friend - Summary.mp4 2.76 MB
    40 - Testing and Implementing the Loading of Friends - Overview of Loading Friends in FriendStorage.mp4 2.57 MB
    22 - Getting Started with Unit Testing - Summary.mp4 2.39 MB
    09 - Getting Started with Unit Testing - Introduction.mp4 2.36 MB
    39 - Testing and Implementing the Loading of Friends - Introduction.mp4 2.33 MB
    06 - Introduction - Advantages of Unit Testing.mp4 2.33 MB
    33 - Writing Testable ViewModels - Summary.mp4 2.32 MB
    54 - Closing Tabs and Saving a Friend - Introduction.mp4 2.31 MB
    12 - Getting Started with Unit Testing - Popular Unit Testing Frameworks for .NET.mp4 2.1 MB
    80 - Deleting an Existing Friend - Summary.mp4 1.98 MB
    23 - Writing Testable ViewModels - Introduction.mp4 1.77 MB
    63 - Closing Tabs and Saving a Friend - Summary.mp4 1.72 MB
    wpf-mvvm-test-driven-development-viewmodels.zip 1.64 MB
    53 - Testing and Implementing the Loading of Friends - Summary.mp4 1.64 MB
    73 - Deleting an Existing Friend - Introduction.mp4 1.63 MB
    81 - Interacting with Dialogs in MVVM - Introduction.mp4 1.5 MB
    18 - Getting Started with Unit Testing - Test Driven Development (TDD) Basics.mp4 1.45 MB
    16 - Getting Started with Unit Testing - Good Structure of a Unit Test.mp4 1.37 MB
    64 - Adding a New Friend - Introduction.mp4 1.3 MB
    08 - Introduction - Summary.mp4 1.21 MB
    34 - Mocking Dependencies with Moq - Introduction.mp4 1.11 MB
    24 - Writing Testable ViewModels - Dependencies of a ViewModel.mp4 815.94 KB
    38 - Mocking Dependencies with Moq - Summary.mp4 602.77 KB

Download Info

  • Tips

    “Pluralsight - WPF and MVVM Test Driven Development of ViewModels” Its related downloads are collected from the DHT sharing network, the site will be 24 hours of real-time updates, to ensure that you get the latest resources.This site is not responsible for the authenticity of the resources, please pay attention to screening.If found bad resources, please send a report below the right, we will be the first time shielding.

  • DMCA Notice and Takedown Procedure

    If this resource infringes your copyright, please email([email protected]) us or leave your message here ! we will block the download link as soon as possiable.