No Touch Deployment and .Net Remoting
As we continue to go live with our NTD Windows Forms application (which replaced a desktop client\server app), that allows remote access to their sql server, I get emails from users like this:
"I still do not understand how this works when I'm not connected to the server, but it does."
My reply "It's magic"
Hats off to MS for coming up with NTD over http and .Net Remoting over http.