K
KelvinWongYW
Hi All,
my company have plan to re-develop the orginal system and my team have
3 people
so we will develop each function seperately with its own winform
but i would like to know how to integrate the function at the last
step with main program that contain a menu
here i have few suggestion on that:
1. combine all the winforms together in the main program but i think
it would quite time consuming and increase error rate.
2. for each winform function, build an dll and then call it at the
main program, but it is only a imagination. because i dont know wether
i can call the winform out directly using dll.
Anyway, If there are developers that have experience on develop it ,
please give me some sugestion.
i will keep on surfing for solution
thanks
my company have plan to re-develop the orginal system and my team have
3 people
so we will develop each function seperately with its own winform
but i would like to know how to integrate the function at the last
step with main program that contain a menu
here i have few suggestion on that:
1. combine all the winforms together in the main program but i think
it would quite time consuming and increase error rate.
2. for each winform function, build an dll and then call it at the
main program, but it is only a imagination. because i dont know wether
i can call the winform out directly using dll.
Anyway, If there are developers that have experience on develop it ,
please give me some sugestion.
i will keep on surfing for solution
thanks