Hello Friends,
I am moving from Microsoft Visual Foxpro towards C#. I am still in the learning process, gathering some 'best practices' to grant me a good foundation.
After I am comfortable with my learning I intend to start migrating my numerous Foxpro applications to C#/MsSQL.
My dilemma:
In my Foxpro development I have the main application called MAINAPP.EXE. Within this application there are menu items that call specific modules eg. DEBTORS.APP, CASHBOOK.APP, PAYROLL.APP.
These .APPs are complete modules doing specific functions. They are compiled separately but they run under MAINAPP.EXE as they are called.
My question may be vague but I am looking for directions on how to implement the same structure in a C# application. Any links, information will be highly appreciated.
Thanks in advance.
Benson
I am moving from Microsoft Visual Foxpro towards C#. I am still in the learning process, gathering some 'best practices' to grant me a good foundation.
After I am comfortable with my learning I intend to start migrating my numerous Foxpro applications to C#/MsSQL.
My dilemma:
In my Foxpro development I have the main application called MAINAPP.EXE. Within this application there are menu items that call specific modules eg. DEBTORS.APP, CASHBOOK.APP, PAYROLL.APP.
These .APPs are complete modules doing specific functions. They are compiled separately but they run under MAINAPP.EXE as they are called.
My question may be vague but I am looking for directions on how to implement the same structure in a C# application. Any links, information will be highly appreciated.
Thanks in advance.
Benson