What is Proxy Class?

  • A proxy class is code that looks exactly like the class it meant to represent; however the proxy class doesn't contain any of the application logic. Instead, the proxy class contains marshalling and transport logic.
  • A proxy class object allows a client to access a web service as if it were a local COM object.
  • The Proxy must be on the computer that has the web application.

Comments

Mounika said…
Nice post. By reading your blog, i get inspired and this provides some useful information. Thank you for posting this exclusive post for our vision. 

python training in chennai
python course institute in chennai
Unknown said…
The knowledge of technology you have been sharing thorough this post is very much helpful to develop new idea. here by i also want to share this.
AWS Training in Bangalore
AWS training in sholinganallur
AWS training in Tambaram
AWS training in Velachery

Popular posts from this blog

How do I calculate a MD5 hash from a string?

What is WSDL?