Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I WOULD LIKE TO KNOW THE WAYS THAT A CLASS IS EXPOSED TO A WEB CLIENT.

 

Is it that only if there is a web method that either returns or acceots an instance / object of that class, only then the class is exposed? is there no other way i can expose a class defined in a web service to the client.

 

I have an Exception class that wraps any exception given by the web service and throws it back to the client. But i want the client to be able to access that clas so that it can cach that exception. How can i do this?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...