I have created a windows service
that service downloads updated database after regular intervals
till now i am setting path in app.config where it will download database and
will use it from that location
i want it to dynamically take path of folder where that service will get
installed
i don't have any idea abt remoting
so pls help me by telling something more exact abt this
that service downloads updated database after regular intervals
till now i am setting path in app.config where it will download database and
will use it from that location
i want it to dynamically take path of folder where that service will get
installed
i don't have any idea abt remoting
so pls help me by telling something more exact abt this
Comment