Have you ever created ActiveX DLLs? If so, why did you create the DLLs instead of using code in the main application?

Showing Answers 1 - 1 of 1 Answers

rahul

  • May 8th, 2006
 

yes , we have used,so that the business logic is seperate from the application logic and if any point of time we want to the business logic then we can change it with out affecting the application logic.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions