About C# .NET CLR internals tutorial
Understanding .NET CLR concepts is important for every .NET developer. In this video series we first discuss a .NET CLR concept theoretically and then prove the related concept using a live debugging demo. For example, if the topic is about 'Object Pinning' ,
The video session covers,
1. The session first discusses the need of object pinning on certain situations
2. The implications if the developer does not apply pinning
3. the after effects (if the developer does not un-pin after usage ) of pinning
After discussing these concepts , we will walkthrough a demo to prove the above concepts.
Along with these, user can also learn dump analysis tool WinDBG . In each topic we would show the WinDBG commands for .NET application troubleshooting.
We have taken much attention to provide simple explanations on these complex subjects.
Download and install
C# .NET CLR internals tutorial version 4.0 on your
Android device!
Downloaded 10+ times, content rating: Everyone
Android package:
com.symbell.DotNetDebugBox3, download C# .NET CLR internals tutorial.apk
by X####:
Really helpful