VA Smalltalk, .NET, and PDF
Schrievkrom talks about the twisty path he took to get all of those moving parts working together in an application.
The author of this blog, James Robertson, passed away in April 2014. This blog is being maintained by David Buck (david@simberon.com).
Schrievkrom talks about the twisty path he took to get all of those moving parts working together in an application.
Comments
Re: VA Smalltalk, .NET, and PDF
[Ron Fahrni] March 15, 2012 9:43:25.677
Heck, that can be a twisty path from C++ to .Net. I just finished integrating a third-party Spreadsheet control into our app and the path goes like this.
Our app > Managed C++ OCX > Managed C# User Control > Third-Party control.
I think I may be able to eliminate the OCX, but there are things we may want in an OCX for a few reasons.