Discuss Software Modules in the Visual Basic Programming forum on Dev Shed. Software Modules Visual Basic Programming forum discussing VB specific programming information. Quickly prototype and build applications with this robust and simple language.
Posts: 106
Time spent in forums: 18 h 5 m 35 sec
Reputation Power: 0
Software Modules
I'm working on softwares that were built without taking into account that they could be sold in modules. At the present time, when we (the company I'm working in) sell the software we have to install all features on the client. I know that currently there's a technique using "Prism" that solves this situation, but our softwares are already made and we can't start them all over again.
Does anyone know any technique on how to handle this situation?
Posts: 14,257
Time spent in forums: 1 Month 4 Weeks 19 h 1 m 26 sec
Reputation Power: 4445
Is there anything vb related in your post?
__________________
======
Doug G
======
It is a truism of American politics that no man who can win an election deserves to. --Trevanian, from the novel Shibumi
Posts: 106
Time spent in forums: 18 h 5 m 35 sec
Reputation Power: 0
Actually, yes.
You most probably don't know, for what it seems, but, different languages use different techniques when developing certain functionalities. Besides that, and even more important, The IDE itself can have certain options that other don't have, or the other way arround. This is specially true for the older IDE's, but also happens in the new ones.