BITCQ

Building an Enterprise App with WPF, MVVM, and Entity Framework Code First

Size: 1.8 GB
Magnet link

Name Size
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/01. Cource overview/01. Cource overview.mp4 4 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/02. Looking at the scenario/01. Introduction.mp4 3 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/02. Looking at the scenario/02. What You Build - The FriendOrganizer.mp4 4.8 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/02. Looking at the scenario/03. Course Outline.mp4 6.5 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/03. Defining the Architecture/01. Introduction.mp4 885 KB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/03. Defining the Architecture/02. About N-tier and Client-server.mp4 4.3 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/03. Defining the Architecture/03. Plan the Client Layers.mp4 2.4 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/03. Defining the Architecture/04. Set up the FriendOrganizer Solution.mp4 12.2 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/03. Defining the Architecture/05. Summary.mp4 1.9 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/04. Building the Basic UI Layer/01. Introduction.mp4 1.2 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/04. Building the Basic UI Layer/02. Plan the User Interface Layer.mp4 7.7 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/04. Building the Basic UI Layer/03. The MVVM-pattern.mp4 1.7 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/04. Building the Basic UI Layer/04. Create the MainViewModel.mp4 12.1 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/04. Building the Basic UI Layer/05. Implement INotifyPropertyChanged.mp4 13.7 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/04. Building the Basic UI Layer/06. Set the DataContext.mp4 3.3 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/04. Building the Basic UI Layer/07. Define the User Interface.mp4 29.7 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/04. Building the Basic UI Layer/08. Add Autofac for Dependency Injection.mp4 9.2 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/04. Building the Basic UI Layer/09. Summary.mp4 748 KB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/05. Setting up Entity Framework/01. Introduction.mp4 1.3 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/05. Setting up Entity Framework/02. Plan the Data Access Layer.mp4 3.1 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/05. Setting up Entity Framework/03. Create a DbContext Subclass.mp4 12.2 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/05. Setting up Entity Framework/04. Add a Code First Migration.mp4 20.1 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/05. Setting up Entity Framework/05. Add Constraints.mp4 18.4 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/05. Setting up Entity Framework/06. Create and Seed the Database.mp4 19.5 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/05. Setting up Entity Framework/07. Build the FriendDataService.mp4 16.6 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/05. Setting up Entity Framework/08. Load Data Asynchronously.mp4 12.1 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/05. Setting up Entity Framework/09. Summary.mp4 2 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/06. Decoupling the UI Parts/01. Introduction.mp4 1.7 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/06. Decoupling the UI Parts/02. Plan the New Structure.mp4 3.5 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/06. Decoupling the UI Parts/03. Create the LookupDataService.mp4 15 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/06. Decoupling the UI Parts/04. Create the NavigationViewModel.mp4 11.9 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/06. Decoupling the UI Parts/05. Create the NavigationView.mp4 11.8 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/06. Decoupling the UI Parts/06. Adjust the FriendDataService.mp4 3.6 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/06. Decoupling the UI Parts/07. Create the FriendDetailViewModel.mp4 8.1 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/06. Decoupling the UI Parts/08. Create the FriendDetailView.mp4 11.5 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/06. Decoupling the UI Parts/09. Summary.mp4 1.2 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/07. Communicating Between ViewModels/01. Introduction.mp4 668 KB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/07. Communicating Between ViewModels/02. Plan the ViewModel Communication.mp4 1006 KB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/07. Communicating Between ViewModels/03. Introduce Prism's EventAggregator.mp4 5.4 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/07. Communicating Between ViewModels/04. Publish the OpenFriendDetaiViewEvent.mp4 11.7 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/07. Communicating Between ViewModels/05. Subscribe to the OpenFriendDetaiViewEvent.mp4 10.1 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/07. Communicating Between ViewModels/06. Summary.mp4 586 KB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/08. Saving Data/01. Introduction.mp4 925 KB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/08. Saving Data/02. The ICommand and MVVM.mp4 4.1 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/08. Saving Data/03. Introduce the SaveCommand.mp4 11 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/08. Saving Data/04. Save the Friend with Entity Framework.mp4 11.9 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/08. Saving Data/05. Update the Navigation After Saving.mp4 16.4 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/08. Saving Data/06. Add the NavigationItemViewModel.mp4 11.8 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/08. Saving Data/07. Summary.mp4 976 KB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/09. Validating User Input/01. Introduction.mp4 2.3 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/09. Validating User Input/02. Process Unhandled Exceptions.mp4 14.1 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/09. Validating User Input/03. Validation in WPF.mp4 3.7 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/09. Validating User Input/04. Wrap the Model.mp4 3.5 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/09. Validating User Input/05. Create the FriendWrapper.mp4 7.4 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/09. Validating User Input/06. Implement INotifyDataErrorInfo.mp4 18.5 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/09. Validating User Input/07. Add Some Validation Logic.mp4 7.9 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/09. Validating User Input/08. Display the Error in the Tooltip.mp4 18.5 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/09. Validating User Input/09. Display the Error Below the TextBox.mp4 13.4 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/09. Validating User Input/10. Create a NotifyDataErrorInfoBase Class.mp4 10.4 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/09. Validating User Input/11. Introduce a ModelWrapper Class.mp4 13 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/09. Validating User Input/12. Trigger Validation in the ModelWrapper.mp4 14.5 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/09. Validating User Input/13. Validate by Using Data Annotations.mp4 29.4 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/09. Validating User Input/14. Enable and Disable the Save Button.mp4 15.4 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/09. Validating User Input/15. Summary.mp4 1.2 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/10. Detecting Model Changes/01. Introduction.mp4 1.3 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/10. Detecting Model Changes/02. How Entity Framework Tracks Changes.mp4 6.5 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/10. Detecting Model Changes/03. Plan the DbContext Lifetime.mp4 2.5 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/10. Detecting Model Changes/04. Create the FriendRepository.mp4 24.4 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/10. Detecting Model Changes/05. Use a Single FriendRepository per Detail View.mp4 31.9 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/10. Detecting Model Changes/06. Add an HasChanges Method to the Repository.mp4 4.8 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/10. Detecting Model Changes/07. Enable and Disable the Save Button.mp4 19.7 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/10. Detecting Model Changes/08. Block Navigation from a Changed Friend.mp4 20 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/10. Detecting Model Changes/09. Create a MessageDialogService.mp4 25.6 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/10. Detecting Model Changes/10. Remove Selection in the Navigation.mp4 30.3 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/10. Detecting Model Changes/11. Style the Navigation.mp4 8.8 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/10. Detecting Model Changes/11. Summary.mp4 3.6 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/11. Adding and Deleting Entities/01. Introduction.mp4 1.3 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/11. Adding and Deleting Entities/02. Add a New Friend.mp4 36.8 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/11. Adding and Deleting Entities/03. Trigger the Validation.mp4 7.6 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/11. Adding and Deleting Entities/04. Delete an Existing Friend.mp4 15.7 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/11. Adding and Deleting Entities/05. Inform the Navigation with an Event.mp4 14.6 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/11. Adding and Deleting Entities/06. Hide and Display the FriendDetailView.mp4 14.5 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/11. Adding and Deleting Entities/07. Display a Dialog Before Deleting.mp4 7.4 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/11. Adding and Deleting Entities/08. Summary.mp4 875 KB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/12. Working with Lookups/01. Introduction.mp4 1.4 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/12. Working with Lookups/02. Create the ProgrammingLanguage-entity.mp4 19.2 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/12. Working with Lookups/03. Extend the LookupDataService.mp4 5.1 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/12. Working with Lookups/04. Load the Lookup in the FriendDetailViewModel.mp4 19.4 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/12. Working with Lookups/05. Add a ComboBox to the FriendDetailView.mp4 16.1 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/12. Working with Lookups/06. Allow Selection of an Empty Entry.mp4 9.5 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/12. Working with Lookups/07. Summary.mp4 868 KB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/13. Working with Object Graphs/01. Introduction.mp4 1.9 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/13. Working with Object Graphs/02. Create the FriendPhoneNumber Entity.mp4 9.7 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/13. Working with Object Graphs/03. Add a DataGrid to the FriendDetailView.mp4 6.9 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/13. Working with Object Graphs/04. Manage Phone Numbers in the FriendDetailViewModel.mp4 27.1 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/13. Working with Object Graphs/05. Display Validation Errors in the DataGrid.mp4 7.3 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/13. Working with Object Graphs/06. Add a Phone Number.mp4 7.6 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/13. Working with Object Graphs/07. Remove a Phone Number.mp4 15.2 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/13. Working with Object Graphs/08. Summary.mp4 734 KB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/14. Refactoring to Support Other Detail Views/01. Introduction.mp4 3.5 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/14. Refactoring to Support Other Detail Views/02. Create the DetailViewModel Property.mp4 13.6 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/14. Refactoring to Support Other Detail Views/03. Create the OpenDetailViewEvent.mp4 30.3 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/14. Refactoring to Support Other Detail Views/04. Create the AfterDetailDeletedEvent.mp4 19.8 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/14. Refactoring to Support Other Detail Views/05. Create the AfterDetailSavedEvent.mp4 10.1 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/14. Refactoring to Support Other Detail Views/06. Fix the New Friend Creation.mp4 17.4 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/14. Refactoring to Support Other Detail Views/07. Create a GenericRepository Class.mp4 21 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/14. Refactoring to Support Other Detail Views/08. Create a DetailViewModelBase Class.mp4 22.4 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/14. Refactoring to Support Other Detail Views/09. Summary.mp4 1.7 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/15. Introducing Another Detail View/01. Introduction.mp4 1.7 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/15. Introducing Another Detail View/02. Create the Meeting Entity.mp4 21.6 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/15. Introducing Another Detail View/03. Create the MeetingRepository.mp4 9.5 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/15. Introducing Another Detail View/04. Wrap the Meeting Entity.mp4 2.9 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/15. Introducing Another Detail View/05. Create the MeetingDetailViewModel.mp4 20.4 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/15. Introducing Another Detail View/06. Create the MeetingDetailView.mp4 15.8 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/15. Introducing Another Detail View/07. Load Meetings in the NavigationViewModel.mp4 20.8 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/15. Introducing Another Detail View/08. Extend the NavigationView.mp4 18.6 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/15. Introducing Another Detail View/09. Instantiate the MeetingDetailViewModel.mp4 11.2 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/15. Introducing Another Detail View/10. Use Autofac’s IIndex Interface.mp4 18.7 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/15. Introducing Another Detail View/11. Add New Meetings.mp4 13.5 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/15. Introducing Another Detail View/12. Synchronize the Start and End Date.mp4 7.9 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/15. Introducing Another Detail View/13. Summary.mp4 974 KB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/16. Picking M-N-related Details/01. Introduction.mp4 1.9 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/16. Picking M-N-related Details/02. Build the Picklist in the MeetingDetailView.mp4 13.9 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/16. Picking M-N-related Details/03. Extend the MeetingDetailViewModel.mp4 6.9 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/16. Picking M-N-related Details/04. Load the Friends for the Picklist.mp4 17 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/16. Picking M-N-related Details/05. Add and Remove Friends.mp4 9.4 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/16. Picking M-N-related Details/06. Block the Deletion of Friends.mp4 15.5 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/16. Picking M-N-related Details/07. Summary.mp4 868 KB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/17. Switching to a Tabbed UI/01. Introduction.mp4 2.6 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/17. Switching to a Tabbed UI/02. Adjust the MainViewModel.mp4 34.4 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/17. Switching to a Tabbed UI/03. Add a TabControl to the MainWindow.mp4 18.7 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/17. Switching to a Tabbed UI/04. Display a Title in the Tab Header.mp4 7.8 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/17. Switching to a Tabbed UI/05. The Plan to Close a Tab.mp4 1.4 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/17. Switching to a Tabbed UI/06. Introduce the CloseDetailViewCommand.mp4 5 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/17. Switching to a Tabbed UI/07. Publish the AfterDetailClosedEvent.mp4 4.7 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/17. Switching to a Tabbed UI/08. Subscribe to the Event to Close the Tab.mp4 9 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/17. Switching to a Tabbed UI/09. Check for Changes When Closing a Tab.mp4 9.4 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/17. Switching to a Tabbed UI/10. Be Aware of Refresh Issues in a Tabbed UI.mp4 2.3 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/17. Switching to a Tabbed UI/11. Refresh the MeetingDetailView After Updating a Friend.mp4 7.2 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/17. Switching to a Tabbed UI/12. Reload a Single Friend with Entity Framework.mp4 14.8 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/17. Switching to a Tabbed UI/13. Refresh the MeetingDetailView After Deleting a Friend.mp4 5.9 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/17. Switching to a Tabbed UI/14. Open and Close Tabs for New Items.mp4 23.3 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/17. Switching to a Tabbed UI/15. Summary.mp4 1.4 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/18. Creating a Detail View for Collections/01. Introduction.mp4 1.6 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/18. Creating a Detail View for Collections/02. Integrate the Detail View for Programming Languages.mp4 30.3 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/18. Creating a Detail View for Collections/03. Set up the ProgrammingLanguageRepository.mp4 7.8 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/18. Creating a Detail View for Collections/04. Implement the ProgrammingLanguageDetailViewModel.mp4 13.2 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/18. Creating a Detail View for Collections/05. Set up the View with a DataGrid.mp4 7.9 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/18. Creating a Detail View for Collections/06. Refresh the Programming Languages in Open Friend Tabs.mp4 12.2 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/18. Creating a Detail View for Collections/07. Add and Remove Programming Languages.mp4 19.5 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/18. Creating a Detail View for Collections/08. Catch Exceptions When Saving Referenced Languages.mp4 7.5 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/18. Creating a Detail View for Collections/09. Check if a Programming Language Is Referenced.mp4 5.6 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/18. Creating a Detail View for Collections/10. Summary.mp4 927 KB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/19. Implementing Optimistic Concurrency/01. Introduction.mp4 3.4 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/19. Implementing Optimistic Concurrency/02. Two Users Saving the Same Friend.mp4 4.4 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/19. Implementing Optimistic Concurrency/03. Handle Concurrency Conflicts.mp4 1.8 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/19. Implementing Optimistic Concurrency/04. Optimistic Concurrency with Entity Framework.mp4 2.3 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/19. Implementing Optimistic Concurrency/05. Add a Row Version to the Friend Entity.mp4 22.1 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/19. Implementing Optimistic Concurrency/06. Handle the DbUpdateConcurrencyException.mp4 19.5 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/19. Implementing Optimistic Concurrency/07. When Another User Has Deleted an Entity.mp4 23.9 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/19. Implementing Optimistic Concurrency/08. Move the Exception Handling to the Base Class.mp4 20.7 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/19. Implementing Optimistic Concurrency/09. Summary.mp4 2 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/20. Styling the Application/01. Introduction.mp4 2.8 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/20. Styling the Application/02. What the Final Application Should Look Like.mp4 1.8 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/20. Styling the Application/03. Ways to Style Your WPF Application.mp4 3.2 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/20. Styling the Application/04. Add Mahapps.Metro to the FriendOrganizer Application.mp4 26.4 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/20. Styling the Application/05. Style the Navigation and the Tab Headers.mp4 23.3 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/20. Styling the Application/06. Fix the Font Sizes for Buttons and ComboBoxes.mp4 15.4 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/20. Styling the Application/07. Adjust the Colors of Validation Errors and Controls.mp4 11 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/20. Styling the Application/08. Use the TextBox Style from Mahapps.Metro.mp4 9.6 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/20. Styling the Application/09. Use the Mahapps.Metro MessageDialog.mp4 19.9 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/20. Styling the Application/10. The Final FriendOrganizer Application.mp4 6.6 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/20. Styling the Application/11. Course Summary.mp4 3.4 MB
Building an Enterprise App with WPF, MVVM, and Entity Framework Code First/wpf-mvvm-entity-framework-app.zip 2.4 MB
Name
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.open-internet.nl:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://exodus.desync.com:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://tracker.opentrackr.org:1337/announce
udp://9.rarbg.to:2710/announce
udp://9.rarbg.me:2710/announce
http://tracker3.itzmx.com:6961/announce
http://tracker1.itzmx.com:8080/announce
udp://thetracker.org:80/announce
udp://open.demonii.si:1337/announce
udp://bt.xxx-tracker.com:2710/announce
udp://tracker.torrent.eu.org:451/announce
udp://tracker.cyberia.is:6969/announce
udp://tracker.tiny-vps.com:6969/announce
udp://denis.stalker.upeer.me:6969/announce
http://open.acgnxtracker.com:80/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://explodie.org:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://tracker.zer0day.to:1337/announce
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://mgtracker.org:6969/announce
udp://explodie.org:6969/announce
Name Size Peers
Windows 11 Enterprise 24H2 Build 26100.6584 (No TPM Required) Application 5.8 GB 8
[FTUApps.com] - Windows 11 Enterprise 25H2 Build 26200.7462 Multi-OEM [TPM-Bypassed] (x64) Multilanguage-38 Pre-Activated JAN 2026 Application 6.5 GB 6
Windows 11 Pro & Enterprise 25H2 Build 26200.7296 + Rufus 4.9.rar Application 5.6 GB 29
Genius Scan Enterprise v7.33.4 build 7093 Premium Mod Apk {CracksHash} 43.8 MB 16
[FTUApps.com] - Windows 11 24H2 Iot Enterprise LTSC Build 26100.2454 MacOS Edition (x64) En-US Pre-Activated Application 5.1 GB 11
[FTUApps.com] - Windows 10 Enterprise LTSC 2021 21H2 Build 19044.2486 With Office 2021 Pro Plus (x64) Multilingual Pre-Activated Application 7.5 GB 10
windows-10-enterprise-build-15035-armv7 Application 1.8 GB 9
Kuppam M. Enterprise Digital Reliability. Building Security, Usability,...2025 Application 9.6 MB 6
VMware ThinApp Enterprise v2206 Build 20077476 + Fix {CracksHash} Application 21.5 MB 6
[FTUApps.com] - Windows 10 Enterprise 22H2 Build 19045.2486 With Office 2021 Pro Plus (x64) Multilingual Pre-Activated Application 7.7 GB 6
Windows 11 Enterprise 25H2 Build 26200.6584 TPM Bypassed & Pre-Activated {CracksHash} Application 5.2 GB 6
Syncovery Pro Enterprise 10.08a Build 89(x86x64)+ Key Application 15.6 MB 5
[FTUApps.com] - VMware ThinApp Enterprise v2312 Build 23148499 Multilingual Portable Application 12 MB 4
IsoBuster Pro 5.5.2 Build 5.5.2.00 Enterprise.rar Application 13 MB 3
Windows 11 Enterprise 22H2 Build 22621.900 (x64) (No TPM Required) Pre-Activated {CracksHash} Application 5 GB 3
Windows 11 Enterprise 23H2 (Build 22631.5039) Mar 2025 Application 5.2 GB 2
Windows 10 Enterprise x64 Micro 22H2 build 19045.2673 by Zosma.iso Application 2.1 GB 1
[FTUApps.com] - Windows 10 Enterprise LTSC 2021 21H2 Build 19044.2486 (x64) Multilingual Pre-Activated Application 4.1 GB 20
Windows 10 Enterprise 22H2 build 19045.4651 Application 4.8 GB 16
VMware.ThinApp.Enterprise.v2206.Build.20077476 Application 21.5 MB 12

Loading...