Home| All soft| Last soft| Your Orders| Customers opinion| Helpdesk| Cart

Program Search:


Shopping Cart:




*Note: Minimum order price: €20
We Recommend:

Pluralsight CLR Fundamentals €15 buy download
2010
Pluralsight
Mike Woodring
4h 20m
English
CLR Fundamentals is designed to provide .NET developers with a firm understanding of managed execution on the .NET Framework
At the heart of the .NET Framework is an execution engine called the Common Language Runtime.
Designed from the ground up to support a myriad of programming language styles, the CLR provides a common type system, automatic memory management, support for concurrent execution, and facilitites for interoperating with native Win32 and COM components.
Whether you're developing RESTful services using WCF, graphics-intensive desktop applications using WPF, or forms-based web applications using ASP.NET, the CLR provides the foundation for your application's managed execution.
This module explores several key services provided by the CLR in support of managed application development on the .NET Framework.
FileName Size Length Bit rate Data rate Resolution Frame Rate Parent Folder
01.Understanding Managed Code 1.11 MB 0:01:36 48kbps 162.00 1024x768 15 frames/second 01.Understanding Managed Code
02.The .NET Framework 1.64 MB 0:02:22 48kbps 117.00 1024x768 15 frames/second 01.Understanding Managed Code
03.Standards and Specs 2.03 MB 0:03:09 48kbps 115.00 1024x768 15 frames/second 01.Understanding Managed Code
04.CLI Implementations and Derivatives 2.65 MB 0:04:02 48kbps 149.00 1024x768 15 frames/second 01.Understanding Managed Code
05.Language Support for the CTS 1.15 MB 0:01:31 48kbps 148.00 1024x768 15 frames/second 01.Understanding Managed Code
06.The Common Language Runtime 1.91 MB 0:02:30 48kbps 155.00 1024x768 15 frames/second 01.Understanding Managed Code
07.From Development to Execution 3.89 MB 0:05:32 48kbps 174.00 1024x768 15 frames/second 01.Understanding Managed Code
08.Getting Started 1.67 MB 0:02:11 48kbps 149.00 1024x768 15 frames/second 01.Understanding Managed Code
09.Hello, world! 4.32 MB 0:05:23 48kbps 171.00 1024x768 15 frames/second 01.Understanding Managed Code
10.Reflector 1.94 MB 0:01:55 48kbps 254.00 1024x768 15 frames/second 01.Understanding Managed Code
11.JIT Compilation 3.82 MB 0:05:21 48kbps 285.00 1024x768 15 frames/second 01.Understanding Managed Code
12.JIT Compilation Illustrated 2.34 MB 0:03:13 48kbps 195.00 1024x768 15 frames/second 01.Understanding Managed Code
13.JIT Compilation Under the Hood 14.5 MB 0:13:16 48kbps 464.00 1024x768 15 frames/second 01.Understanding Managed Code
14.Garbage Collection 3.72 MB 0:05:05 48kbps 323.00 1024x768 15 frames/second 01.Understanding Managed Code
15.Compaction in Action 11.6 MB 0:10:37 48kbps 397.00 1024x768 15 frames/second 01.Understanding Managed Code
16.Managed Application Frameworks 2.79 MB 0:02:58 48kbps 466.00 1024x768 15 frames/second 01.Understanding Managed Code
17.Summary 2.00 MB 0:02:00 48kbps 388.00 1024x768 15 frames/second 01.Understanding Managed Code
18.References 1.09 MB 0:01:21 48kbps 145.00 1024x768 15 frames/second 01.Understanding Managed Code
01.Overview 825 KB 0:01:01 48kbps 206.00 1024x768 15 frames/second 02.Assemblies and Versioning
02.Types and Scoping 1.76 MB 0:02:06 48kbps 212.00 1024x768 15 frames/second 02.Assemblies and Versioning
03.Type Names 4.98 MB 0:05:18 48kbps 317.00 1024x768 15 frames/second 02.Assemblies and Versioning
04.Assembly Names 2.13 MB 0:02:09 48kbps 282.00 1024x768 15 frames/second 02.Assemblies and Versioning
05.Simple Assembly Resolution 2.12 MB 0:02:14 48kbps 438.00 1024x768 15 frames/second 02.Assemblies and Versioning
06.Simple Assembly Resolution Demo 13.7 MB 0:11:47 48kbps 442.00 1024x768 15 frames/second 02.Assemblies and Versioning
07.Strong Names 1.88 MB 0:02:11 48kbps 425.00 1024x768 15 frames/second 02.Assemblies and Versioning
08.Assembly Signing 6.37 MB 0:05:26 48kbps 276.00 1024x768 15 frames/second 02.Assemblies and Versioning
09.Assembly References and Signatures 4.27 MB 0:05:15 48kbps 312.00 1024x768 15 frames/second 02.Assemblies and Versioning
10.Version Mapping 8.72 MB 0:08:04 48kbps 388.00 1024x768 15 frames/second 02.Assemblies and Versioning
11.The Global Assembly Cache (GAC) 8.00 MB 0:06:44 48kbps 361.00 1024x768 15 frames/second 02.Assemblies and Versioning
12.Strong Name Validation 6.77 MB 0:03:40 48kbps 1084.00 1024x768 15 frames/second 02.Assemblies and Versioning
13.CODEBASE Hints 3.90 MB 0:03:32 48kbps 318.00 1024x768 15 frames/second 02.Assemblies and Versioning
14.The Native Code Cache (NGEN) 7.65 MB 0:06:11 48kbps 390.00 1024x768 15 frames/second 02.Assemblies and Versioning
15.Summary 2.82 MB 0:03:26 48kbps 546.00 1024x768 15 frames/second 02.Assemblies and Versioning
16.References 1.47 MB 0:01:50 48kbps 165.00 1024x768 15 frames/second 02.Assemblies and Versioning
01.Overview 1.31 MB 0:00:48 128kbps 174.00 1024x768 15 frames/second 03.Win32 and COM Interop
02.Managed versus Native Execution 6.72 MB 0:04:04 128kbps 163.00 1024x768 15 frames/second 03.Win32 and COM Interop
03.The Metadata-Driven Partnership 3.08 MB 0:01:57 128kbps 158.00 1024x768 15 frames/second 03.Win32 and COM Interop
04.CLR Interop Facilities 1.69 MB 0:01:10 128kbps 62.00 1024x768 15 frames/second 03.Win32 and COM Interop
05.P-Invoke 4.82 MB 0:03:08 128kbps 148.00 1024x768 15 frames/second 03.Win32 and COM Interop
06.P-Invoke Mechanics 3.23 MB 0:02:05 128kbps 145.00 1024x768 15 frames/second 03.Win32 and COM Interop
07.P-Invoke Syntax 3.13 MB 0:01:58 128kbps 146.00 1024x768 15 frames/second 03.Win32 and COM Interop
08.DEMO - Font Smoothing 33.1 MB 0:13:35 128kbps 1440.00 1024x768 15 frames/second 03.Win32 and COM Interop
09.DEMO - P-Invoke Error Handling 7.47 MB 0:04:04 128kbps 240.00 1024x768 15 frames/second 03.Win32 and COM Interop
10.DEMO - EntryPoint Aliasing 12.4 MB 0:05:11 128kbps 1138.00 1024x768 15 frames/second 03.Win32 and COM Interop
11.P-Invoke Fine Tuning 7.97 MB 0:05:19 128kbps 200.00 1024x768 15 frames/second 03.Win32 and COM Interop
12.COM Interop - CLR-to-COM 4.00 MB 0:02:36 128kbps 210.00 1024x768 15 frames/second 03.Win32 and COM Interop
13.DEMO - CLR-to-COM 17.0 MB 0:09:10 128kbps 290.00 1024x768 15 frames/second 03.Win32 and COM Interop
14.Runtime-Callable Wrappers 7.95 MB 0:05:12 128kbps 156.00 1024x768 15 frames/second 03.Win32 and COM Interop
15.RCW Customization 12.6 MB 0:06:30 128kbps 408.00 1024x768 15 frames/second 03.Win32 and COM Interop
16.COM Interop and Threads 4.98 MB 0:03:14 128kbps 159.00 1024x768 15 frames/second 03.Win32 and COM Interop
17.COM Interop - COM-to-CLR 5.87 MB 0:03:44 128kbps 168.00 1024x768 15 frames/second 03.Win32 and COM Interop
18.COM-Callable Wrappers 1.62 MB 0:00:53 128kbps 415.00 1024x768 15 frames/second 03.Win32 and COM Interop
19.COM Activation 10.2 MB 0:06:40 128kbps 183.00 1024x768 15 frames/second 03.Win32 and COM Interop
20.Assembly Resolution 8.67 MB 0:05:20 128kbps 197.00 1024x768 15 frames/second 03.Win32 and COM Interop
21.DEMO - COM-to-CLR 29.5 MB 0:14:47 128kbps 659.00 1024x768 15 frames/second 03.Win32 and COM Interop
22.Native Resource Management 6.41 MB 0:04:02 128kbps 188.00 1024x768 15 frames/second 03.Win32 and COM Interop
23.Native Resource Management - CLR-to-COM 5.22 MB 0:03:11 128kbps 197.00 1024x768 15 frames/second 03.Win32 and COM Interop
24.Native Resource Management - CLR-to-Win32 6.83 MB 0:04:18 128kbps 191.00 1024x768 15 frames/second 03.Win32 and COM Interop
25.Summary and References 3.72 MB 0:02:26 128kbps 187.00 1024x768 15 frames/second 03.Win32 and COM Interop

