How to do?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • kenny

    #1

    How to do?

    Hi everybody,

    My problem is: currently we have a window application that deals only with
    the local database, now we want to our application can synchronize its data
    to a remote database, our plan is , buid another application which will be
    deployed in the remote machine and which will receive a dataset from our
    previous application and do all the update and return a errlog, but I don't
    know which way is better to build this application, using com+ or remoting?
    I am also wondering if enterprise service can solve our problem or if I can
    simply deploy the data access lay in our previous application to the remote
    compute ( I don't know them very well)

    Can anyone give me some advice? thanks very much!
Working...