Hi everyone,
I am fairly new to .NET, having not used Remoting before. I have worked with Web Services but not entirely sure how remoting works. The documentation pretty much recommends the use of Adapter with remoting, and SelfServicing if remoting is not required.
My question is pretty much as what the subject line says. If I'd like my DAL to be used with Web Services what type of generated code should I use?
Any comments would be greatly appreciated.
Cheers,
Dany