I want to use a full trust proxy. As explained in MSDN:Walkthrough: Creating and Calling a Full-Trust Proxy Operation. There are two methods: ExecuteProxyOperation and ExecuteRegisteredProxyOperation
What are the differences and when can I apply these ?