Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008
all groups > dotnet interop > july 2007 > threads for july 29 - 31, 2007

Filter by week: 1 2 3 4 5

Question about COM & .NET Security
Posted by carl_bevil NO[at]SPAM yahoo.com at 7/31/2007 3:47:12 PM
I am developing a .NET serviced component using EnterpriseServices (in C#). It interacts with some COM objects, and implements some interfaces defined in COM code (C++). I am adding role-based security to the .NET serviced component. What I'd like to do is restrict access at the interface le...more >>


invoking C# function from C++
Posted by George at 7/30/2007 11:48:01 PM
Hello everyone, I have developed a COM component using C++. And I need to invoke some functions in another DLL which is implemented in C#. I am wondering whether there are any tutorials or samples of how to do this correctly and safely? I have this question because I noticed that the d...more >>

Accessing com+ object in a different machine from IIS
Posted by ak at 7/30/2007 10:55:50 PM
Hi Guys, I need some help on the topic. I am trying to access a com+ object located in a physical machine (let's say machine A). In another physical machine (machine B), I have a web application running on IIS that will access the com+ object in machine A. CreateObject() procedure is called...more >>

Advice on dynamically loading .Net assembly when cscript.exe is the hosting process
Posted by Anthony LaMark at 7/30/2007 7:14:23 PM
Hi All, I have a .Net Assembly that is COM enabled (COM-Interop) and so is instantiated and used in vbscript and jscript. I install it into the GAC (during our installation program). This assembly has dependencies on other ..net assemblies (from another companion product) to run. These d...more >>

howto generate a helpstring in typelib from interop assembly?
Posted by little wizzard at 7/30/2007 1:20:00 AM
hello, I have created an interop assembly in C#. But I couldn't find any way to export helpstrings to the generated typelib for this assembly. Which ways have I to do this? Thanks for your time and any suggestions. Best regards Detlev...more >>

The reverse way ...
Posted by victor at 7/30/2007 12:00:00 AM
Hello, Need some help: I want to call a managed dll (C# code) from a C++ module. Is there a kind of a 'Reverse-P/Invoke'? How / what to do? Thanks. victor....more >>



DevelopmentNow Blog