Tags
Language
Tags
October 2025
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Pluralsight - Practical Reflection in .NET

    Posted By: Polik88
    Pluralsight - Practical Reflection in .NET

    Pluralsight - Practical Reflection in .NET
    English | WMV | 1024x768 | VC-1 35.0 Kbps 15.000 fps | WMA 128 Kbps 44.1 khz | 3h 23mn | 436 MB
    Genre: eLearning

    Reflection is a useful tool for the everyday developer. Here's how. Reflection is an extremely powerful feature of .NET. But there is a big difference between what we can do and what we should do. We'll take a quick look at what reflection is capable of and then narrow our focus to practical uses: balancing flexibility, safety, and performance.
    FileName Size Length Bit rate Data rate Resolution Frame Rate Parent Folder
    01.Course Overview 6.58 MB 0:04:36 ‎128kbps 1261.00 1024x768 ‎15 frames/second 01.Capabilities and Best Practices
    02.A Bit About .NET Assemblies 12.6 MB 0:07:05 ‎128kbps 1769.00 1024x768 ‎15 frames/second 01.Capabilities and Best Practices
    03.Features 14.3 MB 0:09:46 ‎128kbps 1197.00 1024x768 ‎15 frames/second 01.Capabilities and Best Practices
    04.Demo - Drawbacks - Speed 19.7 MB 0:08:07 ‎128kbps 2693.00 1024x768 ‎15 frames/second 01.Capabilities and Best Practices
    05.Demo - Drawbacks - Safety 30.1 MB 0:13:38 ‎128kbps 2917.00 1024x768 ‎15 frames/second 01.Capabilities and Best Practices
    06.Best Practices 6.11 MB 0:04:11 ‎128kbps 1341.00 1024x768 ‎15 frames/second 01.Capabilities and Best Practices
    07.Summary 2.76 MB 0:02:04 ‎128kbps 797.00 1024x768 ‎15 frames/second 01.Capabilities and Best Practices
    01.Overview 1.68 MB 0:00:59 ‎128kbps 1941.00 1024x768 ‎15 frames/second 02.Dynamic Loading with Configuration
    02.Dynamic Loading 9.91 MB 0:06:01 ‎128kbps 2291.00 1024x768 ‎15 frames/second 02.Dynamic Loading with Configuration
    03.Using Reflection 6.79 MB 0:04:39 ‎128kbps 1316.00 1024x768 ‎15 frames/second 02.Dynamic Loading with Configuration
    04.Demo - Repositories 22.4 MB 0:09:27 ‎128kbps 3452.00 1024x768 ‎15 frames/second 02.Dynamic Loading with Configuration
    05.Demo - Activating The Activator 42.9 MB 0:16:28 ‎128kbps 4475.00 1024x768 ‎15 frames/second 02.Dynamic Loading with Configuration
    06.Demo - Dynamic Loading 13.8 MB 0:05:58 ‎128kbps 3405.00 1024x768 ‎15 frames/second 02.Dynamic Loading with Configuration
    07.Generic Parameters in Types Names 4.21 MB 0:02:48 ‎128kbps 1371.00 1024x768 ‎15 frames/second 02.Dynamic Loading with Configuration
    08.Demo - Generic Parameters in Type Names 16.4 MB 0:06:32 ‎128kbps 2493.00 1024x768 ‎15 frames/second 02.Dynamic Loading with Configuration
    09.Maximizing Performance 2.36 MB 0:01:32 ‎128kbps 1021.00 1024x768 ‎15 frames/second 02.Dynamic Loading with Configuration
    10.Summary 3.46 MB 0:02:37 ‎128kbps 966.00 1024x768 ‎15 frames/second 02.Dynamic Loading with Configuration
    01.Overview 1.89 MB 0:01:06 ‎128kbps 1875.00 1024x768 ‎15 frames/second 03.Discovering Types in Assemblies
    02.Dynamic Business Rules 6.69 MB 0:04:21 ‎128kbps 1266.00 1024x768 ‎15 frames/second 03.Discovering Types in Assemblies
    03.Discovering Types in Assemblies 4.12 MB 0:02:54 ‎128kbps 819.00 1024x768 ‎15 frames/second 03.Discovering Types in Assemblies
    04.Demo - Base Application 19.9 MB 0:08:07 ‎128kbps 2333.00 1024x768 ‎15 frames/second 03.Discovering Types in Assemblies
    05.Demo - Building The Rules 26.9 MB 0:12:05 ‎128kbps 2556.00 1024x768 ‎15 frames/second 03.Discovering Types in Assemblies
    06.Demo - Type Discovery with Reflection 25.5 MB 0:10:44 ‎128kbps 2410.00 1024x768 ‎15 frames/second 03.Discovering Types in Assemblies
    07.Summary 1.91 MB 0:01:23 ‎128kbps 806.00 1024x768 ‎15 frames/second 03.Discovering Types in Assemblies
    01.Overview 6.62 MB 0:04:26 ‎128kbps 1971.00 1024x768 ‎15 frames/second 04.Reflection in Developer Tools
    02.Demo - Reflection in Visual Studio 12.2 MB 0:05:01 ‎128kbps 2810.00 1024x768 ‎15 frames/second 04.Reflection in Developer Tools
    03.Demo - Reflection in ILDASM 23.5 MB 0:05:51 ‎128kbps 6367.00 1024x768 ‎15 frames/second 04.Reflection in Developer Tools
    04.Demo - Reflection in JustDecompile 11.3 MB 0:04:56 ‎128kbps 3010.00 1024x768 ‎15 frames/second 04.Reflection in Developer Tools
    05.Demo - Reflection in Moq 12.7 MB 0:04:52 ‎128kbps 3087.00 1024x768 ‎15 frames/second 04.Reflection in Developer Tools
    06.Demo - Reflection in Unity 10.6 MB 0:04:04 ‎128kbps 3401.00 1024x768 ‎15 frames/second 04.Reflection in Developer Tools
    07.Summary 2.81 MB 0:02:05 ‎128kbps 823.00 1024x768 ‎15 frames/second 04.Reflection in Developer Tools
    01.Overview 1.84 MB 0:01:11 ‎128kbps 2069.00 1024x768 ‎15 frames/second 05.Should I Be Worried
    02.The Scary Bits 1.50 MB 0:00:48 ‎128kbps 1839.00 1024x768 ‎15 frames/second 05.Should I Be Worried
    03.Demo - 'Hacking' .NET Assemblies 5.49 MB 0:02:16 ‎128kbps 2698.00 1024x768 ‎15 frames/second 05.Should I Be Worried
    04.Best Practices 6.33 MB 0:04:18 ‎128kbps 1336.00 1024x768 ‎15 frames/second 05.Should I Be Worried
    05.Obfuscation 5.26 MB 0:03:33 ‎128kbps 1561.00 1024x768 ‎15 frames/second 05.Should I Be Worried
    06.Demo - Obfuscation 13.0 MB 0:05:15 ‎128kbps 3191.00 1024x768 ‎15 frames/second 05.Should I Be Worried
    07.Course Summary 11.8 MB 0:07:54 ‎128kbps 1848.00 1024x768 ‎15 frames/second 05.Should I Be Worried

    General
    Complete name : 01.Course Overview.wmv
    Format : Windows Media
    File size : 6.58 MiB
    Duration : 4mn 36s
    Overall bit rate mode : Variable
    Overall bit rate : 200 Kbps
    Maximum Overall bit rate : 1 410 Kbps
    Encoded date : UTC 2013-11-15 01:30:02.649

    Video
    ID : 2
    Format : VC-1
    Format profile : MP@HL
    Codec ID : WMV3
    Codec ID/Info : Windows Media Video 9
    Codec ID/Hint : WMV3
    Description of the codec : Windows Media Video 9
    Duration : 4mn 36s
    Bit rate mode : Variable
    Bit rate : 35.0 Kbps
    Width : 1 024 pixels
    Height : 768 pixels
    Display aspect ratio : 4:3
    Frame rate : 15.000 fps
    Bit depth : 8 bits
    Compression mode : Lossy
    Bits/(Pixel*Frame) : 0.003
    Stream size : 1.15 MiB (17%)
    Language : English (US)

    Audio
    ID : 1
    Format : WMA
    Format version : Version 2
    Codec ID : 161
    Codec ID/Info : Windows Media Audio
    Description of the codec : Windows Media Audio 9.2 - 128 kbps, 44 kHz, stereo (A/V) 1-pass CBR
    Duration : 4mn 36s
    Bit rate mode : Constant
    Bit rate : 128 Kbps
    Channel(s) : 2 channels
    Sampling rate : 44.1 KHz
    Bit depth : 16 bits
    Stream size : 4.21 MiB (64%)
    Language : English (US)

    Screenshots

    Pluralsight - Practical Reflection in .NET

    Pluralsight - Practical Reflection in .NET

    Pluralsight - Practical Reflection in .NET

    no mirrors please.
    Visit Polik88 Blog Here
    no password

    Pluralsight - Practical Reflection in .NET