For windows apps, one option is to use Delphi Win32 to build the reports into a COM object that you can call from .NET. Both Delphi and .NET have excellent COM support.
-- Nard Moseley Digital Metaphors www.digital-metaphors.com
Best regards,
Nard Moseley Digital Metaphors www.digital-metaphors.com
Comments
RAD Studio 2009 does not include a .NET personality - it has been
discontinued along with VCL.NET.
CodeGear has announced a new offering - Delphi Prism.
http://www.codegear.com/products/delphi/prism
For ASP.NET, we have an example of compiling the RB WebTier into a
COM object and calling it from ASP.NET
http://www.digital-metaphors.com/rbWiki/Server/Web_Tier/How_To...Deploy_to_ASP.NET
For windows apps, one option is to use Delphi Win32 to build the reports
into a COM object
that you can call from .NET. Both Delphi and .NET have excellent COM
support.
--
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com