Question
1.) Since xml web service interface can be obtained directly by wsdl, but
..net remoting need to have the dll (interface) and then take reference to the
solution, right?
2.) remoting need to be the same intranet?
1.) Since xml web service interface can be obtained directly by wsdl, but
..net remoting need to have the dll (interface) and then take reference to the
solution, right?
2.) remoting need to be the same intranet?
Comment