Re: Delphi Code in MS Visual Studio .Net




> How can I include Delphi code or units with VB.net code(in Visual
> Studio.net)?
For Delphi create a .NET package with your classes and use it just like
any other assembly.

> Is is it possible to include VB.NET code & units with Delphi code in
> Delphi 7?

I don't remember if VB.NET lets you create a DLL. If it does this might
be the easiest way.
The other alternative is to load the .NET CLR into your D7 application
and then load and run the VB assembly.

--
Marc Rohloff

.



Relevant Pages

  • Re: Borlands Net Loss Desaster
    ... some tests show that .Net code is actully faster than Native Win32 ... code based on the same Delphi code. ... Prev by Date: ...
    (borland.public.delphi.non-technical)
  • Re: 3d model file format to OpenGL
    ... Dave Moore wrote ... If you are able to use Delphi code then go to ... Mike ... Prev by Date: ...
    (comp.graphics.api.opengl)
  • Re: Steps to hang up Delphi 2005 SP3
    ... > The DCM-manager is not an Add-in that ships from Borland. ... but it dont change any Delphi code. ... Prev by Date: ...
    (borland.public.delphi.non-technical)
  • I need a Delphi Code Analyser with Custom Rules.
    ... I need a Delphi Code Analyser with Custom Rules. ... Prev by Date: ...
    (borland.public.delphi.thirdpartytools.general)
  • Time Delay of 100uS required in code
    ... Can someone make a suggestion as to how I can get an approximate 100uS delay ... between two lines of Delphi code within a procedure. ... Prev by Date: ...
    (borland.public.delphi.thirdpartytools.general)