Hi Friends,
I have a question on ActiveX Exe.
If you are familiar with Java applications and Javabeans, you might be knowing that after you send a Jar file of an Application in Java, if you want to attach a Fresh new bean (a new component) to the application, you don't need to compile your application again.
But in Microsoft Technology, to add a New ActiveX Exe Component to an existing application, you need to add reference of that component to your application. Hence, it becomes inevitable to compile it again and create a new setup.
Is there any way out so that i may not need to add any reference and neither i must need to recompile it again.
Please Reply....
Bhupendra




Reply With Quote