about developing c# application

Tech-Archive recommends: Fix windows errors by optimizing your registry



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

.



Relevant Pages

  • Re: about developing a group c# application
    ... DLL1 may use namespace DLL1, ... DLL1.formEditObjectOne after adding a reference to the external dll. ... program so that it can call the winform directly from the dll. ... is that is need to create a execute project to run it or have any ...
    (microsoft.public.dotnet.languages.csharp)
  • WinForm Pizzazz Into Regular DLL
    ... I have done some searching and ... I have a small and self written Win32 DLL that uses _stdcall and .DEF ... WinForm functionality of a simple "Hello World" WinForm Project into ...
    (microsoft.public.dotnet.languages.vc)
  • Re: How to run DLL?
    ... O.k a winform is windows form and a webform is a webpage. ... exception to be thrown when trying to create your activex .dll ... So first up have you added a reference into your savemail .dll for Outlook ActiveX ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Geladene Assemblies in einem neuen AppDomain
    ... Was für Referenzen enthält denn deine DLL genau? ... > WinForm Anwendung keinen Verweis auf diese Dlls hat. ... nun, das 'Problem' mit solchem Code ist, ... aus der dyn.geladenen DLL in die _primäre_ AppDomain ...
    (microsoft.public.de.german.entwickler.dotnet.framework)
  • about developing a group c# application
    ... my company is going to re-develop the system with C# and this team ... and finally there are a main winform that contain a menu button to ... program so that it can call the winform directly from the dll. ... dont know whether it is feasible. ...
    (microsoft.public.dotnet.languages.csharp)