Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » CLR   (RSS)

.NET Generics and Code Bloat (or its lack thereof)

Introduction I recently got questions from a couple of customers on the implications of using generic types (generics) in .NET on code bloat (also known as code explosion). This is a legitimate concern and let me explain why. Among the most popular programming
Posted by Carlo Colombo | 0 Comments
Filed under: ,

A CLR COM Interop Issue

Hello again. Today's case is pretty interesting, in my opinion, because it merges a number of different areas. We'll start from the analysis of a memory corruption to go to Runtime Callable Wrappers in the .NET CLR to finish with COM objects lifetime
Posted by Carlo Colombo | 2 Comments
Filed under: , , ,

Troubleshooting a DCOM issue: Case Study

Hi all,this is my first post after a LONG LONG time since I created the (so far empty) blog. I guess it is not by coincidence that last night it snowed in Milan . Let's get started with the case study at hand. In the Distributed Services team in Microsoft
Posted by Carlo Colombo | 1 Comments
Filed under: , ,
 
Page view tracker