Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2007 Jun : Writing DLL that can be used in Visual Studio 2005
| Subject: | Writing DLL that can be used in Visual Studio 2005 |
| Posted by: | "Bryan" (cacompg..@lycos.com) |
| Date: | Fri, 22 Jun 2007 17:07:45 |
Hi,
Is there any way to create dll that can be used in visual studio 2005?
Reason I want to do this, I am working on application (Delphi Win32) that
also needs web interface.I have common functions like database
connectivity,fetching datasets written in separate units.Is there any way I
can use same units in Delphi ASP.Net or create DLL that can be used in win32
as well as asp.net?
Small tutorial will be greately apriciated.
Thank you
Cheers!!