. .

smalltalk

VA Smalltalk, .NET, and PDF

15 March 2012 8:47:19 AM

Schrievkrom talks about the twisty path he took to get all of those moving parts working together in an application.

Technorati Tags: ,

posted by James Robertson

Comments

Re: VA Smalltalk, .NET, and PDF

[Ron Fahrni] 15 March 2012 9:43:25 AM

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.

 Share Tweet This