Re: minimizing the cost of managed/unmanaged collaboration
Stoyan Damov <[email protected]> Mon, 26 Mar 2007 19:45:56 +0300
| Newsgroups | gmane.comp.windows.devel.dotnet.cx |
|---|---|
| Message-ID | <[email protected]> |
John's reply was a bit WTF to me ;) - are you asking which technology has the least overhead performance-wise? 1. Managed C++/IJW 2. P/Invoke 3. COM What kind of large data you'll be transferring and which way? On 3/26/07, Alan Baljeu <[email protected]> wrote: > My program involves a significant amount of native C++ code and C# code, and I'm using VS > 2003. There is necessarily a large amount of data which needs to be transferred between the > two environments, using COM and/or PInvoke. How can I understand the costs involved in this > transfer, and how can I minimize these costs? > > =================================== > This list is hosted by DevelopMentor(r) http://www.develop.com > > View archives and manage your subscription(s) at http://discuss.develop.com > -- Cheers, Stoyan =================================== This list is hosted by DevelopMentor® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com