What is msado15.dll
versus
adodb.dll
Can I create ONE interop that houses both DLL's?
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_20973748.html
Zones:
C#Date Answered: 04/30/2004 Grade: A Views: 0
Hi, i recently encountered a project that requires some COM Interop with PowerPoint. The basic idea is to use a custom built Windows Forms application to do some data processing. One of the key req...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_20989780.html
Zones:
C#Date Answered: 05/14/2004 Grade: B Views: 0
Anybody know who to pass an XML Document (we're using XML v3) from VB6 to a C# .net application? We can pass strings and call methods of the C# app just fine, but if we try and pass an XMLDoc, we ...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_21291549.html
Zones:
C#Date Answered: 02/08/2005 Grade: B Views: 5
Hi
Once i have created my document, I close all documents and the I call the quit method. If I run a single instance of my application the WINWORD.EXE process goes away, but when I run multible ...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_21395403.html
Zones:
C#Date Answered: 05/25/2005 Grade: A Views: 0
Hi,
I got an implenetation of the AES encryption algorithm off the net. Its a pure C thing with all its pointers etc etc! Now, I want to call a few of those methods from my .NET (C#) application...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_21605051.html
Zones:
C#Date Answered: 04/01/2006 Grade: A Views: 0
I have a COM dll.
It is very simple and only has two methods one takes a string the other returns one.
I have created a reference to this in a C# .NET solution in VS 2003 Pro.
If I create a ...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_21742066.html
Using Visual Studio .NET and C#, I have tried interacting with word. I've read some of the tutorials found lying around, but somehow they don't apply to my reality :|
Some of the members describ...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_20389638.html
Zones:
C#Date Answered: 11/06/2002 Grade: C Views: 0
We are developing a large application in C# with multiple projects. Recently one dev. PC has a problem compiling and claims certain project DLL's can't be overwritten as "they are in use by another...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_20563349.html
Zones:
C#Date Answered: 09/18/2003 Grade: C Views: 0
I have created a strong name for my C# DLL.
The key.snk file is in the Project directory (same level as the .SLN file)
I cannot set COM Interop to True in the Configuration Properties.
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_20849997.html
Zones:
C#Date Answered: 01/16/2004 Grade: A Views: 0
Hi,
My .NET app is raising a custom event and the client is trying to catch the event using COM interop and connection point model. Stepping through the code it looks like the advise sink is est...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_20904020.html
Zones:
.NETDate Answered: 03/05/2004 Grade: B Views: 16