Click here to Skip to main content
15,910,981 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to use the functions in my c# .net project without writing the logic again in delphi project. How to export the functions from c#.net project so as to use those functions from delphi project. Any help will be highly appreciated.
Posted
Comments
ZurdoDev 23-Apr-13 8:31am    
Build your project and you will have a dll. I have not used delphi but I would assume it can use the dll.

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900