I have 2 applications; one is a ASP.NET 3.5 Ajax Application (Client) and the other is a WCF Web Application (BackEnd).
I want to add San Storage support in my application. Is there a standard protocol that I can use to communicate with all san storage devices like EMC Centera, Hitachi, NetApp or do I have to use libra
I am trying to use the OpcRcw.da.dll.If I interop this dll inside a test console project everything works, but if I build dll project to do my interop gymnastic and ref my library into my console proj
I need to return an array of structure (classes) from a C# library to an unmanaged C++ client. This is the function in the C# library:
I\'m building a .NET client and I referenced a RCW supplied by OPC 开发者_StackOverflow社区Foundation.
Say we have an existing process (or application) that calls a COM object f开发者_如何转开发rom an ocx file such as \"MyCOMLibrary.ocx\".
I\'m writing an app where I need to retrieve some rows from a DB and dump them into an Excel spreadsheet. I\'m using Linq to retrieve these ro开发者_高级运维ws.
In my context I have Navision involved, but perhaps this is related to every COM interop scenario, I don\'t know.
I\'ve been trying to create a library to replace the MergeFields on a Word 2003 document, everything works fine, except that I lose the style appli开发者_如何转开发ed to the field when I replace it, i