PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Compact Framework need some advice in creating a re-usable platform

Reply

need some advice in creating a re-usable platform

 
Thread Tools Rate Thread
Old 22-06-2007, 01:00 AM   #1
Milsnips
Guest
 
Posts: n/a
Default need some advice in creating a re-usable platform


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


  Reply With Quote
Old 24-06-2007, 08:39 AM   #2
=?Utf-8?B?U2ltb24gSGFydA==?=
Guest
 
Posts: n/a
Default RE: need some advice in creating a re-usable platform

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
>
>
>

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off