Achitecture of a C# application

  • Thread starter Thread starter J-T
  • Start date Start date
J

J-T

Hello All,

I am trying to develope application which is supposed to be *only* in our
LAN and it needs to have offline processing capability.The operators need to
work offline and then should be able to connect to a service or database or
whatever it is ,to synchornize their work with our database. Needs to be
written in Framework 1.1 and we are using windows integrated all over
places ,I mean all the users would be part of Active Directory. I was
thinking about no touch deployment and I just wondered if there are other
options avaibale (like pure windows desktp app with xml or access as offline
repository) and what the merits and demerits are.

Thanks for your time in advance.

Todd Jorme,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top