PC Review
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Compact Framework
need some advice in creating a re-usable platform
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Compact Framework
need some advice in creating a re-usable platform
![]() |
need some advice in creating a re-usable platform |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
hi there,
Can anyone give me some pointers in how i would go about this: 1. I create a starter EXE application which loads on starter. 2. A folder called say "modules" contains a separate DLL file for each module (inventory, fieldsales, support, tracking, etc) 3. When the starter EXE loads, it checks the modules folder for DLLs and dynamically adds their icon resource to the starter EXE main menu screen (probably a listview). 4. When the user selects the module from the main menu, it should start the app forms, which is within the DLL module. thanks for any advice and help. regards, Paul |
|
|
|
#2 |
|
Guest
Posts: n/a
|
You might find this thread of interest:
http://groups.google.com/group/micr...le&rnum=1&hl=en -- Simon Hart http://simonrhart.blogspot.com "Milsnips" wrote: > hi there, > > Can anyone give me some pointers in how i would go about this: > > 1. I create a starter EXE application which loads on starter. > 2. A folder called say "modules" contains a separate DLL file for each > module (inventory, fieldsales, support, tracking, etc) > 3. When the starter EXE loads, it checks the modules folder for DLLs and > dynamically adds their icon resource to the starter EXE main menu screen > (probably a listview). > 4. When the user selects the module from the main menu, it should start the > app forms, which is within the DLL module. > > thanks for any advice and help. > regards, > Paul > > > |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

