Welcome to MSDN Blogs Sign in | Join | Help

Decrypt my World

Cryptography, Security, Debugging and more!

News

  • Any of my posts is supported under any Microsoft standard support program or service. They are provided "AS IS" without warranty of any kind, and confer no rights.

Where are my readers?

Locations of visitors to this page

Favorite Posts

Browse by Tags

All Tags » Interop   (RSS)
The use of MSXML is not supported in .NET applications
Hi all, The other day I was working with a customer of mine on a .NET application which was suffering from a memory leak . The weird thing was that the application could run just fine for 10 days in a row before the memory began growing and growing. What Read More...
How to modify an Interop assembly to change the return type of a method (VB.NET)
Hi all, In some situations we may need to reference a COM dll in our Visual Studio project in order to use a specific COM object within our .NET application, and thanks to COM Interop we can do it. When we add a reference to a COM dll in our project, Read More...
Page view tracker