serialization - When do we need to use .NET Remoting? -


When do we need to use NAT Remoting? What is the use of serialization in .NET remoting?

If you have to call remote and transparent tasks. Serialjobable objects should be used as logic because they require reconstruction on the other side of the line.


Comments

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -

python - rename keys in a dictionary -