Sign in
Distributed Matters
Troubleshooting issues in technologies available to developers for building distributed applications
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
.NET Remoting
cancellation
CLR
COM+
Debugging
Memory
wf4
Workflow
Browse by Tags
MSDN Blogs
>
Distributed Matters
>
All Tags
>
clr
Tagged Content List
Blog Post:
Troubleshooting a RemotingException by dumping out Remoting Channel Configuration
Carlo Colombo
This post is devoted to .NET Remoting , one of the technologies supported by our Distributed Services support team (though I should add that the volume of requests is not, and never has been, very high). WCF is being more and more widely adopted as the communication infrastructure of .NET applications...
on
11 Jan 2010
Blog Post:
.NET Generics and Code Bloat (or its lack thereof)
Carlo Colombo
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 languages, C++ was one of the first to provide...
on
9 Nov 2009
Blog Post:
A CLR COM Interop Issue
Carlo Colombo
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 considerations. If all that sounds interesting, or...
on
10 Mar 2009
Blog Post:
Troubleshooting a DCOM issue: Case Study
Carlo Colombo
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 Developer Support we support technologies for...
on
25 Nov 2008
Page 1 of 1 (4 items)