Pluralsight - C Sharp Interfaces

mp4   Hot:460   Size:678.54 MB   Created:2017-08-29 20:24:58   Update:2021-11-14 09:42:36  

Download link

File List

  • 01.Interfaces, Abstract Classes, and Concrete Classes/01.Course Introduction.mp4 2.76 MB
    01.Interfaces, Abstract Classes, and Concrete Classes/01.Course Introduction.srt 1.92 KB
    01.Interfaces, Abstract Classes, and Concrete Classes/02.Overview.mp4 1.34 MB
    01.Interfaces, Abstract Classes, and Concrete Classes/02.Overview.srt 922 B
    01.Interfaces, Abstract Classes, and Concrete Classes/03.Definitions.mp4 5.3 MB
    01.Interfaces, Abstract Classes, and Concrete Classes/03.Definitions.srt 3 KB
    01.Interfaces, Abstract Classes, and Concrete Classes/04.Demo - Concrete Class.mp4 30.48 MB
    01.Interfaces, Abstract Classes, and Concrete Classes/04.Demo - Concrete Class.srt 5.83 KB
    01.Interfaces, Abstract Classes, and Concrete Classes/05.Demo - Abstract Class.mp4 22.35 MB
    01.Interfaces, Abstract Classes, and Concrete Classes/05.Demo - Abstract Class.srt 3.01 KB
    01.Interfaces, Abstract Classes, and Concrete Classes/06.Demo - Interface.mp4 28.56 MB
    01.Interfaces, Abstract Classes, and Concrete Classes/06.Demo - Interface.srt 4.69 KB
    01.Interfaces, Abstract Classes, and Concrete Classes/07.Comparing Interfaces and Abstract Classes.mp4 10.94 MB
    01.Interfaces, Abstract Classes, and Concrete Classes/07.Comparing Interfaces and Abstract Classes.srt 5.99 KB
    01.Interfaces, Abstract Classes, and Concrete Classes/08.Summary.mp4 978.36 KB
    01.Interfaces, Abstract Classes, and Concrete Classes/08.Summary.srt 620 B
    02.Using Interfaces to Future-Proof Code/01.Overview.mp4 2.49 MB
    02.Using Interfaces to Future-Proof Code/01.Overview.srt 1.81 KB
    02.Using Interfaces to Future-Proof Code/02.Programming to an Abstraction.mp4 5.41 MB
    02.Using Interfaces to Future-Proof Code/02.Programming to an Abstraction.srt 3.43 KB
    02.Using Interfaces to Future-Proof Code/03.Demo - Concrete Class vs. Interface.mp4 71.55 MB
    02.Using Interfaces to Future-Proof Code/03.Demo - Concrete Class vs. Interface.srt 18.51 KB
    02.Using Interfaces to Future-Proof Code/04.Summary.mp4 2.56 MB
    02.Using Interfaces to Future-Proof Code/04.Summary.srt 1.58 KB
    03.Creating Interfaces to Add Extensibility/01.Overview.mp4 2.02 MB
    03.Creating Interfaces to Add Extensibility/01.Overview.srt 1.26 KB
    03.Creating Interfaces to Add Extensibility/02.The Repository Pattern.mp4 9.25 MB
    03.Creating Interfaces to Add Extensibility/02.The Repository Pattern.srt 5.3 KB
    03.Creating Interfaces to Add Extensibility/03.Demo - Implementing a Service Repository.mp4 63.71 MB
    03.Creating Interfaces to Add Extensibility/03.Demo - Implementing a Service Repository.srt 15.68 KB
    03.Creating Interfaces to Add Extensibility/04.Demo - CSV and SQL Repositories.mp4 39.63 MB
    03.Creating Interfaces to Add Extensibility/04.Demo - CSV and SQL Repositories.srt 8.78 KB
    03.Creating Interfaces to Add Extensibility/05.Demo - Eliminating Duplication.mp4 32.09 MB
    03.Creating Interfaces to Add Extensibility/05.Demo - Eliminating Duplication.srt 6.31 KB
    03.Creating Interfaces to Add Extensibility/06.Summary.mp4 2.13 MB
    03.Creating Interfaces to Add Extensibility/06.Summary.srt 1.48 KB
    04.Explicit Interface Implementation/01.Overview.mp4 1.02 MB
    04.Explicit Interface Implementation/01.Overview.srt 652 B
    04.Explicit Interface Implementation/02.Explicit Implementation.mp4 8.14 MB
    04.Explicit Interface Implementation/02.Explicit Implementation.srt 4.53 KB
    04.Explicit Interface Implementation/03.Demo - Explicit Implementation.mp4 50.07 MB
    04.Explicit Interface Implementation/03.Demo - Explicit Implementation.srt 9.03 KB
    04.Explicit Interface Implementation/04.When Explicit Implementation is Required.mp4 8.6 MB
    04.Explicit Interface Implementation/04.When Explicit Implementation is Required.srt 3.57 KB
    04.Explicit Interface Implementation/05.Interface Inheritance.mp4 9.47 MB
    04.Explicit Interface Implementation/05.Interface Inheritance.srt 3.72 KB
    04.Explicit Interface Implementation/06.Summary.mp4 3.31 MB
    04.Explicit Interface Implementation/06.Summary.srt 2.16 KB
    05.Interfaces and Dynamic Loading/01.Overview.mp4 3.2 MB
    05.Interfaces and Dynamic Loading/01.Overview.srt 1.87 KB
    05.Interfaces and Dynamic Loading/02.Programming to an Interface Only.mp4 9.17 MB
    05.Interfaces and Dynamic Loading/02.Programming to an Interface Only.srt 5.24 KB
    05.Interfaces and Dynamic Loading/03.Demo - Dynamic Loading.mp4 48.59 MB
    05.Interfaces and Dynamic Loading/03.Demo - Dynamic Loading.srt 8.19 KB
    05.Interfaces and Dynamic Loading/04.Unit Testing.mp4 10.41 MB
    05.Interfaces and Dynamic Loading/04.Unit Testing.srt 6.91 KB
    05.Interfaces and Dynamic Loading/05.Demo - Layering and Fake Repository.mp4 48.66 MB
    05.Interfaces and Dynamic Loading/05.Demo - Layering and Fake Repository.srt 10.34 KB
    05.Interfaces and Dynamic Loading/06.Demo - Unit Testing.mp4 28.51 MB
    05.Interfaces and Dynamic Loading/06.Demo - Unit Testing.srt 6.95 KB
    05.Interfaces and Dynamic Loading/07.Summary.mp4 2.93 MB
    05.Interfaces and Dynamic Loading/07.Summary.srt 2.18 KB
    06.Advanced Topics/01.Overview.mp4 1.38 MB
    06.Advanced Topics/01.Overview.srt 1020 B
    06.Advanced Topics/02.Interface Segregation Principle.mp4 11.16 MB
    06.Advanced Topics/02.Interface Segregation Principle.srt 5.77 KB
    06.Advanced Topics/03.Interface vs. Abstract Class.mp4 9.6 MB
    06.Advanced Topics/03.Interface vs. Abstract Class.srt 5.53 KB
    06.Advanced Topics/04.Updating Existing Interfaces.mp4 3.31 MB
    06.Advanced Topics/04.Updating Existing Interfaces.srt 2.4 KB
    06.Advanced Topics/05.Dependency Injection.mp4 37.81 MB
    06.Advanced Topics/05.Dependency Injection.srt 9.89 KB
    06.Advanced Topics/06.Mocking.mp4 31.92 MB
    06.Advanced Topics/06.Mocking.srt 6.44 KB
    06.Advanced Topics/07.Course Summary.mp4 7.31 MB
    06.Advanced Topics/07.Course Summary.srt 4.47 KB
    Exercise Files/csharp-interfaces.zip 10.22 MB

Download Info

  • Tips

    “Pluralsight - C Sharp Interfaces” 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.