Sign In
Jigar Mehta's Blog
Common Tasks
Blog Home
Email Blog Author
About
OK
RSS for comments
RSS for posts
Atom
Tags
.NET
COM
DCOM
Debugging
Interop
Live Mesh
Remoting
SideBySide
Silverlight
Vista
WCF
WinDbg
Monthly Archives
Archives
December 2010
(1)
April 2009
(1)
August 2008
(1)
June 2008
(2)
May 2008
(6)
April 2008
(3)
November 2007
(7)
October 2007
(9)
September 2007
(2)
August 2007
(2)
June 2007
(4)
May 2007
(12)
April 2007
(1)
March 2007
(3)
February 2007
(3)
January 2007
(4)
December 2006
(2)
November 2006
(2)
October 2006
(1)
September 2006
(5)
April, 2008
MSDN Blogs
>
Jigar Mehta's Blog
>
April, 2008
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Jigar Mehta's Blog
COM Interop Sample : Using C# DLL from C++ application
Posted
over 4 years ago
by
Jigar-Mehta MSFT
2
Comments
I have found many people who are beginning to learn COM Interop, looking for a sample application that explains how to use C# DLL from C++ application. Here is one sample that I developed (SLN file is in VS2008 format!) Stay tuned..
Jigar Mehta's Blog
How to register .NET Assembly for COM Interop ?
Posted
over 4 years ago
by
Jigar-Mehta MSFT
1
Comments
Do you want to use your .NET DLL (assembly) from VB6 or C++ application (native code) ? Yes, you can do that using COM Interop. As per COM rules, you need to get your assembly registered on system (in Registry, yes, thats how COM works!). To get an assembly...
Jigar Mehta's Blog
Live Mesh Technology Preview Available!
Posted
over 4 years ago
by
Jigar-Mehta MSFT
2
Comments
I am very excited to tell that Microsoft announced Live Mesh Technology preview today. Its awesome piece of system, and will surely increase your productivity if you have multiple machines/devices at multiple location! I just love it!!! More details here...
Page 1 of 1 (3 items)