The best library to work with .Net Assemblies in any programming lang.
...Programmers can use DotNetNativeInterface native methods to access .Net 3rd party libraries or .Net Framework Libraries without the need for registry entries, COM registrations or changes to the .Net libraries.
The following examples illustrate when you need to use DotNetNativeInterface native methods:
1. You want to access and use .Net Framework Class Library in your application.
2. You want to access and use 3rd party .Net Libraries in your application.
Competitive Advantages:
1. Access to .Net Framework Class Library.
2. No COM registration of .Net Libraries is required when deployed.
3. Allows any programming language to consume .Net libraries as if they were native code.
The Drools.NET is a .NET port for Drools, which is a java Rules Engine based on Charles Forgy's Rete algorithm. Drools.NET enables .NET developers/Users to exploit the powerful Rule Engine like Drools through a completely managed .NET code base.
A set of "builder" classes used to generate SQL code from VB6. The framework is intended to produce a set of alternative implementations for different RDBMS, so that you can migrate to a different DB engine WITHOUT changing your code.