about developing c# application
- From: KelvinWongYW@xxxxxxxxx
- Date: 2 Nov 2007 20:53:37 -0700
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
.
- Follow-Ups:
- Re: about developing c# application
- From: Andrew Faust
- Re: about developing c# application
- Prev by Date: Re: TransactionScope Class - Is there an equivalent in JAVA?
- Next by Date: Re: OO debate: assuming type of containing object
- Previous by thread: What ports do i need to unblock on client and server (running msvsmon.exe) to debug remotely from my client box with visual studio 2005 pro?
- Next by thread: Re: about developing c# application
- Index(es):
Relevant Pages
|