This is a mirror of official site: http://jasper-net.blogspot.com/

LateBindingApi

| Wednesday, February 9, 2011
Project Description
Creates .Net proxy components from COM Type Libraries.
The components will be created as C# or VB.Net Source Code in a generated Visual Studio Solution.
The classes in the generated solution are accessing the COM Server with late binding reflection technique.

- You can generate a COM TypeLibrary in multiple versions to a single .Net proxy component.
 The generated classes, methods and properties are marked with attributes whitch COM Type Library version support the entities.
- Easy mechanism to handle COM References and unkown variant types are integrated.
- Events are also supported.

Read more: Codeplex

Posted via email from Jasper-net

0 comments: