589689.xyz

C# Language Internals - Part 2

  • 收录时间:2018-03-04 15:44:50
  • 文件大小:793MB
  • 下载次数:223
  • 最近下载:2021-01-07 11:21:30
  • 磁力链接:

文件列表

  1. 02. Asynchronous Methods/02_06-The Compilation of Await Expressions.mp4 35MB
  2. 03. Expression Trees/03_08-Building the InfoOf Operator.mp4 32MB
  3. 02. Asynchronous Methods/02_03-Under the Hood of Asynchronous Method Builders.mp4 30MB
  4. 03. Expression Trees/03_06-Inspecting Lightweight Code Generation in SOS.mp4 29MB
  5. 04. Dynamic Programming in C#/04_02-Dynamic Interop With IronPython.mp4 28MB
  6. 03. Expression Trees/03_02-Code Generated for Expression Trees.mp4 26MB
  7. 04. Dynamic Programming in C#/04_04-Spotting Language Binders in ILSpy.mp4 25MB
  8. 02. Asynchronous Methods/02_08-Demonstrating Stack Spilling.mp4 24MB
  9. 04. Dynamic Programming in C#/04_06-Inspecting Call Sites Caches Using SOS.mp4 24MB
  10. 07. Not-So Secret Language Features/07_08-Variable Length Argument Lists.mp4 22MB
  11. 01. Investigating Iterators/01_06-Analyzing Space Leaks With SOS.mp4 22MB
  12. 05. Hidden Gems in System.Runtime.CompilerServices/05_04-Building Extension Properties using ConditionalWeakTable.mp4 22MB
  13. 07. Not-So Secret Language Features/07_07-Using Typed References.mp4 21MB
  14. 05. Hidden Gems in System.Runtime.CompilerServices/05_06-Influencing Inlining Using MethodImplOptions.mp4 21MB
  15. 07. Not-So Secret Language Features/07_05-Creating Typed References.mp4 21MB
  16. 03. Expression Trees/03_04-Building a Simple Query Provider.mp4 20MB
  17. 01. Investigating Iterators/01_08-Building a LINQ Debugger Using Iterators.mp4 20MB
  18. 01. Investigating Iterators/01_03-Looking at a Simple Iterator in ILSpy.mp4 20MB
  19. 06. COM Interop, No PIA, and WinRT/06_07-Inspecting WinMD Components.mp4 19MB
  20. 05. Hidden Gems in System.Runtime.CompilerServices/05_09-Under the Hood of Caller Info Attributes.mp4 17MB
  21. 06. COM Interop, No PIA, and WinRT/06_09-Under the Hood of WinRT Event Handling.mp4 16MB
  22. 06. COM Interop, No PIA, and WinRT/06_04-Using No PIA Across Class Libraries.mp4 16MB
  23. 06. COM Interop, No PIA, and WinRT/06_02-Basics of Using No PIA.mp4 14MB
  24. 04. Dynamic Programming in C#/04_03-The Role of Language Binders.mp4 13MB
  25. 06. COM Interop, No PIA, and WinRT/06_03-Behind the Scenes of No PIA.mp4 13MB
  26. 07. Not-So Secret Language Features/07_03-Unsafe C# Code.mp4 13MB
  27. 03. Expression Trees/03_01-Expression Tree Essentials.mp4 12MB
  28. 01. Investigating Iterators/01_04-Iterators Returning IEnumerable.mp4 12MB
  29. 03. Expression Trees/03_03-LINQ Query Providers.mp4 11MB
  30. 03. Expression Trees/03_07-Tidbits About Expression Trees.mp4 11MB
  31. 06. COM Interop, No PIA, and WinRT/06_01-COM Interop and the History of PIAs.mp4 10MB
  32. 04. Dynamic Programming in C#/04_01-Introduction to C# Dynamic.mp4 10MB
  33. 05. Hidden Gems in System.Runtime.CompilerServices/05_08-Getting to Know Caller Info Attributes.mp4 9MB
  34. 01. Investigating Iterators/01_02-The State Machine Behind Iterators.mp4 8MB
  35. 01. Investigating Iterators/01_07-Tidbits About Iterators.mp4 8MB
  36. 07. Not-So Secret Language Features/07_04-Introducing Typed References.mp4 8MB
  37. 07. Not-So Secret Language Features/07_01-Revisiting the CLR Type System.mp4 8MB
  38. 04. Dynamic Programming in C#/04_05-Call Sites and Caching.mp4 7MB
  39. 07. Not-So Secret Language Features/07_06-Dereferencing Typed References.mp4 7MB
  40. 01. Investigating Iterators/01_01-Introducing Iterators.mp4 7MB
  41. 06. COM Interop, No PIA, and WinRT/06_08-Windows Runtime Asynchrony and Events.mp4 7MB
  42. 05. Hidden Gems in System.Runtime.CompilerServices/05_02-Introducing the ConditionalWeakTable Type.mp4 7MB
  43. 07. Not-So Secret Language Features/07_02-The Danger of Pointers.mp4 7MB
  44. 02. Asynchronous Methods/02_04-The Role of Await Expressions.mp4 7MB
  45. 06. COM Interop, No PIA, and WinRT/06_05-Windows Runtime Essentials.mp4 6MB
  46. Exercise files.rar 6MB
  47. 02. Asynchronous Methods/02_05-Revisiting the Awaiter Pattern.mp4 6MB
  48. 02. Asynchronous Methods/02_01-Recap of Asynchronous Methods.mp4 6MB
  49. 06. COM Interop, No PIA, and WinRT/06_06-Type Projections in Windows Runtime.mp4 5MB
  50. 05. Hidden Gems in System.Runtime.CompilerServices/05_03-Object Lifetimes in ConditionalWeakTable Collections.mp4 5MB
  51. 02. Asynchronous Methods/02_02-Asynchronous Method Builders.mp4 5MB
  52. 02. Asynchronous Methods/02_07-Stack Spilling Explained.mp4 4MB
  53. 03. Expression Trees/03_05-Code Generation Using Expression Trees.mp4 4MB
  54. 05. Hidden Gems in System.Runtime.CompilerServices/05_01-Overview of the System.Runtime.CompilerServices Namespace.mp4 4MB
  55. 05. Hidden Gems in System.Runtime.CompilerServices/05_07-The IndexerNameAttribute Type.mp4 3MB
  56. 04. Dynamic Programming in C#/04_07-Dynamic Quirks.mp4 3MB
  57. 01. Investigating Iterators/01_05-Object Lifetimes in Iterators.mp4 3MB
  58. 02. Asynchronous Methods/02_09-Summary.mp4 3MB
  59. 06. COM Interop, No PIA, and WinRT/06_10-Summary.mp4 3MB
  60. 05. Hidden Gems in System.Runtime.CompilerServices/05_10-Summary.mp4 3MB
  61. 01. Investigating Iterators/01_09-Summary.mp4 2MB
  62. 03. Expression Trees/03_09-Summary.mp4 2MB
  63. 04. Dynamic Programming in C#/04_08-Summary.mp4 2MB
  64. 07. Not-So Secret Language Features/07_09-Summary.mp4 1MB