http://pluralsight.com/training/Courses/Description/clr-fundamentals

Download File Size:298.81 MB


Pluralsight CLR Fundamentals
€15
Customers who bought this program also bought:
  • Lynda.com - Computer Privacy and Security Essential Training (1 cd) €10
  • Lynda.com - Digital Photography Principles (1 cd) €25
  • VTC PMBOK Part 4 (1 cd) €15
  • VTC PMBOK Part 3 (1 cd) €15
  • VTC PMBOK Part 2 (1 cd) €15
  • VTC PMBOK Part 1 (1 cd) €15
  • AppDev Developing Applications Using C Sharp 2008 Vol.2 (1 cd) €20
  • AppDev Developing Applications Using C Sharp 2008 Vol.1 (1 dvd) €20
  • VTC PMI Scheduling Professional Part 1 (1 cd) €5
  • CBT Nuggets MS SQL Server 2008 Exam Pack 70-448 (1 cd) €15
  • CBT Nuggets MS PRO SQL Server 2008 Exam Pack 70-452 (1 cd) €15
  • Anchor Bay Learning Guitar For Dummies Tutorial (1 dvd) €15
  • VTC PMI Risk Management Professional Part 3 (1 cd) €10
  • AppDev SQL Server Integration Services 2008 (1 dvd) €20
  • Lynda.com Web Design Fundamentals (1 cd) €10
  • Lynda.com CSS For Developers (1 cd) €15
  • VTC PMI Scheduling Professional Part 2 (1 cd) €5
  • CBT Nuggets Administering Internet Information Services 7.0 and 7.5 (1 cd) €15
  • VTC PMI Scheduling Professional Part 3 (1 cd) €5
  • Lynda.com Twitter Essential Training (1 cd) €5
  • Hinkler Books Simply Guitar Steve MacKay Tutorial (1 dvd) €10
  • AppDev AJAX 4 Using Visual C Sharp 2010 Server Side (1 dvd) €15
  • AppDev ASP.NET Using Visual C Sharp 2010 (1 dvd) €25
  • EC-Council Computer Hacking Forensic Investigator 4 (5 dvds) €30
  • VTC Quickstart PMI Certification Information (1 cd) €5
  • AppDev Exploring Visual Studio 2010 Using Visual C Sharp (1 dvd) €15
  • Lynda.com Visual Studio 2010 Essential Training (1 dvd) €15
  • CBT Nuggets - MS 70-515 .NET 4 MCTS Web Applications Development with MS .NET Framework 4 (1 cd) €10
  • CBT Nuggets - MS 70-511 .NET 4 MCTS Windows Applications Development with MS .NET Framework 4 (1 cd) €10
  • Pluralsight C Sharp Fundamentals (1 cd) €10

  • Home| All Programs| Today added Progs| Your Orders| Helpdesk| Shopping cart      





    Adobe Acrobat Pro DC 2022 €70


    Mathworks MATLAB R2022 €105


    Adobe Acrobat Pro DC 2022 for Mac €70






    Windows 11 With Office 2021 €168


    Adobe Master Collection 2022 €265


    CineSamples CineStrings €55






    Orchestral Tools TIME micro KONTAKT €40


    Steinberg HALion 6.4.0.101 STANDALONE €40


    Native Instruments Komplete 12 Ultimate Collectors Edition €50