How can I build an app that can have Add-on built for it??

  • Thread starter Thread starter iKiLL
  • Start date Start date
I

iKiLL

Hi All,



As the subject suggests.

I am attempting to build a C# application from with in VS2005 that can have
add ons built for it to give it additional functionality.

It will be a Windows Mobile 5 application using CF2.0.



I know this might be a tall order but I was hoping some on could point me in
the right direction.

My problem is I can not even imagine where to begin. I have never done
anything like this before, where on application uses Add-ons developed buy
some one else.



If any one has an example application for me to learn from I would be much
appreciated.



What I am looking to achieve.

I would like a shell of a CRM application that sits on the PDA.

It can control things like Contact Management and Data Syncing.

Then depending what extras a client would like / afford as an Add-on
ie(Auditing, Sales, Tickets) can all be developed and install individually.

With out affecting the base system but still being able to syncing the new
data.

I have been looking into SQL CE and different ways of synchronizing and I
think I might go with something like RDA.

But I am not sure if it is going to be possible to even achieve what I want
with add-ons.



Any ideas or guidance is most welcome.



Thanks heaps,

ink
 
Back
Top